Commit 455bfeb
test_runner: add junit file attribute support
Add file attribute to JUnit testcase elements when file information
is available in test event data.
PR-URL: #59432
Fixes: #59422
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>1 parent 3d784dd commit 455bfebCopy full SHA for 455bfeb
File tree
Expand file treeCollapse file tree
1 file changed
+3
-0
lines changedOpen diff view settings
Filter options
- lib/internal/test_runner/reporter
Expand file treeCollapse file tree
1 file changed
+3
-0
lines changedOpen diff view settings
Collapse file
lib/internal/test_runner/reporter/junit.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/reporter/junit.js+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
116 | 116 | |
117 | 117 | |
118 | 118 | |
| 119 | + |
| 120 | + |
| 121 | + |
119 | 122 | |
120 | 123 | |
121 | 124 | |
|
0 commit comments