Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #868 was successful
Job: Access tokens was successful
Test results
- 1 test in total
- 1 test was quarantined / skipped
- 5 minutes taken in total.
Build 868 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_luma
test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]
|
Failing since build #866 (Changes by Jakub Liput and Agnieszka Warchol) | Not quarantined | 5 mins | ||
AttributeError: '_FileBrowser' object has no attribute 'new_file_button' web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="ef17cd0361f7fa0dc7949237618f8131")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (447 more lines...) |