Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #3189 failed Child of ODSRV-OZP-2025

Build result summary

Details

Completed
Queue duration
1 second
Duration
74 minutes
Labels
None
Revision
1dfe9909788f63d85636271c6696c13a48568fd8
Total tests
517
Fixed in
#3191 (Manual run by Łukasz Opioła)

Tests

Responsible

  • Wojciech Szmelich Wojciech Szmelich Automatically assigned

Code commits

Author Commit Message Commit date
Wojciech Szmelich Wojciech Szmelich 1dfe9909788f63d85636271c6696c13a48568fd8 Pull request #784: Feature/VFS-12059 acc test try to rename object into wrong name
Merge in VFS/onedata-acceptance from feature/VFS-12059-acc-test-try-to-rename-object-into-wrong-name to develop

* commit '09cf18e36a73ef4e3239a8828ffb3efcd7c9040d':
  VFS-12059 changed error type
  VFS-12059 resolve pr tasks
  VFS-12059 resolve pr task, added quotes to path in various scenarios
  VFS-12059 code cleanup
  VFS-12059 added oneclient tests
  VFS-12059 code cleanup, refactored acc tests
  VFS-12059 added creating file in root dir test
  VFS-12059 added renaming file, removing root dir test
Wojciech Szmelich Wojciech Szmelich 09cf18e36a73ef4e3239a8828ffb3efcd7c9040d m VFS-12059 changed error type
Wojciech Szmelich Wojciech Szmelich 85cf12c53478d1987c50e00e9587a37ab15f5ac4 m VFS-12059 resolve pr tasks
Wojciech Szmelich Wojciech Szmelich 18de624402867496b5e14508669e62ea02c0047f m VFS-12059 resolve pr task, added quotes to path in various scenarios
Wojciech Szmelich Wojciech Szmelich 356e70f0c89c501505161d52a5b0376725054a16 m VFS-12059 code cleanup

Tests

New test failures 5
Status Test View job Duration
Collapse Failed test_spaces_basic test_user_fails_to_add_metadata_to_user_root_directory[1oz_1op_1oc]
Spaces basic 27 secs
Exception: json metadata added to user root dir, but adding should have failed
request = <FixtureRequest for <Function 'test_user_fails_to_add_metadata_to_user_root_directory[1oz_1op_1oc]'>>

    @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: 
(28 more lines...)
Collapse Failed test_spaces_basic test_user_fails_to_add_qos_requirement_to_user_root_directory[1oz_1op_1oc]
Spaces basic 27 secs
Exception: qos requirement added to user root dir, but adding should have failed
request = <FixtureRequest for <Function 'test_user_fails_to_add_qos_requirement_to_user_root_directory[1oz_1op_1oc]'>>

    @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: 
(29 more lines...)
Collapse Failed test_spaces_basic test_user_fails_to_move_user_root_directory[1oz_1op_1oc-REST]
Spaces basic 27 secs
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"posix","details":{"errno":"enoent"},"description":"Operation failed with POSIX error: enoent."}}
request = <FixtureRequest for <Function 'test_user_fails_to_move_user_root_directory[1oz_1op_1oc-REST]'>>

    @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: 
(25 more lines...)
Collapse Failed test_spaces_basic test_user_fails_to_establish_dataset_on_user_root_directory[1oz_1op_1oc]
Spaces basic 27 secs
Exception: established dataset on user root dir, but establishing should have failed
request = <FixtureRequest for <Function 'test_user_fails_to_establish_dataset_on_user_root_directory[1oz_1op_1oc]'>>

    @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: 
(27 more lines...)
Collapse Failed test_spaces_basic test_user_fails_to_create_file_in_user_root_directory[1oz_1op_1oc-REST]
Spaces basic 27 secs
Exception: file created in user root dir, but creation should have failed
request = <FixtureRequest for <Function 'test_user_fails_to_create_file_in_user_root_directory[1oz_1op_1oc-REST]'>>

    @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: 
(31 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-12059Could not obtain issue details from Jira