ci: Add --test_verbose_timeout_warnings#27150
Conversation
65db630 to
15b31e2
Compare
|
reading here https://docs.aspect.build/tutorial-paywall/testing/#the-encyclopedia and iiuc the default test size is "moderate" and this should tell you that tests that can run quickly dont need that |
443a7f0 to
a04bd1f
Compare
|
my reading of bazelbuild/bazel#13103 is that this flag may not work correctly its kinda nice not getting the useless warnings about the useless warning flag, but it would be good to get a read on which tests are "too big" |
Signed-off-by: Ryan Northey <ryan@synca.io>
f3c61b0 to
2e105cb
Compare
|
i tried testing this with various |
here's an example of this warning. in this case i made |
|
i see - i saw similar in posted logs, but didnt seem to get this in any of the tests (which otherwise emit the warning about the warning flag) either way, i reckon this change should be good |
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: Ryan Eskin <ryan.eskin89@protonmail.com>
Its not clear what this flag does - the docs say it outputs warnings about "tests that are too big"
currently we get such warnings without any useful info, just advice to add this flag
in my testing adding this flag does nothing other than make the warnings go away - seems worth adding
Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]