Skip to content

Conversation

@CGamesPlay
Copy link

This resolves #41. Full disclosure: this change was coded by an AI agent. Original prompt:

Please build a feature for fast failures. It should be a test case configuration option (similar to "detached") named "fail_fast". When set, if the test case fails for any reason (exit status, snapshot, etc), the entire test document immediately stops.

I reviewed the code and tests, and tested the result in my actual scrut deployment.

@meta-cla
Copy link

meta-cla bot commented Nov 5, 2025

Hi @CGamesPlay!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@meta-cla
Copy link

meta-cla bot commented Nov 5, 2025

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@meta-cla meta-cla bot added the cla signed label Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fast failures

1 participant