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

Build: #777 failed

Job: Chrome directories metadata tests failed

Test results

  • 1 test in total
  • 1 test failed
  • 1 failure is new
  • 5 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_directories_metadata test_pass[1oz_1op_1oc]
5 mins
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "pass". Line 5 in scenario "Pass" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CMT/onedata/tests/mixed/features/pass.feature
self = <FixtureRequest for <Function 'test_pass[1oz_1op_1oc]'>>
argname = 'pytestbdd_when_pass'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_pass'
(129 more lines...)