Skip to content

Commit

Permalink
[asan][win] Add FIXME comment
Browse files Browse the repository at this point in the history
Add FIXME to reset timeout when llvm/llvm-project#102513 is fixed.
  • Loading branch information
vitalybuka authored Aug 19, 2024
1 parent ba4b862 commit 73d07e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildbot/osuosl/master/config/builders.py
Original file line number Diff line number Diff line change
Expand Up @@ -1712,6 +1712,7 @@
'factory' : AnnotatedBuilder.getAnnotatedBuildFactory(
script="sanitizer-windows.py",
depends_on_projects=["llvm", "clang", "lld", "compiler-rt"],
# FIXME: Restore `timeout` to default when fixed https://github.com/llvm/llvm-project/issues/102513
timeout=2400)},

# OpenMP builders.
Expand Down

0 comments on commit 73d07e0

Please sign in to comment.