Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-44009: Trap case on ingest where end time is before exposure begin time #482

Merged
merged 7 commits into from
Apr 29, 2024

Conversation

timj
Copy link
Member

@timj timj commented Apr 26, 2024

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

The order the tests ran could lead to errors where a previous
test has already defined an exposure record. A new butler has
to be created each time to ensure that there is a clean slate
of exposure dimension records regardless of test order.
This happens with bad FITS headers. Force the time to be the begin
time instead.
@timj timj merged commit 8f18269 into main Apr 29, 2024
6 checks passed
@timj timj deleted the tickets/DM-44009 branch April 29, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants