Update ci #1173
Annotations
10 errors
Run Tests:
rdmo/projects/tests/test_utils.py#L99
test_copy_project
AssertionError: assert '/tmp/pytest-.../240/test.txt' == '/tmp/pytest-...8616/test.txt'
Skipping 56 identical leading characters in diff, use -v to show
- projects/12/values/18616/test.txt
? - ^^^^^
+ projects/1/values/240/test.txt
? ^^^
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-owner-owner]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Run Tests:
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 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-author-author]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Run Tests:
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 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Run Tests:
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 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-api-api]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Run Tests:
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 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L199
test_project_copy_parent_post[1-manager-manager]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L199
test_project_copy_parent_post[1-author-author]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fa1d35a0c70> = Value.objects
|
Loading