-
Notifications
You must be signed in to change notification settings - Fork 312
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
increase timeout for aws-sdk and next tests #4421
Conversation
Overall package sizeSelf size: 6.72 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2024-06-21 19:07:50 Comparing candidate commit e82897e in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 261 metrics, 4 unstable metrics. scenario:plugin-graphql-with-depth-on-max-18
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4421 +/- ##
==========================================
- Coverage 92.64% 91.51% -1.13%
==========================================
Files 116 116
Lines 4173 4173
Branches 33 33
==========================================
- Hits 3866 3819 -47
- Misses 307 354 +47 ☔ View full report in Codecov by Sentry. |
2cb09f4
to
7f1f568
Compare
7f1f568
to
e82897e
Compare
* increase timeout for aws-sdk and next tests * increase timeout for profiling integration tests * increase timeout for appsec tests * increase timeout for next test setup
* increase timeout for aws-sdk and next tests * increase timeout for profiling integration tests * increase timeout for appsec tests * increase timeout for next test setup
* increase timeout for aws-sdk and next tests * increase timeout for profiling integration tests * increase timeout for appsec tests * increase timeout for next test setup
* increase timeout for aws-sdk and next tests * increase timeout for profiling integration tests * increase timeout for appsec tests * increase timeout for next test setup
What does this PR do?
Increase timeout for aws-sdk and next tests.
Motivation
These tests are sometimes timing out.