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

Build: #454 failed

Job: Directories times failed

Test results

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

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

New test failures 4
Status Test Duration
Collapse Failed test_directories_times test_user_changes_directory_using_client1_and_using_client2_sees_that_modification_time_has_changed[1oz_1op_1oc-web GUI-oneclient1]
< 1 sec
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'web GUI', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client1_and_using_client2_sees_that_modification_time_has_changed[1oz_1op_1oc-web GUI-oneclient1]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_directories_times.py:45: 
(64 more lines...)
Collapse Failed test_directories_times test_user_changes_directory_using_client2_and_using_client1_he_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-oneclient1]
6 secs
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'REST', client2 = 'oneclient1'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_he_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-oneclient1]'>>

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

tests/mixed/scenarios/test_directories_times.py:41: 
(64 more lines...)
Collapse Failed test_directories_times test_user_changes_directory_using_client2_and_using_client1_he_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI]
6 secs
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_he_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI]'>>

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

tests/mixed/scenarios/test_directories_times.py:41: 
(64 more lines...)
Collapse Failed test_directories_times test_user_changes_directory_using_client2_and_using_client1_he_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-web GUI]
2 mins
HTTPMethodNotAllowed: [405] Method Not Allowed:
client1 = 'oneclient1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_he_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-web GUI]'>>

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

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