-
Notifications
You must be signed in to change notification settings - Fork 127
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
ignore test_diff_management
#1074
ignore test_diff_management
#1074
Conversation
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
🚨 1 ALERT: Threshold Boundary Limit exceeded!
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Have you tried the values suggested here #988 (comment) ? |
I did some investigation, which is described in detail here: #995 (comment) my findings were:
it seems your #988 (comment) suggests in summary, bigger values for if we merge #1075 and have to re-open #988 again, then we should consider this PR, which completely disables |
reverting this to draft status in favor of #1075 |
yep measure hashrate above 10s seems to not improve significantly anymore. Higher total run time seems to always improve 40s seems to be good enough 60 would be better, but is 20s more every time we run the test |
if we hit that only once in weeks I would leave it there as the advantage of having the test overtake the hassle of re run it very few time. Otherwise we can just remove it. |
also why we have all those warnings in CI? |
#1051 |
6b111e2
to
0ce9217
Compare
cf7601d
to
33c0faf
Compare
33c0faf
to
ca6ba30
Compare
c57c5f2
to
8c4091e
Compare
8c4091e
to
6f3d0cd
Compare
after some failed attempts on #995, this PR disables the
test_diff_management
unit test as a temporary fix to #988we should not close #988 until a more sustainable fix is found for the long term
we should also be extra careful when modifying
roles/translator/src/lib/downstream_sv1/diff_management.rs