Skip to content

feat(copy project): Add copy project functionality and refactor project hierarchy validation #1156

feat(copy project): Add copy project functionality and refactor project hierarchy validation

feat(copy project): Add copy project functionality and refactor project hierarchy validation #1156

Re-run triggered November 26, 2024 10:01
Status Failure
Total duration 27m 18s
Artifacts 2

ci.yml

on: pull_request
Build python wheel
1m 16s
Build python wheel
Matrix: dev-setup
Matrix: test
Matrix: test-e2e
Test installation of all dependencies
46s
Test installation of all dependencies
Indicate completion to coveralls
6s
Indicate completion to coveralls
required-checks-pass
1s
required-checks-pass
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-site-site] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20>.count + where <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-manager-manager] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20>.count + where <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-api-api] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20>.count + where <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-guest-guest] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20>.count + where <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-author-author] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20>.count + where <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-owner-owner] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20>.count + where <rdmo.projects.managers.ValueManager object at 0x7f7729a7cb20> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-site-site] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7ffbb67fab50>.count + where <rdmo.projects.managers.ValueManager object at 0x7ffbb67fab50> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-guest-guest] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7ffbb67fab50>.count + where <rdmo.projects.managers.ValueManager object at 0x7ffbb67fab50> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_view_project_copy.py#L199
test_project_copy_parent_post[1-api-api] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7ffbb67fab50>.count + where <rdmo.projects.managers.ValueManager object at 0x7ffbb67fab50> = Value.objects
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-manager-manager] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7ffbb67fab50>.count + where <rdmo.projects.managers.ValueManager object at 0x7ffbb67fab50> = Value.objects
Test (Python: 3.12, DB: postgres)
The job was canceled because "_3_8_mysql" failed.
Test (Python: 3.12, DB: postgres)
The operation was canceled.
Test (Python: 3.12, DB: mysql)
The job was canceled because "_3_8_mysql" failed.
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-site-site] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-manager-manager] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-owner-owner] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-author-author] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-api-api] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-guest-guest] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f6d42e3dfa0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-manager-manager] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f1059aee0c0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f1059aee0c0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_view_project_copy.py#L199
test_project_copy_parent_post[1-site-site] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f1059aee0c0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f1059aee0c0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_view_project_copy.py#L199
test_project_copy_parent_post[1-api-api] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f1059aee0c0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f1059aee0c0> = Value.objects
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_view_project_copy.py#L199
test_project_copy_parent_post[1-owner-owner] assert 516 == (259 + 251) + where 516 = count() + where count = <rdmo.projects.managers.ValueManager object at 0x7f1059aee0c0>.count + where <rdmo.projects.managers.ValueManager object at 0x7f1059aee0c0> = Value.objects
required-checks-pass
Process completed with exit code 1.