Chromium Code Reviews| Index: tests/co19/co19-analyzer.status |
| diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status |
| index 3d3ecf66a5cb624086e04b7b9c98706803bbfcc1..f940b1aaac8c2fbce61517a4e956bd33d4ebb53d 100644 |
| --- a/tests/co19/co19-analyzer.status |
| +++ b/tests/co19/co19-analyzer.status |
| @@ -4,8 +4,6 @@ |
| [ $compiler == dartanalyzer ] |
| -LibTest/core/RegExp/firstMatch_A01_t01: Fail |
| - |
| # TBF: infinite look: class A {const A();final m = const A();} |
| Language/12_Expressions/01_Constants_A17_t03: fail |