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
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)
Loading