Skip to content

Conversation

@christophd
Copy link
Member

Make sure to run the pre/post script steps that use condition failure() only on those tests that actually have a failed test result instead of evaluating the failure state for the whole test suite.

Fixes #433

@christophd christophd force-pushed the issue/433/failure-script-condition branch 2 times, most recently from 5e85adf to 56c05a2 Compare August 25, 2022 14:27
Make sure to run the pre/post script steps that use condition failure() only on those tests that actually have a failed test result instead of evaluating the failure state for the whole test suite.
@christophd christophd force-pushed the issue/433/failure-script-condition branch from 56c05a2 to 39833e1 Compare August 25, 2022 14:31
@christophd christophd changed the title fix(#433): Optimize failure() script condition [WIP] fix(#433): Optimize failure() script condition Sep 28, 2022
@christophd christophd force-pushed the main branch 5 times, most recently from 7d55e86 to 5523311 Compare January 12, 2023 21:42
@christophd christophd force-pushed the main branch 4 times, most recently from 80a429c to eada260 Compare February 6, 2023 11:29
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.

Optimize failure() condition for pre/post steps

1 participant