GUI acceptance tests using environment deployed from packages.
Build: #1961 failed
Job: Onezone providers basic was successful
Test results
- 9 tests in total
- 1 test was quarantined / skipped
- 9 minutes taken in total.
Build 1,961 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_onezone_providers_basic
test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
|
Failing since build #1871 (Child of ODSRV-OZP-1678) | Not quarantined | 1 min | ||
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...) |