|
Show non-webkit test failures in the failure stream
-Remove ct-failing-builders and instead show all failures in the stream the
same way we do for webkit tests.
-Sort the failures in a group by step name then by test name.
-Do the dumb object --> model classes transition in small pieces to avoid blocking
getting a minimally viable product ready too much on completely doing this
refactoring.
The UI is not awesome, but I wanted to get the functionality in place first.
NOTRY=true
R=abarth@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179194
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+358 lines, -210 lines) |
Patch |
 |
A |
Tools/GardeningServer/model/ct-failure.html
|
View
|
1
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/run-unittests.html
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/scripts/ui.js
|
View
|
|
1 chunk |
+17 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
Tools/GardeningServer/scripts/ui_unittests.js
|
View
|
1
|
1 chunk |
+18 lines, -18 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-builder-grid.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-embedded-flakiness-dashboard.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-embedded-flakiness-dashboard-tests.html
|
View
|
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
D |
Tools/GardeningServer/ui/ct-failing-builders.html
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
D |
Tools/GardeningServer/ui/ct-failing-builders-tests.html
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-failure-analyzer.html
|
View
|
1
2
|
3 chunks |
+53 lines, -33 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-failure-analyzer-tests.html
|
View
|
1
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-failure-card.html
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-failure-card-tests.html
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-results-by-builder.html
|
View
|
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-results-by-builder-tests.html
|
View
|
|
3 chunks |
+7 lines, -18 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-results-detail.html
|
View
|
1
2
|
5 chunks |
+44 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-results-detail-tests.html
|
View
|
|
4 chunks |
+70 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-results-panel.html
|
View
|
1
2
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-results-panel-tests.html
|
View
|
1
2
|
4 chunks |
+34 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-test-list.html
|
View
|
1
2
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-test-list-tests.html
|
View
|
|
2 chunks |
+36 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-unexpected-failures.html
|
View
|
|
3 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|