GUI acceptance tests using environment deployed from packages.
Build: #3 failed
Job: Metadata failed
Test results
- 12 tests in total
- 2 tests failed
- 2 failures are new
- 1 test was quarantined / skipped
- 16 minutes taken in total.
Build 3 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_posix
test_nonowner_user_sees_no_access_tag_after_changing_privileges[1oz_1op_deployed-dir1]
|
1 min | |
AssertionError: "No access" tag for dir1 in file browser visible request = <FixtureRequest for <Function 'test_nonowner_user_sees_no_access_tag_after_changing_privileges[1oz_1op_deployed-dir1]'>> @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: (21 more lines...) |
|||
Collapse |
test_oneprovider_posix
test_nonowner_user_sees_no_access_tag_after_changing_privileges[1oz_1op_deployed-file1]
|
1 min | |
AssertionError: "No access" tag for file1 in file browser visible request = <FixtureRequest for <Function 'test_nonowner_user_sees_no_access_tag_after_changing_privileges[1oz_1op_deployed-file1]'>> @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: (21 more lines...) |