GUI acceptance tests using environment deployed from packages.
Build: #2390 failed
Job: Oneprovider datasets failed
Test results
- 18 tests in total
- 2 tests failed
- 2 failures are new
- 18 minutes taken in total.
Build 2,390 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_datasets
test_user_sees_dataset_in_detached_tab_after_deleting_directory[1oz_1op_deployed]
|
1 min | |
AssertionError: not found "dir1" in browser request = <FixtureRequest for <Function 'test_user_sees_dataset_in_detached_tab_after_deleting_directory[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (39 more lines...) |
|||
Collapse |
test_oneprovider_datasets
test_user_sees_same_paths_to_detached_datasets_root_files_after_deleting_dataset_root_file_and_recreating_file_marked_as_dataset_with_the_same_name[1oz_1op_deployed]
|
3 mins | |
AssertionError: Number of deleted icon in detached dataset list is 0, but should be 1 request = <FixtureRequest for <Function 'test_user_sees_same_paths_to_detached_datasets_root_files_after_deleting_dataset_root_file_and_recreating_file_marked_as_dataset_with_the_same_name[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (36 more lines...) |