GUI acceptance tests using environment deployed from packages.
Build: #698 failed Child of ODSRV-OZP-1275
Build result summary
Details
- Completed
- Queue duration
- 2 hours
- Duration
- 54 minutes
- Labels
- None
- Revision
-
3de3c8e56b8e12eeab29733f37a2a825c46f1902
- Total tests
- 155
- Failing since
- #638 (Child of ODSRV-OPRPM-1457 – )
- Fixed in
- #726 (Rebuilt by Łukasz Opioła)
Responsible
This build has been failing since #638
No one has taken responsibility
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onezone_basic
test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]
|
Chrome onezone basic tests | 56 secs | |
AttributeError: 'NoneType' object has no attribute 'elements_list' request = <FixtureRequest for <Function 'test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]'>> from tests.gui.steps.onezone.members import * > from tests.gui.steps.onezone.spaces import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (24 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_onezone_basic
test_user_successfully_creates_access_token[1oz_1op_deployed]
|
Failing since build #677 (Rebuilt by Łukasz Opioła) | Chrome onezone basic tests | 1 min | ||
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1 request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token[1oz_1op_deployed]'>> from tests.gui.steps.onezone.members import * > from tests.gui.steps.onezone.spaces import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (30 more lines...) |
|||||
test_onezone_basic
test_user_successfully_copies_access_token[1oz_1op_deployed]
|
Failing since build #677 (Rebuilt by Łukasz Opioła) | Chrome onezone basic tests | 1 min | ||
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1 request = <FixtureRequest for <Function 'test_user_successfully_copies_access_token[1oz_1op_deployed]'>> from tests.gui.steps.oneprovider.file_browser import * > from tests.gui.steps.oneprovider.metadata import * tests/gui/scenarios/test_onezone_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (30 more lines...) |
|||||
test_onezone_basic
test_user_successfully_removes_access_token[1oz_1op_deployed]
|
Failing since build #677 (Rebuilt by Łukasz Opioła) | Chrome onezone basic tests | 1 min | ||
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1 request = <FixtureRequest for <Function 'test_user_successfully_removes_access_token[1oz_1op_deployed]'>> > ??? tests/gui/scenarios/test_onezone_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (29 more lines...) |