summaryrefslogtreecommitdiff
path: root/deps/v8/test/test262/test262.status
blob: 8cae693b583650d667c4c7418c863fd31610fa29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
# Copyright 2011 the V8 project authors. All rights reserved.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#
#     * Redistributions of source code must retain the above copyright
#       notice, this list of conditions and the following disclaimer.
#     * Redistributions in binary form must reproduce the above
#       copyright notice, this list of conditions and the following
#       disclaimer in the documentation and/or other materials provided
#       with the distribution.
#     * Neither the name of Google Inc. nor the names of its
#       contributors may be used to endorse or promote products derived
#       from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

[

[ALWAYS, {
  ###################### MISSING ES6 FEATURES #######################

  # https://code.google.com/p/v8/issues/detail?id=4248
  'language/expressions/compound-assignment/S11.13.2_A5.*': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A6.*': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.10_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.11_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.1_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.2_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.3_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.4_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.5_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.6_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.7_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.8_T4': [FAIL],
  'language/expressions/compound-assignment/S11.13.2_A7.9_T4': [FAIL],
  'language/statements/with/unscopables-inc-dec': [FAIL],

  # https://code.google.com/p/v8/issues/detail?id=4249
  'language/expressions/assignment/S11.13.1_A7_T1': [FAIL],
  'language/expressions/assignment/S11.13.1_A7_T2': [FAIL],
  'language/expressions/assignment/S11.13.1_A7_T3': [FAIL],
  'language/expressions/postfix-increment/S11.3.1_A6_T3': [FAIL],
  'language/expressions/postfix-decrement/S11.3.2_A6_T3': [FAIL],
  'language/expressions/prefix-decrement/S11.4.5_A6_T3': [FAIL],
  'language/expressions/prefix-increment/S11.4.4_A6_T3': [FAIL],

  # https://code.google.com/p/v8/issues/detail?id=4250
  'language/expressions/assignment/S11.13.1_A5*': [FAIL],
  'language/expressions/assignment/S11.13.1_A6*': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=4709
  'language/expressions/assignment/fn-name-lhs-cover': [FAIL],

  # https://code.google.com/p/v8/issues/detail?id=4251
  'language/expressions/postfix-increment/S11.3.1_A5_T1': [FAIL],
  'language/expressions/postfix-increment/S11.3.1_A5_T2': [FAIL],
  'language/expressions/postfix-increment/S11.3.1_A5_T3': [FAIL],
  'language/expressions/postfix-decrement/S11.3.2_A5_*': [FAIL],
  'language/expressions/prefix-decrement/S11.4.5_A5_*': [FAIL],
  'language/expressions/prefix-increment/S11.4.4_A5_*': [FAIL],
  'language/statements/variable/binding-resolution': [FAIL],

  # https://code.google.com/p/v8/issues/detail?id=8771
  'language/computed-property-names/class/static/method-number': [FAIL],
  'language/computed-property-names/class/static/method-string': [FAIL],
  'language/computed-property-names/class/static/method-symbol': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=4895
  'built-ins/TypedArrayConstructors/internals/DefineOwnProperty/tonumber-value-detached-buffer': [FAIL],
  'built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/tonumber-value-detached-buffer': [FAIL],
  # Some TypedArray methods throw due to the same bug, from Get
  'built-ins/TypedArray/prototype/every/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/every/BigInt/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/filter/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/filter/BigInt/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/find/predicate-may-detach-buffer': [FAIL],
  'built-ins/TypedArray/prototype/find/BigInt/predicate-may-detach-buffer': [FAIL],
  'built-ins/TypedArray/prototype/findIndex/predicate-may-detach-buffer': [FAIL],
  'built-ins/TypedArray/prototype/findIndex/BigInt/predicate-may-detach-buffer': [FAIL],
  'built-ins/TypedArray/prototype/forEach/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/forEach/BigInt/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/map/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/map/BigInt/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/reduce/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/reduce/BigInt/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/reduceRight/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/reduceRight/BigInt/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/set/array-arg-primitive-toobject': [FAIL],
  'built-ins/TypedArray/prototype/set/BigInt/array-arg-primitive-toobject': [FAIL],
  'built-ins/TypedArray/prototype/some/callbackfn-detachbuffer': [FAIL],
  'built-ins/TypedArray/prototype/some/BigInt/callbackfn-detachbuffer': [FAIL],
  # DataView functions should also throw on detached buffers
  'built-ins/DataView/detached-buffer': [FAIL],
  'built-ins/DataView/prototype/byteLength/detached-buffer': [FAIL],
  'built-ins/DataView/prototype/byteOffset/detached-buffer': [FAIL],
  'built-ins/DataView/prototype/byteLength/instance-has-detached-buffer': [FAIL],
  'built-ins/DataView/custom-proto-access-detaches-buffer': [FAIL],
  # copyWithin should also throw on detached buffers
  'built-ins/TypedArray/prototype/copyWithin/coerced-values-end-detached-prototype': [FAIL],
  'built-ins/TypedArray/prototype/copyWithin/coerced-values-start-detached': [FAIL],
  'built-ins/TypedArray/prototype/copyWithin/coerced-values-end-detached': [FAIL],
  # fill should also throw on detached buffers
  'built-ins/TypedArray/prototype/fill/coerced-value-detach': [FAIL],
  'built-ins/TypedArray/prototype/fill/coerced-end-detach': [FAIL],
  'built-ins/TypedArray/prototype/fill/coerced-start-detach': [FAIL],
  'built-ins/TypedArray/prototype/includes/detached-buffer-during-fromIndex-returns-true-for-undefined': [FAIL],
  'built-ins/TypedArray/prototype/includes/BigInt/detached-buffer-during-fromIndex-returns-true-for-undefined': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=4951
  'language/expressions/assignment/destructuring/iterator-destructuring-property-reference-target-evaluation-order': [FAIL],
  'language/expressions/assignment/destructuring/keyed-destructuring-property-reference-target-evaluation-order': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=896
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_F': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_F-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_Invalid': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_Invalid-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_N': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_N-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_No': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_No-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_T': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_T-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_Y': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_Y-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_Yes': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/binary-property-with-value-ASCII_-_Yes-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/character-class-range-end': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/character-class-range-no-dash-end': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/character-class-range-no-dash-start': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/character-class-range-start': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-In-prefix-Block-implicit': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-In-prefix-Block-implicit-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-In-prefix-Script': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-In-prefix-Script-implicit': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-In-prefix-Script-implicit-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-In-prefix-Script-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-Is-prefix-Script': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-Is-prefix-Script-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-circumflex-negation': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-circumflex-negation-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-empty': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-empty-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-invalid': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-invalid-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-no-braces': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-no-braces-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-no-braces-value': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-no-braces-value-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-separator': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-separator-and-value-only': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-separator-and-value-only-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-separator-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-separator-only': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-separator-only-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-unclosed': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-unclosed-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-unopened': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/grammar-extension-unopened-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-01': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-01-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-02': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-02-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-03': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-03-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-04': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-04-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-05': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-05-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-06': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-06-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-07': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-07-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-08': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-08-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-09': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-09-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-10': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-10-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-11': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-11-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-12': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-12-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-13': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-13-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-14': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/loose-matching-14-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-General_Category': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-General_Category-equals': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-General_Category-equals-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-General_Category-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-Script': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-Script-equals': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-Script-equals-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-Script-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-Script_Extensions': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-Script_Extensions-equals': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-Script_Extensions-equals-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-binary-property-without-value-Script_Extensions-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-binary-property': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-binary-property-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-and-value': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-and-value-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-existing-value': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-existing-value-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-value-General_Category-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-value-Script': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-value-Script-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-value-Script_Extensions': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-value-Script_Extensions-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/non-existent-property-value-general-category': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Composition_Exclusion': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Composition_Exclusion-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Expands_On_NFC': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Expands_On_NFC-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Expands_On_NFD': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Expands_On_NFD-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Expands_On_NFKC': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Expands_On_NFKC-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Expands_On_NFKD': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Expands_On_NFKD-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-FC_NFKC_Closure': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-FC_NFKC_Closure-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Full_Composition_Exclusion': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Full_Composition_Exclusion-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Grapheme_Link': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Grapheme_Link-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Hyphen': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Hyphen-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Alphabetic': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Alphabetic-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Default_Ignorable_Code_Point': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Default_Ignorable_Code_Point-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Grapheme_Extend': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Grapheme_Extend-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_ID_Continue': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_ID_Continue-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_ID_Start': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_ID_Start-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Lowercase': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Lowercase-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Math': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Math-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Uppercase': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Other_Uppercase-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Prepended_Concatenation_Mark': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-binary-property-Prepended_Concatenation_Mark-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-property-Block-with-value': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-property-Block-with-value-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-property-FC_NFKC_Closure': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-property-FC_NFKC_Closure-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-property-Line_Break': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-property-Line_Break-negated': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-property-Line_Break-with-value': [FAIL_PHASE_ONLY],
  'built-ins/RegExp/property-escapes/unsupported-property-Line_Break-with-value-negated': [FAIL_PHASE_ONLY],
  'language/literals/regexp/early-err-pattern': [FAIL_PHASE_ONLY],
  'language/literals/regexp/invalid-braced-quantifier-exact': [FAIL_PHASE_ONLY],
  'language/literals/regexp/invalid-braced-quantifier-lower': [FAIL_PHASE_ONLY],
  'language/literals/regexp/invalid-braced-quantifier-range': [FAIL_PHASE_ONLY],
  'language/literals/regexp/invalid-optional-lookbehind': [FAIL_PHASE_ONLY],
  'language/literals/regexp/invalid-optional-negative-lookbehind': [FAIL_PHASE_ONLY],
  'language/literals/regexp/invalid-range-lookbehind': [FAIL_PHASE_ONLY],
  'language/literals/regexp/invalid-range-negative-lookbehind': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-2': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-2-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-3': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-3-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-4': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-4-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-5': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-dangling-groupname-without-group-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-duplicate-groupspecifier': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-duplicate-groupspecifier-2': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-duplicate-groupspecifier-2-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-duplicate-groupspecifier-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-empty-groupspecifier': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-empty-groupspecifier-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-identity-escape-in-capture-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-2': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-2-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-3': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-3-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-4': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-5': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-6': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-without-group-2-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-without-group-3-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-incomplete-groupname-without-group-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-continue-groupspecifier': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-continue-groupspecifier-4': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-continue-groupspecifier-4-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-2': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-2-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-3': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-4': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-4-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-5': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-5-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-6': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-7': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-8': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-8-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-9-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-numeric-groupspecifier': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-numeric-groupspecifier-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-punctuator-starting-groupspecifier': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-punctuator-starting-groupspecifier-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-punctuator-within-groupspecifier': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-punctuator-within-groupspecifier-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-unterminated-groupspecifier': [FAIL_PHASE_ONLY],
  'language/literals/regexp/named-groups/invalid-unterminated-groupspecifier-u': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-class-escape': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-extended-pattern-char': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-identity-escape': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-legacy-octal-escape': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-non-empty-class-ranges': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-non-empty-class-ranges-no-dash-a': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-non-empty-class-ranges-no-dash-ab': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-non-empty-class-ranges-no-dash-b': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-oob-decimal-escape': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-optional-lookahead': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-optional-lookbehind': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-optional-negative-lookahead': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-optional-negative-lookbehind': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-range-lookahead': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-range-lookbehind': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-range-negative-lookahead': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-invalid-range-negative-lookbehind': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-unicode-esc-bounds': [FAIL_PHASE_ONLY],
  'language/literals/regexp/u-unicode-esc-non-hex': [FAIL_PHASE_ONLY],
  'language/literals/regexp/unicode-escape-nls-err': [FAIL_PHASE_ONLY],

  # https://bugs.chromium.org/p/v8/issues/detail?id=10379
  'built-ins/RegExp/named-groups/non-unicode-property-names-valid': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=4628
  'language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-meth-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-meth-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/async-gen-named-func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/async-gen-named-func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/func-decl-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/func-decl-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/func-decl-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/func-decl-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/func-expr-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/func-expr-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/func-expr-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/func-expr-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-expr-named-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-expr-named-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-func-expr-nameless-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-func-expr-nameless-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-meth-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-meth-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-meth-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-meth-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-meth-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-meth-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/gen-meth-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/gen-meth-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/meth-fn-body-cntns-arguments-func-decl-declare-arguments': [FAIL],
  'language/eval-code/direct/meth-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/meth-fn-body-cntns-arguments-lex-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/meth-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/meth-fn-body-cntns-arguments-var-bind-declare-arguments': [FAIL],
  'language/eval-code/direct/meth-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/meth-no-pre-existing-arguments-bindings-are-present-declare-arguments': [FAIL],
  'language/eval-code/direct/meth-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign': [FAIL],
  'language/eval-code/direct/non-definable-function-with-function': [FAIL],
  'language/eval-code/direct/non-definable-function-with-variable': [FAIL],
  'language/eval-code/indirect/non-definable-function-with-function': [FAIL],
  'language/eval-code/indirect/non-definable-function-with-variable': [FAIL],
  'language/global-code/script-decl-func-err-non-configurable': [FAIL],
  'language/global-code/script-decl-var-collision': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=5116
  'built-ins/TypedArray/prototype/fill/fill-values-conversion-operations-consistent-nan': [PASS, FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=4698
  'language/expressions/call/tco-call-args': [SKIP],
  'language/expressions/call/tco-cross-realm-class-construct': [SKIP],
  'language/expressions/call/tco-cross-realm-class-derived-construct': [SKIP],
  'language/expressions/call/tco-cross-realm-fun-call': [SKIP],
  'language/expressions/call/tco-cross-realm-fun-construct': [SKIP],
  'language/expressions/call/tco-member-args': [SKIP],
  'language/expressions/call/tco-non-eval-function': [SKIP],
  'language/expressions/call/tco-non-eval-function-dynamic': [SKIP],
  'language/expressions/call/tco-non-eval-global': [SKIP],
  'language/expressions/call/tco-non-eval-with': [SKIP],
  'language/expressions/comma/tco-final': [SKIP],
  'language/expressions/conditional/tco-cond': [SKIP],
  'language/expressions/conditional/tco-pos': [SKIP],
  'language/expressions/logical-and/tco-right': [SKIP],
  'language/expressions/logical-or/tco-right': [SKIP],
  'language/expressions/tagged-template/tco-call': [SKIP],
  'language/expressions/tagged-template/tco-member': [SKIP],
  'language/expressions/tco-pos': [SKIP],
  'language/statements/block/tco-stmt': [SKIP],
  'language/statements/block/tco-stmt-list': [SKIP],
  'language/statements/do-while/tco-body': [SKIP],
  'language/statements/for/tco-const-body': [SKIP],
  'language/statements/for/tco-let-body': [SKIP],
  'language/statements/for/tco-lhs-body': [SKIP],
  'language/statements/for/tco-var-body': [SKIP],
  'language/statements/if/tco-else-body': [SKIP],
  'language/statements/if/tco-if-body': [SKIP],
  'language/statements/labeled/tco': [SKIP],
  'language/statements/return/tco': [SKIP],
  'language/statements/switch/tco-case-body': [SKIP],
  'language/statements/switch/tco-case-body-dflt': [SKIP],
  'language/statements/switch/tco-dftl-body': [SKIP],
  'language/statements/try/tco-catch': [SKIP],
  'language/statements/try/tco-catch-finally': [SKIP],
  'language/statements/try/tco-finally': [SKIP],
  'language/statements/while/tco-body': [SKIP],

  # https://bugs.chromium.org/p/v8/issues/detail?id=6049
  'built-ins/Object/internals/DefineOwnProperty/consistent-value-function-caller': [FAIL_SLOPPY],
  'built-ins/Object/internals/DefineOwnProperty/consistent-value-function-arguments': [FAIL_SLOPPY],

  # https://bugs.chromium.org/p/v8/issues/detail?id=5690
  'language/expressions/call/eval-spread': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=7472
  'intl402/NumberFormat/currency-digits': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=7831
  'language/statements/generators/generator-created-after-decl-inst': [FAIL],
  'language/expressions/generators/generator-created-after-decl-inst': [FAIL],
  'language/expressions/async-generator/generator-created-after-decl-inst': [FAIL],
  'language/statements/async-generator/generator-created-after-decl-inst': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=9875
  'language/expressions/coalesce/tco-pos-undefined': [FAIL],
  'language/expressions/coalesce/tco-pos-null': [FAIL],

  # https://github.com/tc39/test262/issues/2034
  'language/expressions/postfix-decrement/arguments': [SKIP],
  'language/expressions/postfix-decrement/arguments-nostrict': [SKIP],
  'language/expressions/postfix-decrement/eval': [SKIP],
  'language/expressions/postfix-decrement/eval-nostrict': [SKIP],
  'language/expressions/postfix-increment/arguments': [SKIP],
  'language/expressions/postfix-increment/arguments-nostrict': [SKIP],
  'language/expressions/postfix-increment/eval': [SKIP],
  'language/expressions/postfix-increment/eval-nostrict': [SKIP],
  'language/expressions/prefix-decrement/arguments': [SKIP],
  'language/expressions/prefix-decrement/arguments-nostrict': [SKIP],
  'language/expressions/prefix-decrement/eval': [SKIP],
  'language/expressions/prefix-decrement/eval-nostrict': [SKIP],
  'language/expressions/prefix-increment/arguments': [SKIP],
  'language/expressions/prefix-increment/arguments-nostrict': [SKIP],
  'language/expressions/prefix-increment/eval': [SKIP],
  'language/expressions/prefix-increment/eval-nostrict': [SKIP],

  # https://bugs.chromium.org/p/v8/issues/detail?id=9049
  'language/comments/hashbang/use-strict': [SKIP],

  # http://crbug/v8/10447
  'intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-yes-to-true': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=9818
  'built-ins/AsyncFunction/proto-from-ctor-realm': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=10381
  'built-ins/Array/prototype/concat/arg-length-near-integer-limit': [FAIL],

  # https://bugs.chromium.org/p/v8/issues/detail?id=10383
  'built-ins/RegExp/prototype/Symbol.replace/fn-invoke-args-empty-result': [FAIL],

  # https://crbug.com/v8/10789
  'built-ins/Function/prototype/toString/built-in-function-object': [FAIL],

  # http://crbug/v8/10903
  'annexB/built-ins/RegExp/legacy-accessors/index/prop-desc': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/index/this-cross-realm-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/index/this-not-regexp-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/index/this-subclass-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/input/this-cross-realm-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/input/this-not-regexp-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/input/this-subclass-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/lastMatch/prop-desc': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/lastMatch/this-cross-realm-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/lastMatch/this-not-regexp-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/lastMatch/this-subclass-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/lastParen/prop-desc': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/lastParen/this-cross-realm-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/lastParen/this-not-regexp-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/lastParen/this-subclass-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/leftContext/prop-desc': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/leftContext/this-cross-realm-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/leftContext/this-not-regexp-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/leftContext/this-subclass-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/rightContext/prop-desc': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/rightContext/this-cross-realm-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/rightContext/this-not-regexp-constructor': [FAIL],
  'annexB/built-ins/RegExp/legacy-accessors/rightContext/this-subclass-constructor': [FAIL],
  'annexB/built-ins/RegExp/prototype/compile/this-cross-realm-instance': [FAIL],
  'annexB/built-ins/RegExp/prototype/compile/this-subclass-instance': [FAIL],

  # http://crbug/v8/10905
  'language/identifier-resolution/assign-to-global-undefined': [FAIL],

  # https://bugs.chromium.org/p/chromium/issues/detail?id=1159764
  'built-ins/Array/prototype/at/*': [FAIL],
  'built-ins/String/prototype/at/*': [FAIL],
  'built-ins/TypedArray/prototype/at/*': [FAIL],

  # http://crbug/v8/11530
  'built-ins/Function/internals/Call/class-ctor-realm': [FAIL],

  # http://crbug/v8/11531
  'built-ins/RegExp/prototype/flags/get-order': [FAIL],

  # http://crbug/v8/11532
  'language/expressions/object/dstr/object-rest-proxy-gopd-not-called-on-excluded-keys': [FAIL],

  # http://crbug/v8/11533
  'language/statements/class/subclass/default-constructor-spread-override': [FAIL],

  ######################## NEEDS INVESTIGATION ###########################

  # https://bugs.chromium.org/p/v8/issues/detail?id=7833
  #
  # Test262 needs to expose CanBlock
  'built-ins/Atomics/wait/bigint/cannot-suspend-throws': [SKIP],
  'built-ins/Atomics/wait/cannot-suspend-throws': [SKIP],
  # Flaky
  'built-ins/Atomics/wait/undefined-index-defaults-to-zero': [SKIP],

  ##################### DELIBERATE INCOMPATIBILITIES #####################

  # https://github.com/tc39/ecma262/pull/889
  'annexB/language/function-code/block-decl-func-skip-arguments': [FAIL],

  # Non-simple assignment targets are runtime errors instead of syntax errors
  # for web compat. https://crbug.com/358346
  'language/expressions/assignmenttargettype/direct-callexpression-arguments': [FAIL],
  'language/expressions/assignmenttargettype/parenthesized-callexpression-arguments': [FAIL],

  ############################ INVALID TESTS #############################

  # Test makes unjustified assumptions about the number of calls to SortCompare.
  # Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=596
  'built-ins/Array/prototype/sort/bug_596_1': [PASS, FAIL_OK],

  # https://github.com/tc39/test262/pull/688#pullrequestreview-14025354
  'built-ins/Function/internals/Construct/derived-this-uninitialized-realm': [FAIL],

  # Date tests that fail in CE(S)T timezone.
  # https://bugs.chromium.org/p/v8/issues/detail?id=5449
  'built-ins/Date/prototype/setFullYear/new-value-time-clip': [PASS, FAIL],
  'built-ins/Date/prototype/setMonth/new-value-time-clip': [PASS, FAIL],

  # Test against internals of harness; we plug in differently
  'harness/detachArrayBuffer': [SKIP],
  'harness/detachArrayBuffer-host-detachArrayBuffer': [SKIP],

  ############################ SKIPPED TESTS #############################

  # These tests take a looong time to run.
  'built-ins/decodeURI/S15.1.3.1_A1.10_T1': [SKIP],
  'built-ins/decodeURI/S15.1.3.1_A1.11_T1': [SKIP],
  'built-ins/decodeURI/S15.1.3.1_A1.11_T2': [SKIP],
  'built-ins/decodeURI/S15.1.3.1_A1.12_T1': [SKIP],
  'built-ins/decodeURI/S15.1.3.1_A1.12_T2': [SKIP],
  'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP],
  'built-ins/decodeURIComponent/S15.1.3.2_A1.11_T1': [SKIP],
  'built-ins/decodeURIComponent/S15.1.3.2_A1.12_T1': [SKIP],
  'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP],
  'language/literals/regexp/S7.8.5_A1.1_T2': [SKIP],
  'language/literals/regexp/S7.8.5_A1.4_T2': [SKIP],
  'language/literals/regexp/S7.8.5_A2.1_T2': [SKIP],
  'language/literals/regexp/S7.8.5_A2.4_T2': [SKIP],
  'built-ins/Array/prototype/slice/S15.4.4.10_A3_T1': [SKIP],
  'built-ins/Array/prototype/slice/S15.4.4.10_A3_T2': [SKIP],

  # https://bugs.chromium.org/p/v8/issues/detail?id=7187
  'built-ins/Function/prototype/toString/line-terminator-normalisation-CR': [SKIP],

  ############################ SLOW TESTS #############################

  'annexB/built-ins/RegExp/RegExp-leading-escape-BMP': [PASS, SLOW],
  'annexB/built-ins/RegExp/RegExp-trailing-escape-BMP': [PASS, SLOW],
  'language/comments/S7.4_A5': [PASS, SLOW],
  'language/comments/S7.4_A6': [PASS, SLOW],

}],  # ALWAYS

['no_i18n == True', {
  # Unicode canonicalization is not available with i18n turned off.
  'built-ins/String/prototype/localeCompare/15.5.4.9_CE': [SKIP],

  # Unicode regexp case mapping is not available with i18n turned off.
  'language/literals/regexp/u-case-mapping': [SKIP],

  # Unicode in capture group
  'built-ins/RegExp/prototype/Symbol.replace/named-groups': [FAIL],

  # BUG(v8:4437).
  'built-ins/String/prototype/normalize/return-normalized-string': [SKIP],
  'built-ins/String/prototype/normalize/return-normalized-string-from-coerced-form': [SKIP],
  'built-ins/String/prototype/normalize/return-normalized-string-using-default-parameter': [SKIP],

  # Case-conversion is not fully compliant to the Unicode spec with i18n off.
  'built-ins/String/prototype/toLocaleLowerCase/Final_Sigma_U180E': [FAIL],
  'built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional': [FAIL],
  'built-ins/String/prototype/toLocaleLowerCase/supplementary_plane': [FAIL],
  'built-ins/String/prototype/toLowerCase/Final_Sigma_U180E': [FAIL],
  'built-ins/String/prototype/toLowerCase/special_casing_conditional': [FAIL],
  'built-ins/String/prototype/toLowerCase/supplementary_plane': [FAIL],
  'built-ins/String/prototype/toLocaleUpperCase/supplementary_plane': [FAIL],
  'built-ins/String/prototype/toUpperCase/supplementary_plane': [FAIL],

  # Locale-sensitive case-conversion is not available with i18n off.
  'intl402/String/prototype/toLocaleLowerCase/special_casing_Azeri': [FAIL],
  'intl402/String/prototype/toLocaleLowerCase/special_casing_Lithuanian': [FAIL],
  'intl402/String/prototype/toLocaleLowerCase/special_casing_Turkish': [FAIL],
  'intl402/String/prototype/toLocaleUpperCase/special_casing_Azeri': [FAIL],
  'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': [FAIL],
  'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': [FAIL],

  # Unicode features unavaible without i18n, ie property escapes.
  'built-ins/RegExp/property-escapes/*': [SKIP],
  'built-ins/RegExp/named-groups/unicode-property-names': [SKIP],
  'built-ins/RegExp/named-groups/unicode-property-names-valid': [SKIP],
  'built-ins/RegExp/match-indices/indices-array-unicode-property-names': [SKIP],

  # Unicode in identifiers
  'language/identifiers/part-unicode-*': [FAIL],
  'language/identifiers/start-unicode-1*': [FAIL],
  'language/identifiers/start-unicode-5*': [FAIL],
  'language/identifiers/start-unicode-6*': [FAIL],
  'language/identifiers/start-unicode-7*': [FAIL],
  'language/identifiers/start-unicode-8*': [FAIL],
  'language/identifiers/start-unicode-9*': [FAIL],

}],  # no_i18n == True

['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips64 or arch == mips64el', {

  # Causes stack overflow on simulators due to eager compilation of
  # parenthesized function literals. Needs investigation.
  'language/statements/function/S13.2.1_A1_T1': [SKIP],

  # BUG(3251225): Tests that timeout with --noopt.
  'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP],
  'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP],
  'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP],
  'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP],
  'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP],
  'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP],
}],  # 'arch == arm or arch == mipsel or arch == mips or arch == arm64'

['byteorder == big', {
  # Test failures on big endian platforms due to the way the tests
  # are written

  # https://github.com/tc39/test262/issues/757
  'built-ins/TypedArray/prototype/set/typedarray-arg-set-values-same-buffer-other-type': [SKIP],
}],

['asan == True or msan == True or tsan == True', {
  # https://bugs.chromium.org/p/v8/issues/detail?id=4639
  # The failed allocation causes an asan/msan/tsan error
  'built-ins/ArrayBuffer/allocation-limit': [SKIP],
  'built-ins/ArrayBuffer/length-is-too-large-throws': [SKIP],
  'built-ins/SharedArrayBuffer/allocation-limit': [SKIP],
  'built-ins/SharedArrayBuffer/length-is-too-large-throws': [SKIP],
}],  # asan == True or msan == True or tsan == True

['system == android', {
  # Android Arm64 failures
  # https://bugs.chromium.org/p/v8/issues/detail?id=9845
  'intl402/DateTimeFormat/prototype/formatToParts/related-year': [FAIL],
}], # system == android

##############################################################################
['variant == jitless', {
  # https://crbug.com/v8/7777
  'built-ins/RegExp/CharacterClassEscapes/character-class-non-digit-class-escape-plus-quantifier-flags-u': [SKIP],
  'built-ins/RegExp/CharacterClassEscapes/character-class-non-whitespace-class-escape-plus-quantifier-flags-u': [SKIP],
  'built-ins/RegExp/CharacterClassEscapes/character-class-non-word-class-escape-plus-quantifier-flags-u': [SKIP],
}], # variant == jitless

['variant == no_wasm_traps', {
  '*': [SKIP],
}],  # variant == no_wasm_traps

['variant != default or arch == arm or arch == arm64 or arch == mipsel or arch == mips or arch == mips64 or arch == mips64el', {
  # These tests take a long time to run
  'built-ins/RegExp/property-escapes/generated/*': [SKIP],
}],  # variant != default or arch == arm or arch == arm64

['system == windows', {
  # https://crbug.com/856119
  'intl402/DateTimeFormat/prototype/resolvedOptions/basic': [SKIP],
}],  # system == windows

################################################################################
['variant == stress_snapshot', {
  '*': [SKIP],  # only relevant for mjsunit tests.
}],

]