GUI acceptance tests using environment deployed from packages.

Build: #200 failed

Job: Chrome transfers tests failed

Test results

  • 9 tests in total
  • 2 tests failed
  • 2 failures are new
  • 4 tests were quarantined / skipped
  • 22 minutes taken in total.

Build 200 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_transfers test_user_migrates_directory_to_remote_provider
3 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
Collapse Failed test_oneprovider_transfers test_user_migrates_file_to_remote_provider
3 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_file_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)