Chromium Code Reviews| Index: tests/language/language.status |
| =================================================================== |
| --- tests/language/language.status (revision 5514) |
| +++ tests/language/language.status (working copy) |
| @@ -468,9 +468,11 @@ |
| SyntaxTest/31: Fail # Issue 1109 |
| SyntaxTest/32: Fail # Issue 1109 |
| SyntaxTest/33: Fail # Issue 1109 |
| -StringEscape3NegativeTest: Fail # Issue 1352 |
| LiteralUnaryPlusTest/01: Fail # Issue 1400 |
| +[ $component == frog || $component == frogsh || $component == frogium || $component == webdriver ] |
|
ngeoffray
2012/03/15 11:14:24
Test was not failing before because of the #librar
|
| +StringEscape3NegativeTest: Fail # Issue 1352 |
| + |
| [ $component == frogium ] |
| # these tests are inconsistent in frogium and frogsh-node, investigate |
| StaticField1RunNegativeTest: Pass # but error is not correct |