Skip to content

feat: Bundle CDT-LSP plugins with Espressif-IDE #657

feat: Bundle CDT-LSP plugins with Espressif-IDE

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

Check failure on line 52 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 / 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)

Check failure on line 57 in tests/com.espressif.idf.ui.test/src/com/espressif/idf/ui/test/executable/cases/project/NewEspressifIDFProjectTest.java

See this annotation in the file changed.

@github-actions 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)