Regression Testing Expectations #2476
JacksonBurns
started this conversation in
General
Replies: 2 comments 2 replies
-
When any react generates CC[CH]OO when constructing the reaction the radical decay framework should convert CC[CH]OO to CCC=O + [OH] since it matches the template for a radical decay recipe. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Notes from a developer meeting - the regression tests should 'pass' (just in the sense that we get a green checkmark from GitHub actions) if they successfully execute. The results of the actual regression comparisons should be commented onto the PR by a bot in a dropdown so that reviewers can look at the results. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Regression Testing
As of right now, the regression tests are failing by default. See this comment for both the failure, and an initial reaction:
That result suggests a bug to me...one that may be quite complicated, but probably shouldn't be discussed here in this PR.
Originally posted by @mjohnson541 in #2474 (comment)
Let's discuss what suggests bugs, what should constitute a failure, and how much reproducibility we expect from RMG runs.
Beta Was this translation helpful? Give feedback.
All reactions