File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
name : " Flaky Test"
2
- about : " Report a flaky test (one that doesn't pass consistently)"
2
+ description : " Report a flaky test (one that doesn't pass consistently)"
3
3
title : " [Flaky Test]: <test_case> – <short_error_message>"
4
4
labels : ["Team:Elastic-Agent", "flaky-test"]
5
- projects : ["elastic/1457"]
5
+ projects : ["elastic/979", "elastic/ 1457"]
6
6
body :
7
7
- type : markdown
8
8
attributes :
@@ -36,18 +36,18 @@ body:
36
36
attributes :
37
37
label : OS
38
38
description : " On which OS the test is failing"
39
- multiple : true
40
- options :
41
- - Linux
42
- - Mac
43
- - Windows
44
- default : 0
39
+ multiple : true
40
+ options :
41
+ - Linux
42
+ - Mac
43
+ - Windows
44
+ default : 0
45
45
validations :
46
46
required : true
47
47
- type : textarea
48
48
attributes :
49
49
label : " Stacktrace and notes"
50
50
description : " Detailed output of the test failure and your notes about possible cause."
51
- render : markdown
51
+ render : markdown
52
52
validations :
53
53
required : true
You can’t perform that action at this time.
0 commit comments