<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/124486>124486</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
offloading/host_as_target.c looks like a flaky test
</td>
</tr>
<tr>
<th>Labels</th>
<td>
infrastructure
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
shafik
</td>
</tr>
</table>
<pre>
This just happened to me here: https://lab.llvm.org/buildbot/#/builders/73/builds/12455/steps/7/logs/FAIL__libomptarget____amdgcn-amd-amdhsa__host_as_t
```console
# error: command failed with exit status: -11
# executed command: /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/./bin/FileCheck /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/offload/test/offloading/host_as_target.c
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/./bin/FileCheck /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/offload/test/offloading/host_as_target.c
# `-----------------------------
# error: command failed with exit status: 2
```
Looking at the log history it seems like this test fails intermittently and thus is flaky.
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJzkVE1vqzgU_TVmY4HAhpAsWGQ6gzRSl7NHBl-wG38g-9I2_35kkrR90lMXT2_3LEfBH8f3nOPrK2LUiwPoSPMXaf7OxIbKhy4qMetLNnp57f5TOtKXLSJVYl3BgaToqQWqIADhZ6oQ10j4mbCesN6IsTDm1RY-LIT146aNHD3ui_wxASES1rcf4zSqWN00hPURYd1X02F-SZ_9-d_nYTB69HZFERbAYRgGYeUyuVxYmX4qimFQPuIg4oCkPKd-KG998i56A2mKcQoh-JCYT95a4SSdhTYg6ZtGReFdI40ocEuaaF5VD9Q7TBuCfKDSKmG98hYI671d33y4QEiSbnr9Cs6uuZ9n44XMjR6nRHRZtzxsDvWO263aPSCsLxJYu6RYG3hSMF1-V4gYprT_tpGwHiHi54R2yx7n7t5ucTHdhRd5nj-ciighhPxLu28i7RP9JP3hMGEt4U8RpXaE_0NYS3WkYFe8Fj8FPuIY7eCPMZgcyvy79gtpy75m_-0xPHt_0W6hAikqoMYvVOmIPlxpggLYSI2-AMX04BP9PUCk2iEEqxHBobnSFBnVFtNNzkZcrgWlmey4PPGTyKCrWt6eeN1Ubaa6mU0ll4fTsT0dWgbHCmpxYi1wzuqxZU2mO1aypqzYgXHeVG1xFNPcHiZZSl6emrIkdQlWaPNRVDId4wZdxer6eMiMGMHEvXwxpt0cRMSwTbgFIIylkha6hMzHbYmkLo2OGD_PQo0Gum8viRrvL3drxE3x7k62BdP9WPsWjWobi8nbe1bc__I1-BeYUj7s5O_lLvF_7dj_AQAA__-8NMzr">