Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1024 failed Child of ODSRV-OPRPM-1681
Build result summary
Details
- Completed
- Queue duration
- 54 minutes
- Duration
- 67 minutes
- Labels
- None
- Revision
-
c3f464d38dd0f6f1905e9a536c56cff4ba95dde3
- Total tests
- 394
- Failing since
- #869 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl> – )
- Fixed in
- #1025 (Child of ODSRV-OPRPM-1682)
Tests
- 2 New failures
- 0 Existing failures
- 0 Fixed
- 14 Quarantined / skipped
Responsible
This build has been failing since #869
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_single_directory2
test_user_creates_directory_using_client1_removes_it_using_client2_and_then_recreates_it_using_client1[1oz_1op_1oc-web GUI-oneclient1]
|
Chrome single directory tests 2 | 1 min | |
IndexError: list index out of range web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="873a882bfadc9212165b817eb4fc343f", element="5b689dea-d314-42f2-a7c6-9735c1f73fa0")> css_sel = '.toolbar-buttons .file-action-newDirectory' err_msg = 'no item found in file browser in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (466 more lines...) |
||||
Collapse |
test_single_directory2
test_user_creates_directory_using_client1_removes_it_using_client2_and_then_recreates_it_using_client1[1oz_1op_1oc-web GUI-REST]
|
Chrome single directory tests 2 | 1 min | |
IndexError: list index out of range web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a936bb47b2af1043d71b17e4baa09c0e", element="79d0c92d-17f2-4b2a-90c7-b8540327b166")> css_sel = '.toolbar-buttons .file-action-newDirectory' err_msg = 'no item found in file browser in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (466 more lines...) |