GUI acceptance tests using environment deployed from packages.
Build: #714 failed Child of ODSRV-OZP-1280
Test results
- 164 tests in total
- 5 tests failed
- 2 failures are new
- 3 tests were fixed
- 221 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onepanel_basic
test_revoke_space_support[1oz_1op_deployed-browser2-space2]
|
Chrome onepanel basic tests | 37 secs | |
AssertionError: space "space2" not found client = 'browser2', space = 'space2' request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_deployed-browser2-space2]'>> from tests.gui.steps.onezone.clusters import * > from tests.gui.steps.onezone.members import * tests/gui/scenarios/test_onepanel_basic.py:45: (26 more lines...) |
||||
Collapse |
test_onepanel_basic
test_support_space[1oz_1op_deployed-browser2-space2]
|
Chrome onepanel basic tests | 2 mins | |
RuntimeError: no "space2" found in DataPage in Onezone page client = 'browser2', space = 'space2' request = <FixtureRequest for <Function 'test_support_space[1oz_1op_deployed-browser2-space2]'>> from tests.gui.steps.onezone.providers import * > from tests.gui.steps.onezone.manage_account import * tests/gui/scenarios/test_onepanel_basic.py:41: (37 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 | 52 secs | ||
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 | 52 secs | ||
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 | 52 secs | ||
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...) |