Skip to content

fix: Remove slf4j plugin dependency (#822) #495

fix: Remove slf4j plugin dependency (#822)

fix: Remove slf4j plugin dependency (#822) #495

GitHub Actions / Windows Test Reports failed Sep 21, 2023 in 0s

245 tests run, 0 skipped, 1 failed.

Annotations

Check failure on line 68 in tests/com.espressif.idf.ui.test/src/com/espressif/idf/ui/test/executable/cases/launchconfiguration/LaunchBarCDTConfigurationsTest.java

See this annotation in the file changed.

@github-actions github-actions / Windows Test Reports

LaunchBarCDTConfigurationsTest.givenNewProjectFromTemplateIsCreatedThenTheLaunchBarHasLaunchDescriptorAddedWithProjectName

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find shell matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.popup"
	at com.espressif.idf.ui.test.executable.cases.launchconfiguration.LaunchBarCDTConfigurationsTest.givenNewProjectFromTemplateIsCreatedThenTheLaunchBarHasLaunchDescriptorAddedWithProjectName(LaunchBarCDTConfigurationsTest.java:68)
Raw output
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find shell matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.popup"
	at com.espressif.idf.ui.test.executable.cases.launchconfiguration.LaunchBarCDTConfigurationsTest.givenNewProjectFromTemplateIsCreatedThenTheLaunchBarHasLaunchDescriptorAddedWithProjectName(LaunchBarCDTConfigurationsTest.java:68)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find shell matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.popup"
	at com.espressif.idf.ui.test.executable.cases.launchconfiguration.LaunchBarCDTConfigurationsTest.givenNewProjectFromTemplateIsCreatedThenTheLaunchBarHasLaunchDescriptorAddedWithProjectName(LaunchBarCDTConfigurationsTest.java:68)