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

Build: #711 failed

Job: Spaces basic failed

Test results

  • 13 tests in total
  • 12 tests failed
  • 12 failures are new
  • 1 test was quarantined / skipped
  • 12 minutes taken in total.

Build 711 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
ImportError: cannot import name 'DefaultSpace'
request = <FixtureRequest for <Function 'test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed[1oz_1op_1oc]'>>

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