NASA-PDS / registry-api

Web API service for the PDS Registry, providing the implementation of the PDS Search API (https://github.com/nasa-pds/pds-api) for the PDS Registry.
https://nasa-pds.github.io/pds-api
Apache License 2.0
3 stars 5 forks source link

Deep Archive Compatibility branch test perpetually fails #525

Open alexdunnjpl opened 3 months ago

alexdunnjpl commented 3 months ago

Checked for duplicates

No - I haven't checked

🐛 Describe the bug

When I re-ran a previously-passing commit, the backwards-compatibility test failed (where previously it had passed)

🕵️ Expected behavior

I expected the test to behave deterministically.

📜 To Reproduce

1. 2. 3. ...

🖥 Environment Info

📚 Version of Software Used

No response

🩺 Test Data / Additional context

No response

🦄 Related requirements

🦄 #xyz

⚙️ Engineering Details

Install latest stable version, instead of cloning the repo

🎉 Integration & Test

No response