Attention is currently required from: Brian Norris, Peter Marheine, Thomas Heijligen.
1 comment:
File tests/udelay.c:
Patch Set #9, Line 41: This test could fail spuriously on a heavily-loaded system
Carrying a patch to the test on ChromeOS seems okay to me, but I'm not particularly attached to test […]
Okay I have some more thoughts.
What would happens if later there is a change that by accident makes the loop infinite, would the test fail on such a change, without upper bound? Probably will result in timeout in tests, but that means tests take super long time to run.
In other words, I am thinking, maybe having any upper bound is better than having none at all, because it will assert the loop is not infinite. I agree to add 00 to the upper bound, better than dropping it at all.
What do you think, is this a useful thought?
To view, visit change 81545. To unsubscribe, or for help writing mail filters, visit settings.