[all-commits] [llvm/llvm-project] bddef5: Raise the timeout in DirectoryWatcherTest to 10 s
Hans via All-commits
all-commits at lists.llvm.org
Tue Oct 13 05:25:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bddef54c502811fa1406d1161d4baa15b56ebc32
https://github.com/llvm/llvm-project/commit/bddef54c502811fa1406d1161d4baa15b56ebc32
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp
Log Message:
-----------
Raise the timeout in DirectoryWatcherTest to 10 s
After D88666, which implemented DirectoryWatcher on Windows, we're
seeing test failures on Chromium's Windows bots.
Try raising the timeout in case the test is failing due to high load on
the machine.
More information about the All-commits
mailing list