JBIDE-29058: fix build after TP update #239
GitHub Actions / Test Report
failed
Sep 12, 2023 in 0s
899 tests run, 15 skipped, 1 failed.
Annotations
Check failure on line 50 in OdoDownloadHelperTest
github-actions / Test Report
OdoDownloadHelperTest.testThatODOisDownloaded
org/yaml/snakeyaml/error/YAMLException
Raw output
java.lang.NoClassDefFoundError: org/yaml/snakeyaml/error/YAMLException
at org.jboss.tools.openshift.test.common.ui.utils.OdoDownloadHelperTest.testThatODOisDownloaded(OdoDownloadHelperTest.java:50)
Caused by: java.lang.ClassNotFoundException: org.yaml.snakeyaml.error.YAMLException cannot be found by org.jboss.tools.common_3.18.0.v20230908-0745
at org.jboss.tools.openshift.test.common.ui.utils.OdoDownloadHelperTest.testThatODOisDownloaded(OdoDownloadHelperTest.java:50)
Loading