GUI acceptance tests using environment deployed from packages.
Build: #251 failed
Job: Shares basic failed
Job result summary
- Completed
- Duration
- 15 minutes
- Revision
-
3567d3cd8bedf7ba4c00ea60d6642ac10851e38b
- Total tests
- 15
- Fixed in
- #252 (Rebuilt by Jakub Liput)
Tests
- 15 tests in total
- 2 tests failed
- 2 failures are new
- 4 tests were quarantined / skipped
- 5 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_shares_basic
test_user_does_not_see_files_in_file_browser_in_share_view_after_removing_them_from_shared_directory
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6e99947dd0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_does_not_see_files_in_file_browser_in_share_view_after_removing_them_from_shared_directory'>> > ??? tests/gui/scenarios/test_shares_basic.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_shares_basic
test_user_removes_share
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6e999a2ed0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_removes_share'>> > ??? tests/gui/scenarios/test_shares_basic.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |