Commit 6d04f0a
authored
[JENKINS-68724] Show the test duration graph for individual tests (#389)
https://issues.jenkins.io/browse/JENKINS-68724 reports that the test
method execution trend chart is no longer being displayed on the
individual test pages.
Applies the same fix that was used for JENKINS-67098. Allow GET requests
for the graph and the graphMap endpoint.1 parent f6c805a commit 6d04f0a
1 file changed
Lines changed: 4 additions & 3 deletions
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
241 | 240 | | |
242 | 241 | | |
243 | 242 | | |
244 | | - | |
| 243 | + | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
| 264 | + | |
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
| |||
0 commit comments