GUI acceptance tests using environment deployed from packages.

Build: #610 failed

Job: Chrome transfers tests failed

Test results

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

Build 610 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[1oz_2op_deployed]
1 min
RuntimeError: no "large_file.txt" found in file browser in DataTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(39 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]
46 secs
RuntimeError: no "large_file.txt" found in file browser in DataTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]'>>

    from tests.gui.steps.oneprovider.transfers import *
>   from tests.gui.meta_steps.oneprovider.common import *

tests/gui/scenarios/test_oneprovider_transfers.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)