GUI acceptance tests using environment deployed from packages.
Build: #1744 failed
Job: Metadata failed
Test results
- 14 tests in total
- 2 tests failed
- 2 failures are new
- 31 minutes taken in total.
Build 1,744 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_posix
test_user_fails_to_remove_directory_because_of_lack_in_privileges[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no "dir12" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_fails_to_remove_directory_because_of_lack_in_privileges[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (39 more lines...) |
|||
Collapse |
test_oneprovider_posix
test_user_fails_to_remove_file_because_of_lack_in_privileges[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no "file11" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_fails_to_remove_file_because_of_lack_in_privileges[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (39 more lines...) |