Reviewers: Lasse Reichstein, Description: Updated sputnik test expectations to match changes in tests.
Please review this at http://codereview.chromium.org/385068 Affected files: M test/sputnik/README M test/sputnik/sputnik.status Index: test/sputnik/README diff --git a/test/sputnik/README b/test/sputnik/README index b95d8d19a4749a06afc6b53307eb82dde4727966..3d39a67e43e3a1b5748553cc412966d99c20b4c8 100644 --- a/test/sputnik/README +++ b/test/sputnik/README @@ -1,6 +1,6 @@ To run the sputniktests you must check out the test suite from googlecode.com. The test expectations are currently relative to -version 22. To get the tests run the following command within +version 28. To get the tests run the following command within v8/tests/sputnik/ - svn co http://sputniktests.googlecode.com/svn/trunk/ -r22 sputniktests + svn co http://sputniktests.googlecode.com/svn/trunk/ -r28 sputniktests Index: test/sputnik/sputnik.status diff --git a/test/sputnik/sputnik.status b/test/sputnik/sputnik.status index e1a1601be1ebd4a6531badafc9069c2f3138aa9c..16a44c51ad928d414d3445153d7aab8b11a4d9aa 100644 --- a/test/sputnik/sputnik.status +++ b/test/sputnik/sputnik.status @@ -270,13 +270,6 @@ S15.4.4_A1.1_T2: FAIL_OK S15.5.4.1_A1_T2: FAIL_OK S15.5.4_A1: FAIL_OK S15.5.4_A3: FAIL_OK -S15.9.3.1_A3_T1.1: FAIL_OK -S15.9.3.1_A3_T2.1: FAIL_OK -S15.9.3.1_A3_T3.1: FAIL_OK -S15.9.3.1_A3_T4.1: FAIL_OK -S15.9.3.1_A3_T5.1: FAIL_OK -S15.9.3.1_A3_T6.1: FAIL_OK -S15.9.3.2_A3_T1.1: FAIL_OK S15.9.5.10_A1_T2: FAIL_OK S15.9.5.11_A1_T2: FAIL_OK S15.9.5.12_A1_T2: FAIL_OK --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
