Skip to content

Commit 73d07e0

Browse files
authored
[asan][win] Add FIXME comment
Add FIXME to reset timeout when llvm/llvm-project#102513 is fixed.
1 parent ba4b862 commit 73d07e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,7 @@
17121712
'factory' : AnnotatedBuilder.getAnnotatedBuildFactory(
17131713
script="sanitizer-windows.py",
17141714
depends_on_projects=["llvm", "clang", "lld", "compiler-rt"],
1715+
# FIXME: Restore `timeout` to default when fixed https://github.com/llvm/llvm-project/issues/102513
17151716
timeout=2400)},
17161717

17171718
# OpenMP builders.

0 commit comments

Comments
 (0)