
checkErrorPresentAfterReopenFile
org.testng.SkipException: Bayesian error not present - known issue: https://github.com/redhat-developer/rh-che/issues/1256.
at com.redhat.che.functional.tests.BayesianPomXml.editorCheckBayesianError(BayesianPomXml.java:85)
at com.redhat.che.functional.tests.BayesianAbstractTestClass.checkErrorPresentAfterReopenFile(BayesianAbstractTestClass.java:115)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 10 stack frames

/root/rh-che/functional-tests/src/test/resources/suites/simpleTestSuite.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <suite thread-count="1" configfailurepolicy="continue" verbose="0" name="Simple test suite" parallel="classes"> <test name="all"> <groups> <run> <exclude name="github"/> </run> </groups> <classes> <class name="org.eclipse.che.selenium.miscellaneous.DialogAboutTest"/> <class name="com.redhat.che.functional.tests.BuildAndRunProjectTest"/> <class name="com.redhat.che.functional.tests.BayesianPackageJson"/> <class name="com.redhat.che.functional.tests.BayesianPomXml"/> <class name="com.redhat.che.functional.tests.Che7DialogAbout"/> </classes> </test> <!-- all --> </suite> <!-- Simple test suite -->
Tests for Simple test suite
- all (5 classes)
Groups for Simple test suite
Times for Simple test suite
Total running time: 4 minutes
Reporter output for Simple test suite
0 ignored methods
Methods in chronological order
org.eclipse.che.selenium.miscellaneous.DialogAboutTest
dialogAboutTest
0 ms
com.redhat.che.functional.tests.BuildAndRunProjectTest
checkWorkspace
141896 ms
runProjectBuild
207691 ms
com.redhat.che.functional.tests.BayesianPackageJson
setUp
240393 ms
prepareProjectFile
344229 ms
checkBayesianError
363514 ms
closeFiles
373814 ms
prepareProjectFile
388753 ms
checkErrorPresentAfterReopenFile
407750 ms
closeFiles
429474 ms
closeBrowserAfterTest
444435 ms
com.redhat.che.functional.tests.BayesianPomXml
setUp
444488 ms
prepareProjectFile
517612 ms
checkBayesianError
538485 ms
closeFiles
549102 ms
prepareProjectFile
568230 ms
checkErrorPresentAfterReopenFile
588963 ms
closeFiles
620880 ms
closeBrowserAfterTest
640063 ms
com.redhat.che.functional.tests.Che7DialogAbout
createAndOpenWorkspace
640116 ms
openDialogAbout
699177 ms
tearDown
699525 ms