Chromium Code Reviews| Index: tests/language/language.status |
| =================================================================== |
| --- tests/language/language.status (revision 4044) |
| +++ tests/language/language.status (working copy) |
| @@ -275,11 +275,11 @@ |
| StringEscape1NegativeTest: Skip |
| -[ $component == frogsh || $component == frogium ] |
| +[ $component == frogsh ] |
| IntrinsifiedMethodsTest: Fail # Issue 1470 |
| ArithmeticTest: Fail # Issue 1470 |
| -[ $component == frog ] |
| +[ $component == frog || $component == frogium ] |
|
Emily Fortuna
2012/02/08 18:14:54
Now that frogium is running under frog VM instead
|
| ToStringAsFixedTest: Fail # fails due to rounding in constant propagation |
| # This set of four test components (frog, frogsh, frogium, and webdriver) all |