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

pscanrules: increase allowed time in a test #5766

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Sep 26, 2024

Reduce failures when the test takes a little more time to run, e.g.:

PolyfillCdnScriptScanRuleUnitTest > shouldRunQuickly() FAILED
    java.lang.AssertionError:
    Expected: a value less than <200L>
         but: <249L> was greater than <200L>

Reduce failures when the test takes a little more time to run, e.g.:
```
PolyfillCdnScriptScanRuleUnitTest > shouldRunQuickly() FAILED
    java.lang.AssertionError:
    Expected: a value less than <200L>
         but: <249L> was greater than <200L>
```

Signed-off-by: thc202 <thc202@gmail.com>
@kingthorin kingthorin merged commit c9cb2c6 into zaproxy:main Sep 26, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2024
@thc202 thc202 deleted the pscanrules/poly-time branch September 26, 2024 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants