GUI acceptance tests using environment deployed from packages.

Build: #1957 failed

Job: Onezone providers basic was successful

Stages & jobs

  1. Acceptance Test

Test results

  • 9 tests in total
  • 1 test was quarantined / skipped
  • 11 minutes taken in total.

Build 1,957 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user of browser kills "oneprovider-1" provider". Line 14 in scenario "User deregisters dead duplicated provider" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COPBT/onedata/tests/gui/features/onezone/clusters_as_admin.feature
self = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]'>>
argname = 'pytestbdd_when_user of browser kills "oneprovider-1" provider'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user of browser kills "oneprovider-1" provider'
(129 more lines...)