Closed mattjala closed 6 months ago
Observed in the Windows, Python 3.12, no docker workflow:
====================================================================== FAIL: testCreateDomainNodeIds (__main__.DomainTest.testCreateDomainNodeIds) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\a\hsds\hsds\tests\integ\domain_test.py", line 531, in testCreateDomainNodeIds self.assertEqual(rsp.status_code, 201) AssertionError: 409 != 201
Observed in the Windows, Python 3.12, no docker workflow: