Commit e810462
committed
[current results] Do not store skipped tests in current results database
When a test is skipped on a configuration for the first time,
the change is reported as a changed result with new result "skipped".
Subsequent builder runs remove this skipped record completely.
Ignore these test results in the current results server.
Bug: #107
Change-Id: I8587aab909fd367edc642f4a97513ca1a39e0592
Reviewed-on: https://dart-review.googlesource.com/c/dart_ci/+/339921
Reviewed-by: Alexander Thomas <[email protected]>1 parent 6f343fb commit e810462
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments