<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/54320>54320</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
`compiler-rt/test/fuzzer/LargeTest.cpp` frequently times out in Phabricator pre-commit tests
</td>
</tr>
<tr>
<th>Labels</th>
<td>
compiler-rt:fuzzer
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
fhahn
</td>
</tr>
</table>
<pre>
It looks like the test is taking too much time and regularly times out in the Phabricator pre-commit tests, e.g. https://reviews.llvm.org/harbormaster/unit/view/2896688/
This failure seems to significantly contribute to regular spurious test failures in the pre-commit tests.
```
Script:
--
: 'RUN: at line 3'; /var/lib/buildkite-agent/builds/llvm-project/build/./bin/clang --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer -I/var/lib/buildkite-agent/builds/llvm-project/compiler-rt/lib/fuzzer -m64 /var/lib/buildkite-agent/builds/llvm-project/compiler-rt/test/fuzzer/LargeTest.cpp -o /var/lib/buildkite-agent/builds/llvm-project/build/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/large.test.tmp-LargeTest
: 'RUN: at line 4'; /var/lib/buildkite-agent/builds/llvm-project/build/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/large.test.tmp-LargeTest -runs=10000
--
Exit Code: -9
Timeout: Reached timeout of 60 seconds
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzVVE1vnDAQ_TVwsYxYzLLLgcMm20qRoqZKW6m3ysAA7hqb-iNN8us7Juw220qpmp6KjD_GY3ves-fVun2orhyRWh8skeIAxA34g3VEWOL4QaieOK3J6JuBODEC4aolBnovuZEPs8kS7dFfzWvfD7w2ouFOGzIZoI0eR-HmLW2UXRJI-oQMzk02Yrsoe4vFwJ2A7zaR8m5MtOnRNHBTazNy68Dg0CvhsAlu2GTbsii227A43Ufp7qn-OGDEHRfSGyAWYMT4NbGiV6LDeJTDaButnBG1dxDmFhTETt4I7e0T7mULewT0K4jk-aFRkS5lHn5ojJhcADYPKV282I5E2eb207vQ48i3UEAYmiJ2QcIXwPGAVIoa69oL2R6EA8p7UO5oscEBSaKT0V-hOdmxTUJfKKwbyfHOCKWtEXdg6KhbiNgeWb3AQuhNRmgfAqCO1xIs1QqZoZ3lSLJ4DL68bZGAcF2df3wEQ-jVqwNE6iYhMQ7jTquPu45F_nrk5xuHqzntjJ1rbnr4iMakmSZC9b8zvFjsH4_-vC2-FPkeOu6luxbK319q1YnwrG-8m_zMQwgvCSsTN070FO1L7yX_-V7-DzCEGq8wzferFL_zlHhzj_l0OT_NHaHlksIoJiglwXQLvBmgnfUlqIvuSJFiWmMGI67z3IvbirUlK3nshJNQoekvHgd6k87ANw-zRJwJ2ktiFnsjq3Mh64UbfJ2g18L87xcgrPUQaF_nLEvjoco3xSaFTVOvoM6gTFerlmUrvoV8y-u07mLJa5C2itaYvtlzXGx3BJRF630sqizNspQh2SVbp5uErVizKopN2UDJijSP8hRGFLeTzsammqOrfW9xUoqgbqdJboN2Aswn4_7cu0Gbqhv4oOIZRjVj-AGN8hEG">