GUI acceptance tests using environment deployed from packages.

Build: #858 failed

Job: Shares basic failed

Test results

  • 16 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 20 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_shares_basic test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]
1 min
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: Then "user of browser changes current working directory to current share using breadcrumbs in shares page". Line 239 in scenario "User can change working directory using breadcrumbs" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CSBT/onedata/tests/gui/features/oneprovider/shares/basic_management.feature
self = <FixtureRequest for <Function 'test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]'>>
argname = 'pytestbdd_then_user of browser changes current working directory to current share using breadcrumbs in shares page'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_then_user of browser changes current working directory to current share using breadcrumbs in shares page'
(129 more lines...)