-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 7.10
-
Fix Version/s: 8.10
-
Component/s: Seam / JSF UI, Tests
-
Tags:
The tests are currently broken under Firefox 26:
http://qa.nuxeo.org/jenkins/job/IT-release-on-demand-build/240/batchTasks/1/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Failed tests: ITTravelExpensesTest.testDeleteExpense:178 expected:<0> but was:<1> Tests in error: ITTravelExpensesTest.testListingsAreAvailable:67 �� IndexOutOfBounds Index: 0, ... ITTravelExpensesTest.testExpenseWorkflow:112 �� IndexOutOfBounds Index: 0, Size... Tests run: 4, Failures: 1, Errors: 2, Skipped: 0
That was not reproduced by https://qa.nuxeo.org/jenkins/job/addons_FT_nuxeo-travel-expenses-master/ but it's running with "Dbrowser=googlechrome -Dwebdriver.chrome.args=-no-sandbox" options.
Check if it works on recent versions of Firefox and other browsers.
Fix the code if necessary. Update the job to remove specific options. Reactivate the tests which have been skipped if not running under Chrome: baf0099 NXP-18249: skip tests if not using chrome