Index: test/sputnik/sputnik.status |
diff --git a/test/sputnik/sputnik.status b/test/sputnik/sputnik.status |
index 99db598af458c7a1e82fde7d03e57277ff3cfc36..ac02d25e6a9dd3a54b344e5afde914c078ffada5 100644 |
--- a/test/sputnik/sputnik.status |
+++ b/test/sputnik/sputnik.status |
@@ -162,6 +162,10 @@ S11.1.5_A4.2: FAIL_OK |
S9.9_A1: FAIL_OK |
S9.9_A2: FAIL_OK |
+# The expected evaluation order of comparison operations changed. |
+S11.8.2_A2.3_T1: FAIL_OK |
+S11.8.3_A2.3_T1: FAIL_OK |
+ |
# Calls builtins without an explicit receiver which means that |
# undefined is passed to the builtin. The tests expect the global |
# object to be passed which was true in ES3 but not in ES5. |