GUI acceptance tests using environment deployed from packages.
Build: #940 failed
Job: Multiprovider multiuser failed
Test results
- 1 test in total
- 1 test failed
- 1 failure is new
- 5 minutes taken in total.
Build 940 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_multiuser
test_user_uploads_file_on_one_provider_sees_its_distribution_downloads_on_other_provider_and_again_sees_its_distribution[1oz_2op_deployed]
|
5 mins | |
RuntimeError: no item found in file browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="979b397d70b45f79333def7478c6f8ae", element="670ea6a0-8e34-4a96-af40-a9537da2e0c1")> css_sel = '.fb-upload-trigger input' 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) (298 more lines...) |