GUI acceptance tests using environment deployed from packages.

Build: #1103 failed

Job: Chrome transfers tests failed

Test results

  • 10 tests in total
  • 4 tests failed
  • 4 failures are new
  • 4 tests were quarantined / skipped
  • 26 minutes taken in total.

Build 1,103 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_oneprovider_transfers test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]
2 mins
AssertionError: not found "dir1" in file browser
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
Collapse Failed test_oneprovider_transfers test_user_migrates_file_to_remote_provider[1oz_2op_deployed]
1 min
RuntimeError: no "large_file.txt" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_file_to_remote_provider[1oz_2op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(45 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider[1oz_2op_deployed]
2 mins
AssertionError: not found "dir1" in file browser
request = <FixtureRequest for <Function 'test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider[1oz_2op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
Collapse Failed test_oneprovider_transfers test_user_sees_that_there_are_no_file_blocks_on_provider_from_which_file_was_downloaded_and_then_evicted[1oz_2op_deployed]
2 mins
RuntimeError: no "20B-0.txt" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_user_sees_that_there_are_no_file_blocks_on_provider_from_which_file_was_downloaded_and_then_evicted[1oz_2op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(45 more lines...)