-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
https://github.com/ubccr/coldfront/actions/runs/18806193956/job/53660654814?pr=818
======================================================================
FAIL: test_allocation_query_params (coldfront.plugins.api.tests.ColdfrontAPI.test_allocation_query_params)
Test that specifying the query parameters returns the related
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/runner/work/coldfront/coldfront/coldfront/plugins/api/tests.py", line 94, in test_allocation_query_params
self.assertEqual(len(alloc["allocation_attributes"]), 1)
AssertionError: 2 != 1
======================================================================
FAIL: test_project_query_params (coldfront.plugins.api.tests.ColdfrontAPI.test_project_query_params)
Test that specifying the query parameters returns the related
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/runner/work/coldfront/coldfront/coldfront/plugins/api/tests.py", line 128, in test_project_query_params
self.assertEqual(len(proj["project_attributes"]), 1)
AssertionError: 2 != 1
Metadata
Metadata
Assignees
Labels
No labels