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

Build: #456 failed

Job: Files times failed

Test results

  • 6 tests in total
  • 2 tests failed
  • 4 tests were quarantined / skipped
  • 3 minutes taken in total.

Build 456 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
HTTPMethodNotAllowed: [405] Method Not Allowed:
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.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/mixed/scenarios/test_files_times.py:41: 
(64 more lines...)
HTTPMethodNotAllowed: [405] Method Not Allowed:
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.shares import *
>   from tests.gui.steps.oneprovider.groups import *

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