File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F4AB Found a flaky test?"
3
+ about : Please provide information about the failure.
4
+
5
+ ---
6
+ <!--
7
+ Thank you for reporting a possible flaky test in Node.js.
8
+
9
+ Please fill in as much of the template below as you can.
10
+
11
+ -->
12
+ * test file - [ NAME_OF_TEST_WITH_SUITE (e.g. parallel/test-https)] ( https://github.com/nodejs/node/blob/master/test/NAME_OF_TEST_WITH_SUITE.js )
13
+ * ci job - [ CI_JOB_DESCRIPTOR (e.g. aix/21613)] ( https://ci.nodejs.org/job/node-test-CI_JOB_DESCRIPTOR )
14
+ * ci worker - [ CI_WORKER_NAME] ( https://ci.nodejs.org/computer/CI_WORKER_NAME/ )
15
+ * output:
16
+ ```
17
+ CI console output for the failing test.
18
+ Or content of JUnit test details page.
19
+ Note: should be indented with 2 spaces to align with * bullet point.
20
+ ```
You can’t perform that action at this time.
0 commit comments