@@ -67,75 +67,6 @@ test/built-ins/Proxy/construct/return-not-object-throws-undefined-realm.js:
67
67
test/built-ins/Proxy/construct/trap-is-not-callable-realm.js :
68
68
default : ' Test262Error: Expected a TypeError but got a different error constructor with the same name'
69
69
strict mode : ' Test262Error: Expected a TypeError but got a different error constructor with the same name'
70
- test/built-ins/String/prototype/match/cstm-matcher-on-bigint-primitive.js :
71
- default : ' Test262Error: should not be called'
72
- strict mode : ' Test262Error: should not be called'
73
- test/built-ins/String/prototype/match/cstm-matcher-on-boolean-primitive.js :
74
- default : ' Test262Error: should not be called'
75
- strict mode : ' Test262Error: should not be called'
76
- test/built-ins/String/prototype/match/cstm-matcher-on-number-primitive.js :
77
- default : ' Test262Error: should not be called'
78
- strict mode : ' Test262Error: should not be called'
79
- test/built-ins/String/prototype/match/cstm-matcher-on-string-primitive.js :
80
- default : ' Test262Error: should not be called'
81
- strict mode : ' Test262Error: should not be called'
82
- test/built-ins/String/prototype/matchAll/cstm-matchall-on-bigint-primitive.js :
83
- default : ' Test262Error: should not be called'
84
- strict mode : ' Test262Error: should not be called'
85
- test/built-ins/String/prototype/matchAll/cstm-matchall-on-number-primitive.js :
86
- default : ' Test262Error: should not be called'
87
- strict mode : ' Test262Error: should not be called'
88
- test/built-ins/String/prototype/matchAll/cstm-matchall-on-string-primitive.js :
89
- default : ' Test262Error: should not be called'
90
- strict mode : ' Test262Error: should not be called'
91
- test/built-ins/String/prototype/replace/cstm-replace-on-bigint-primitive.js :
92
- default : ' Test262Error: should not be called'
93
- strict mode : ' Test262Error: should not be called'
94
- test/built-ins/String/prototype/replace/cstm-replace-on-boolean-primitive.js :
95
- default : ' Test262Error: should not be called'
96
- strict mode : ' Test262Error: should not be called'
97
- test/built-ins/String/prototype/replace/cstm-replace-on-number-primitive.js :
98
- default : ' Test262Error: should not be called'
99
- strict mode : ' Test262Error: should not be called'
100
- test/built-ins/String/prototype/replace/cstm-replace-on-string-primitive.js :
101
- default : ' Test262Error: should not be called'
102
- strict mode : ' Test262Error: should not be called'
103
- test/built-ins/String/prototype/replaceAll/cstm-replaceall-on-bigint-primitive.js :
104
- default : ' Test262Error: should not be called'
105
- strict mode : ' Test262Error: should not be called'
106
- test/built-ins/String/prototype/replaceAll/cstm-replaceall-on-boolean-primitive.js :
107
- default : ' Test262Error: should not be called'
108
- strict mode : ' Test262Error: should not be called'
109
- test/built-ins/String/prototype/replaceAll/cstm-replaceall-on-number-primitive.js :
110
- default : ' Test262Error: should not be called'
111
- strict mode : ' Test262Error: should not be called'
112
- test/built-ins/String/prototype/replaceAll/cstm-replaceall-on-string-primitive.js :
113
- default : ' Test262Error: should not be called'
114
- strict mode : ' Test262Error: should not be called'
115
- test/built-ins/String/prototype/search/cstm-search-on-bigint-primitive.js :
116
- default : ' Test262Error: should not be called'
117
- strict mode : ' Test262Error: should not be called'
118
- test/built-ins/String/prototype/search/cstm-search-on-boolean-primitive.js :
119
- default : ' Test262Error: should not be called'
120
- strict mode : ' Test262Error: should not be called'
121
- test/built-ins/String/prototype/search/cstm-search-on-number-primitive.js :
122
- default : ' Test262Error: should not be called'
123
- strict mode : ' Test262Error: should not be called'
124
- test/built-ins/String/prototype/search/cstm-search-on-string-primitive.js :
125
- default : ' Test262Error: should not be called'
126
- strict mode : ' Test262Error: should not be called'
127
- test/built-ins/String/prototype/split/cstm-split-on-bigint-primitive.js :
128
- default : ' Test262Error: should not be called'
129
- strict mode : ' Test262Error: should not be called'
130
- test/built-ins/String/prototype/split/cstm-split-on-boolean-primitive.js :
131
- default : ' Test262Error: should not be called'
132
- strict mode : ' Test262Error: should not be called'
133
- test/built-ins/String/prototype/split/cstm-split-on-number-primitive.js :
134
- default : ' Test262Error: should not be called'
135
- strict mode : ' Test262Error: should not be called'
136
- test/built-ins/String/prototype/split/cstm-split-on-string-primitive.js :
137
- default : ' Test262Error: should not be called'
138
- strict mode : ' Test262Error: should not be called'
139
70
test/built-ins/Temporal/Duration/compare/compare-no-precision-loss.js :
140
71
default : ' Test262Error: Expected SameValue(«0», «0») to be false'
141
72
strict mode : ' Test262Error: Expected SameValue(«0», «0») to be false'
0 commit comments