Chromium Code Reviews| Index: tests/co19/co19-dart2js.status |
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
| index 4fbe0ff58543f2d4c4eb455679462d9ea5c9ef5b..82a9a42bde764b0dbb8c0a5556dd608b53e42045 100644 |
| --- a/tests/co19/co19-dart2js.status |
| +++ b/tests/co19/co19-dart2js.status |
| @@ -4897,7 +4897,7 @@ LibTest/html/Element/getBoundingClientRect_A01_t02: Pass, RuntimeError # Issue 5 |
| LibTest/html/Element/getClientRects_A01_t02: RuntimeError # Please triage this failure |
| LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # Please triage this failure |
| LibTest/html/Element/isContentEditable_A01_t01: Pass, RuntimeError # Issue 28187 |
| -LibTest/html/Element/isContentEditable_A02_t01: RuntimeError # Fails 10 out of 10. |
| +LibTest/html/Element/isContentEditable_A02_t01: Pass, RuntimeError # Fails 10 out of 10. Though, sometimes passes. |
|
asgerf
2017/02/16 12:42:20
I would just remove the comment instead of saying
|
| LibTest/html/Element/isTagSupported_A01_t01: RuntimeError # Please triage this failure |
| LibTest/html/Element/isTagSupported_A01_t02: RuntimeError # Please triage this failure |
| LibTest/html/Element/leftView_A01_t01: RuntimeError # Please triage this failure |