Chromium Code Reviews| Index: test/sputnik/sputnik.status |
| diff --git a/test/sputnik/sputnik.status b/test/sputnik/sputnik.status |
| index 048e852375c1ad5ec604b87982868701af8202a9..acef258f3942f4295063786c8ad37fabdf449a6b 100644 |
| --- a/test/sputnik/sputnik.status |
| +++ b/test/sputnik/sputnik.status |
| @@ -130,6 +130,8 @@ S15.5.4.14_A1_T7: PASS || FAIL_OK |
| S15.5.4.14_A1_T8: PASS || FAIL_OK |
| S15.5.4.14_A1_T9: PASS || FAIL_OK |
| S15.5.4.14_A2_T7: PASS || FAIL_OK |
| +S15.10.2.12_A1_T1: PASS || FAIL_OK |
| +S15.10.2.12_A2_T1: PASS || FAIL_OK |
|
Lasse Reichstein Nielsen
2012/02/20 13:55:30
If you can, make it either PASS or FAIL_OK.
This w
Michael Starzinger
2012/02/20 16:34:00
Done. Sputnik will be deprecated (and replaced by
|
| # We allow function declarations within statements |
| S12.6.2_A13_T1: FAIL_OK |