diff options
author | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-04-25 15:05:53 -0400 |
---|---|---|
committer | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-04-25 15:06:21 -0400 |
commit | 72b6fcbe781b498dc81b8e24e5c3e0f29e0ae792 (patch) | |
tree | 3952ea2a2fa2dbe1bb7d16658e5482d186691b23 /llvm/lib/Support/SourceMgr.cpp | |
parent | 09684b08d3b56b8ab0adb8fe46f709aeba29cee6 (diff) | |
download | llvm-72b6fcbe781b498dc81b8e24e5c3e0f29e0ae792.zip llvm-72b6fcbe781b498dc81b8e24e5c3e0f29e0ae792.tar.gz llvm-72b6fcbe781b498dc81b8e24e5c3e0f29e0ae792.tar.bz2 |
[Support] Fix fragile ThreadPool test
The test ThreadPoolTest.AllThreads_UseAllRessources occasionally fails on the bots: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/32015/steps/test-check-all/logs/FAIL%3A%20LLVM-Unit%3A%3AThreadPoolTest.AllThreads_UseAllRessources
This is because jobs were executed too fast on the first CPU socket, and never manage to reach the second CPU socket.
Differential Revision: https://reviews.llvm.org/D78832
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions