Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #461 failed

Job: Files times failed

Test results

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

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

New test failures 2
Status Test Duration
Collapse Failed test_files_times test_user_changes_file_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-web GUI-REST]
6 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_changes_file_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-web GUI-REST]'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/mixed/scenarios/test_files_times.py:41: 
(64 more lines...)
Collapse Failed test_files_times test_user_changes_file_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-web GUI-oneclient1]
3 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_changes_file_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-web GUI-oneclient1]'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/mixed/scenarios/test_files_times.py:41: 
(64 more lines...)