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
title: 'Test Failure: {Test Suite Name} - {Test Name} failed on {Actions Job Name}'
5
+
labels: 'test_infrastructure'
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
11
+
**Failure logs**
12
+
13
+
```
14
+
Test failure output from the GitHub Actions logs
15
+
```
16
+
17
+
Link to failed run: [GitHub Actions Link]
18
+
19
+
**Additional context**
20
+
Add any other context about the problem here. This could include things such as changes that may have caused this issue or notes about the specific environment that the test failed in.
21
+
22
+
**Related test failures**
23
+
Link to any previous issues that may have been closed or that may be related.
0 commit comments