feat(interview): Copy dataset [3] #1241
ci.yml
on: pull_request
Annotations
44 errors and 1 warning
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[12-site-site]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[1-owner-owner]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L416
test_update_parent[4-api-api]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L416
test_update_parent[5-api-api]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[1-manager-manager]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[12-user-user]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[12-site-site]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[12-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L362
test_copy_parent[2]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[2-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres)
The job was canceled because "_3_8_postgres" failed.
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[12-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[2-site-site]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[3-site-site]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[12-owner-owner]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L299
test_copy_restricted
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[3-api-api]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[4-site-site]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[5-guest-guest]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L416
test_update_parent[5-owner-owner]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: postgres):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[5-api-api]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql)
The job was canceled because "_3_8_postgres" failed.
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[5-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[4-api-api]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[3-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[3-manager-manager]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[1-api-api]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L380
test_update[1-site-site]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[4-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[2-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L416
test_update_parent[12-site-site]
assert 400 == 200
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql)
The job was canceled because "_3_8_postgres" failed.
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[5-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[3-author-author]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[1-author-author]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[4-site-site]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[1-site-site]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L142
test_create[manager-manager]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[3-api-api]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[5-api-api]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[3-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[3-api-api]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[2-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
required-checks-pass
Process completed with exit code 1.
|
Test dev setup on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
|
2.62 MB |
|
wheel
|
4.1 MB |
|