feat: Bundle CDT-LSP plugins with Espressif-IDE #657
GitHub Actions / Linux Test Reports
failed
Dec 28, 2023 in 0s
235 tests run, 0 skipped, 2 failed.
Annotations
github-actions / Linux Test Reports
LaunchBarCDTConfigurationsTest.
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.selector.config"
at com.espressif.idf.ui.test.executable.cases.launchconfiguration.LaunchBarCDTConfigurationsTest.beforeEachTest(LaunchBarCDTConfigurationsTest.java:52)
Raw output
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.selector.config"
at com.espressif.idf.ui.test.executable.cases.launchconfiguration.LaunchBarCDTConfigurationsTest.beforeEachTest(LaunchBarCDTConfigurationsTest.java:52)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.selector.config"
at com.espressif.idf.ui.test.executable.cases.launchconfiguration.LaunchBarCDTConfigurationsTest.beforeEachTest(LaunchBarCDTConfigurationsTest.java:52)
github-actions / Linux Test Reports
NewEspressifIDFProjectTest.
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.selector.config"
at com.espressif.idf.ui.test.executable.cases.project.NewEspressifIDFProjectTest.beforeTestClass(NewEspressifIDFProjectTest.java:57)
Raw output
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.selector.config"
at com.espressif.idf.ui.test.executable.cases.project.NewEspressifIDFProjectTest.beforeTestClass(NewEspressifIDFProjectTest.java:57)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: with key=org.eclipse.swtbot.widget.key and value matching "org.eclipse.launchbar.selector.config"
at com.espressif.idf.ui.test.executable.cases.project.NewEspressifIDFProjectTest.beforeTestClass(NewEspressifIDFProjectTest.java:57)
Loading