diff options
author | David Spickett <david.spickett@linaro.org> | 2023-08-07 08:49:13 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2023-08-07 09:42:26 +0000 |
commit | 91a0e832d42abc2890d4f8871a14003de6a9919e (patch) | |
tree | 3aa14efe1e58ed46edf679ba7ae7b988a9d7ba31 /llvm/lib/Transforms/IPO/FunctionSpecialization.cpp | |
parent | f580901d5d30e37755212f1c09e5b587587fbfeb (diff) | |
download | llvm-91a0e832d42abc2890d4f8871a14003de6a9919e.zip llvm-91a0e832d42abc2890d4f8871a14003de6a9919e.tar.gz llvm-91a0e832d42abc2890d4f8871a14003de6a9919e.tar.bz2 |
[lldb] Make IR interpreter timeout test more loose
This has failed once in a while on our Windows on Arm bot:
https://lab.llvm.org/buildbot/#/builders/219/builds/4688
Traceback (most recent call last):
File "C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\...
self.assertGreaterEqual(duration_sec, 1)
AssertionError: 0.9907491207122803 not greater than or equal to 1
We're not here to check that Python/the C++ lib/the OS implemented
timers correctly, so accept anything 0.95 or greater.
Diffstat (limited to 'llvm/lib/Transforms/IPO/FunctionSpecialization.cpp')
0 files changed, 0 insertions, 0 deletions