aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-05-27 16:44:00 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2018-05-28 11:47:23 +0000
commit7f93ecd31494d17351ff8e16820b7117aa07d90b (patch)
tree6c93c1de148394d62f4c6f4545577657d52127f1 /tests
parent1fc9c52e9984e08d32631ed3d61a9c45f2990b36 (diff)
The first branch in a ( ? : ) operator can always include the in keyword
Fix the grammar to be compliant with the spec in this case. Change-Id: I5740c9427db6f5c6c2551d4e23f1f14070e497fb Reviewed-by: Robin Burchell <robin.burchell@crimson.no>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index f5dbf20864..e3bb93ab7f 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -3962,7 +3962,6 @@ language/expressions/compound-assignment/S11.13.2_A7.6_T4.js fails
language/expressions/compound-assignment/S11.13.2_A7.7_T4.js fails
language/expressions/compound-assignment/S11.13.2_A7.8_T4.js fails
language/expressions/compound-assignment/S11.13.2_A7.9_T4.js fails
-language/expressions/conditional/in-branch-1.js fails
language/expressions/conditional/tco-cond.js strictFails
language/expressions/conditional/tco-pos.js strictFails
language/expressions/delete/11.4.1-5-a-28-s.js strictFails