You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All tests passed but another part of the build **failed**. Click on a failure below to see the details.
415
+
416
+
<details>
417
+
<summary>test/2.stamp</summary>
418
+
419
+
```
420
+
FAILED: touch test/2.stamp
421
+
Wow! Be Kind!
422
+
```
423
+
</details>
424
+
<details>
425
+
<summary>test/4.stamp</summary>
426
+
427
+
```
428
+
FAILED: touch test/4.stamp
429
+
Wow! I Dare You!
430
+
```
431
+
</details>
432
+
433
+
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label."""
0 commit comments