
/root/rh-che/functional-tests/src/test/resources/suites/flaky.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="Suite for flaky tests" 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"/> </classes> </test> <!-- all --> </suite> <!-- Suite for flaky tests -->
Tests for Suite for flaky tests
- all (4 classes)
Groups for Suite for flaky tests
Times for Suite for flaky tests
Total running time: 4 minutes
Reporter output for Suite for flaky tests
0 ignored methods
Methods in chronological order
org.eclipse.che.selenium.miscellaneous.DialogAboutTest
dialogAboutTest
0 ms
com.redhat.che.functional.tests.BuildAndRunProjectTest
checkWorkspace
157884 ms
runProjectBuild
259138 ms
com.redhat.che.functional.tests.BayesianPackageJson
setUp
294093 ms
prepareProjectFile
370627 ms
checkBayesianError
394816 ms
closeFiles
407607 ms
prepareProjectFile
425028 ms
checkErrorPresentAfterReopenFile
447412 ms
closeFiles
473590 ms
closeBrowserAfterTest
490775 ms
com.redhat.che.functional.tests.BayesianPomXml
setUp
490830 ms
prepareProjectFile
549620 ms
checkBayesianError
580626 ms
closeFiles
592633 ms

checkErrorPresentAfterReopenFile
745149 ms

closeBrowserAfterTest
753236 ms