GUI acceptance tests using environment deployed from packages.

Build: #19 failed

Job: Chrome onezone providers sync test failed

Test results

  • 4 tests in total
  • 2 tests failed
  • 2 failures are new
  • 62 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_onezone_providers_sync test_provider_with_stopped_workers_is_offline_and_resynchronises_with_others_after_restart[1oz_3op_providers_sync]
32 mins
AssertionError: Synchronization is not done in given time
request = <FixtureRequest for <Function 'test_provider_with_stopped_workers_is_offline_and_resynchronises_with_others_after_restart[1oz_3op_providers_sync]'>>

    @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: 
(27 more lines...)
Collapse Failed test_onezone_providers_sync test_providers_synchronizes_after_supporting_space_with_yet_another_provider[1oz_3op_providers_sync]
12 mins
AssertionError: Providers oneprovider-3 - oneprovider-2 are synced
request = <FixtureRequest for <Function 'test_providers_synchronizes_after_supporting_space_with_yet_another_provider[1oz_3op_providers_sync]'>>

    @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: 
(29 more lines...)