GUI acceptance tests using environment deployed from packages.
Build: #2383 failed
Job: Shares basic failed
Test results
- 18 tests in total
- 3 tests failed
- 3 failures are new
- 12 minutes taken in total.
Build 2,383 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_shares_basic
test_user_creates_two_shares_of_one_directory_and_sees_them_in_shares_view[1oz_1op_deployed]
|
59 secs | |
TypeError: argument of type 'NoneType' is not iterable request = <FixtureRequest for <Function 'test_user_creates_two_shares_of_one_directory_and_sees_them_in_shares_view[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: (24 more lines...) |
|||
Collapse |
test_shares_basic
test_user_opens_share_panel_using_shared_status_tag[1oz_1op_deployed]
|
43 secs | |
TypeError: argument of type 'NoneType' is not iterable request = <FixtureRequest for <Function 'test_user_opens_share_panel_using_shared_status_tag[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: (24 more lines...) |
|||
Collapse |
test_shares_basic
test_user_sees_shared_status_tag_for_directory_after_sharing_it[1oz_1op_deployed]
|
2 mins | |
TypeError: argument of type 'NoneType' is not iterable request = <FixtureRequest for <Function 'test_user_sees_shared_status_tag_for_directory_after_sharing_it[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: (24 more lines...) |