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-47730: add test to guard against unexpected NoWorkFound and predicted-only datasets #132

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

TallJimbo
Copy link
Member

No description provided.

These are useful for tests and debugging; we don't want to hide them.
@TallJimbo TallJimbo force-pushed the tickets/DM-47730 branch 2 times, most recently from d5cfaa9 to 0241dd7 Compare January 15, 2025 14:50
This hasn't worked since the lower-level mocking functionality was
rewritten for usage in ci_middleware.
Copy link

@eigerx eigerx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to do a great job of exactly what it says. I appreciate the use of the QuantumProvenanceGraph in tests! And removing the defunct $mock option, while not technically in the scope of this PR, seems like a good call also. A question: where does the saved quantum graph go? And, when does it get deleted?

Love to see NoWorkFound cases covered by the QPG; thanks for asking me to review.

@TallJimbo
Copy link
Member Author

A question: where does the saved quantum graph go? And, when does it get deleted?

It just goes into the root directory of the ci_hsc_gen3 package, and it doesn't get deleted unless you do a scons --clean. That's the same as how the DATA directory with the butler repo is treated.

@TallJimbo TallJimbo merged commit a3da64c into main Jan 21, 2025
4 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-47730 branch January 21, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants