Chromium Code Reviews| Index: tests/language/language_analyzer.status |
| diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status |
| index 608454da3d04f991cc145d2312b4085a05618211..89ac766bfb5ddaab65916aed616114462186c2de 100644 |
| --- a/tests/language/language_analyzer.status |
| +++ b/tests/language/language_analyzer.status |
| @@ -170,6 +170,9 @@ regress_19413_test/01: MissingStaticWarning # Issue 19424 |
| # test issue 20074 |
| regress_20074_test: CompileTimeError # Issue 20074 |
| +# The test is wrong. This is now a valid compile time constant. |
| +# compile_time_constant_c_test/02: Fail, OK |
|
Paul Berry
2014/09/18 20:39:25
Delete?
Brian Wilkerson
2014/09/18 20:48:44
Done.
|
| + |
| # The following tests are currently assumed to be failing because the test is wrong. |
| # |
| application_negative_test: CompileTimeError # Test Issue 14528 |