• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1### Issue 17069
2escompat/ArrayTest2.sts
3### Issue 16444
4std/core/Object.sts
5std/core/std_core_string_String_fromCharCode_005.sts
6std/core/std_core_string_String_localeCompare_string_001.sts
7### Issue 16242
8std/core/std_core_string_String_localeCompare_string_005.sts
9### Issue 16242 end
10### Issue 10945, 11969 begin
11std/core/std_core_char_static_Char_isPartOfSurrogatePair.sts
12std/core/std_core_char_static_Char_isValidCodePoint.sts
13### Issue 10285
14std/core/std_core_double_instance_Double_toString.sts
15### Issue 11484 11541 begin
16std/core/std_core_array_concat_char_array_char_array.sts
17### Issue 11468 begin
18std/core/std_core_array_forEach_int_array_func_int.sts
19std/core/std_core_array_forEach_char_array_func_char_int_char_array.sts
20std/core/std_core_array_forEach_boolean_array_func_boolean.sts
21std/core/std_core_array_forEach_byte_array_func_byte.sts
22std/core/std_core_array_forEach_char_array_func_char.sts
23std/core/std_core_array_forEach_double_array_func_double.sts
24std/core/std_core_array_forEach_float_array_func_float.sts
25std/core/std_core_array_forEach_long_array_func_long.sts
26std/core/std_core_array_forEach_short_array_func_short.sts
27### Issue 11468 end
28### Issue I8PRJS begin
29std/core/std_core_typeduarrays__Uint8Array.sts
30std/core/std_core_typeduarrays__Uint16Array.sts
31std/core/std_core_typeduarrays__Uint32Array.sts
32### Issue I8PRJS end
33# #16400
34std/core/std_core_typeduarrays_function1__Uint32Array.sts
35# #17897
36std/core/std_core_typeduarrays_function1__Uint8ClampedArray.sts
37# #17894
38std/core/std_core_typeduarrays_function1__Uint16Array.sts
39# #14724
40std/core/std_core_typedarrays__BigInt64Array.sts
41# #16217
42std/core/std_core_typedarrays__Int16Array.sts
43# #17892
44std/core/std_core_typedarrays_function1__Int32Array.sts
45# #17863
46std/core/std_core_typedarrays_function1__Int8Array.sts
47# #17854
48std/core/std_core_typedarrays_function1__Float64Array.sts
49### Issue 11474 ###
50### Issue 11544 begin
51std/math/std_math_tan_double.sts
52std/math/std_math_asin_double.sts
53std/math/std_math_sinh_double.sts
54std/math/std_math_atan2_double_double.sts
55std/math/std_math_log10_int.sts
56std/math/std_math_cbrt_double.sts
57std/math/std_math_power_double_double.sts
58std/math/std_math_power2_double.sts
59std/math/std_math_hypot_double_double.sts
60std/math/std_math_mod_double_double.sts
61std/math/std_math_rem_double_double.sts
62std/math/std_math_imul_float_float.sts
63### Issue 11544 end
64### Issue 10874
65std/math/std_math_clz64_long.sts
66### Issue 12782 begin
67
68std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_byte_array_int_int.sts
69std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_byte_array_int.sts
70std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_char_array_int_int.sts
71std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_char_array_int.sts
72std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_double_array_int_int.sts
73std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_double_array_int.sts
74std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_float_array_int_int.sts
75std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_float_array_int.sts
76std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_int_array_int_int.sts
77std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_int_array_int.sts
78std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_long_array_int_int.sts
79std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_long_array_int.sts
80std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_short_array_int_int.sts
81std/core/std_core_array_exception_copyOf_ArrayIndexOutOfBoundsError_short_array_int.sts
82### Issue 12782 end
83### Issue 12581
84regression/12581_custom_class_Engine_array.sts
85
86### Union issues
87### literal types not supported yet
88spec/03.types/References_Types/unions/union_literal_02.sts
89spec/03.types/References_Types/unions/union_assignment_12_01.sts
90spec/03.types/References_Types/unions/union_assignment_12_02.sts
91spec/03.types/References_Types/unions/union_assignment_12_03.sts
92### undefined not supported yet
93spec/03.types/References_Types/unions/union_generics_03.sts
94### generics + unions not everything supported yet
95spec/03.types/References_Types/unions/union_generics_02.sts
96### Negative tests
97spec/03.types/References_Types/unions/union_cast_n_01.sts
98spec/03.types/References_Types/unions/union_cast_n_02.sts
99spec/03.types/References_Types/unions/union_cast_n_03.sts
100spec/03.types/References_Types/unions/union_compare_n_10.sts
101spec/03.types/References_Types/unions/union_param_n_01.sts
102spec/03.types/References_Types/unions/union_param_n_02.sts
103### Issue 14165
104spec/03.types/References_Types/unions/union_compare_02_04.sts
105### Issue 15312
106### Issue 15965, 14165
107spec/03.types/References_Types/unions/union_compare_02_02.sts
108### End of Unions
109### Koala related issues
110koala-related-benchmarks/benchmark-lambda-no-lambda-original.sts
111koala-related-benchmarks/arkts-phase1.sts
112# panda#14817
113### End of Koala
114### Feature: Rest Params
115### Issue 14111
116spec/04.Names_Declarations_and_Scopes/4.8.5.Rest_Parameter/BadTypeError.sts
117### Issue 14111 end
118### Issue 14564
119spec/04.Names_Declarations_and_Scopes/4.8.5.Rest_Parameter/RestParamsTest_PassInterfaceArgs.sts
120spec/04.Names_Declarations_and_Scopes/4.8.5.Rest_Parameter/RestParamsTest_PassLambdas_0.sts
121spec/04.Names_Declarations_and_Scopes/4.8.5.Rest_Parameter/RestParamsTest_PassLambdas_1.sts
122### Issue 14564 end
123### End Of Feature: Rest Params
124### undefined functionality is not implemented
125spec/15.Semantic_Rules/Compatibility_Features/Extended_Conditional_Expressions/nullish_expr/loop/undefined-expression-loop-while.sts
126### issue 14299 (incorrect behavior for tests with boxed type like new Short(0))
127spec/15.Semantic_Rules/Compatibility_Features/Extended_Conditional_Expressions/numeric/expr/numeric-double-object-zero-expression.sts
128### Trailing lambda issues
129### Valid cases but not supported features
130spec/16.Support_for_GUI_Programming/trailing_lambdas/trailing_only_fn_03_01.sts
131spec/16.Support_for_GUI_Programming/trailing_lambdas/trailing_only_fn_03_03.sts
132spec/16.Support_for_GUI_Programming/trailing_lambdas/trailing_only_fn_03_04.sts
133### Issue 14384
134spec/trailing_lambdas/trailing_only_fn_04_01.sts
135spec/16.Support_for_GUI_Programming/trailing_lambdas/trailing_only_fn_04_01.sts
136### End of Trailing lambda
137### ArkUI struct
138### Issue 14040 -> Annotations not yet implemented
139spec/16.Support_for_GUI_Programming/struct-type/anno/test-builder-func_0.sts
140spec/16.Support_for_GUI_Programming/struct-type/anno/test-builder-func_1.sts
141spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-builder-param.sts
142spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-component.sts
143spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-entry.sts
144spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-field-consume.sts
145spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-field-link.sts
146spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-field-local-storage-link.sts
147spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-field-local-storage-prop.sts
148spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-field-prop.sts
149spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-field-provide.sts
150spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-field-state.sts
151spec/16.Support_for_GUI_Programming/struct-type/anno/test-struct-field-watch.sts
152spec/16.Support_for_GUI_Programming/struct-type/builder/test-struct-call-conditional-in-build.sts
153spec/16.Support_for_GUI_Programming/struct-type/builder/test-struct-call-function-in-build_2.sts
154spec/16.Support_for_GUI_Programming/struct-type/builder/test-struct-call-function-in-build_3.sts
155spec/16.Support_for_GUI_Programming/struct-type/test-struct-define-constructor.sts
156spec/16.Support_for_GUI_Programming/struct-type/test-struct-implements-interface.sts
157spec/16.Support_for_GUI_Programming/struct-type/test-struct-invoke_0.sts
158spec/16.Support_for_GUI_Programming/struct-type/test-struct-invoke_1.sts
159spec/16.Support_for_GUI_Programming/struct-type/test-use-struct-as-name_2.sts
160### EOF Issue 14040
161### EOF ArkUI struct
162
163### Start enum
164### Issue 12947
165spec/11.Enumerations/enumCallToStringFromAsyncLambda.sts
166### Issue 14655
167spec/11.Enumerations/enum_trailing_comma_03.sts
168spec/11.Enumerations/enum_trailing_comma_04.sts
169### Issue 14654
170spec/11.Enumerations/enum_const_expr_01_01.sts
171spec/11.Enumerations/enum_const_expr_01_02.sts
172spec/11.Enumerations/enum_const_expr_01_03.sts
173spec/11.Enumerations/enum_const_expr_01_04.sts
174spec/11.Enumerations/enum_const_expr_01_05.sts
175spec/11.Enumerations/enum_const_expr_02_01.sts
176### Issue 14636
177### End enum
178
179### lambda issues begin
180### Issue 15579
181spec/07.expressions/7.32.Lambda_Expressions/issue15579_0.sts
182spec/07.expressions/7.32.Lambda_Expressions/issue15579_1.sts
183spec/07.expressions/7.32.Lambda_Expressions/issue15579_2.sts
184spec/07.expressions/7.32.Lambda_Expressions/issue15579_3.sts
185spec/07.expressions/7.32.Lambda_Expressions/issue15579_4.sts
186### Issue 14054
187spec/07.expressions/7.32.Lambda_Expressions/callAsyncMethodFromAsyncLambda1.sts
188spec/07.expressions/7.32.Lambda_Expressions/callMethodFromAsyncLambda1.sts
189### Issue 14131
190spec/07.expressions/7.32.Lambda_Expressions/callRegularLambdaWithAsyncOverload.sts
191### Negative tests
192spec/07.expressions/7.32.Lambda_Expressions/incorrectVariableDeclaration.sts
193### Issue 14599
194spec/07.expressions/7.32.Lambda_Expressions/propertyLookupWithTypeAlias_01.sts
195spec/07.expressions/7.32.Lambda_Expressions/propertyLookupWithTypeAlias_02.sts
196spec/07.expressions/7.32.Lambda_Expressions/propertyLookupWithTypeAlias_03.sts
197### Issue 14634
198spec/07.expressions/7.32.Lambda_Expressions/lambdaExpressionWithoutParenthesis.sts
199### lambda issues end
200### Undefined type
201spec/03.types/References_Types/Type_undefined/array-and-undefined-union_3.sts
202spec/03.types/References_Types/Type_undefined/array-of-class-and-undefined_4.sts
203spec/03.types/References_Types/Type_undefined/define/define-class-member-as-undefined-in-other-class_1.sts
204spec/03.types/References_Types/Type_undefined/undefined-and-array-of-class-and-undefined_10.sts
205spec/03.types/References_Types/Type_undefined/undefined-and-array-of-class-and-undefined_9.sts
206spec/03.types/References_Types/Type_undefined/undefined-union-array-type_1.sts
207spec/03.types/References_Types/Type_undefined/undefined-union-array-type_2.sts
208###### Issue 14595
209spec/03.types/References_Types/Type_undefined/set-add/add-undefined-to-undefined.sts
210spec/03.types/References_Types/Type_undefined/assign/assign-undefined-to-undefined_1.sts
211spec/03.types/References_Types/Type_undefined/undefined-union-array-type_3.sts
212###### End Issue 14495
213spec/03.types/References_Types/Type_undefined/define/define-class-member-as-undefined-and-assign-1.sts
214###### Issue 14166
215spec/03.types/References_Types/Type_undefined/assign/assign-undefined-to-untyped_1.sts
216###### End Issue 14166
217###### Issue 14108
218spec/03.types/References_Types/Type_undefined/array-of-complex-type.sts
219spec/03.types/References_Types/Type_undefined/complex-type.sts
220###### End Issue 14108
221###### Issue 14035
222spec/03.types/References_Types/Type_undefined/define/define-class-member-as-question-and-assign.sts
223###### End Issue 14035
224###### Issue 13874
225spec/03.types/References_Types/Type_undefined/array-of-type_0.sts
226spec/03.types/References_Types/Type_undefined/array-of-type_1.sts
227###### End Issue 13874
228###### EOF Undefined type
229### Feature: Callable classes
230### issue 14539
231spec/16.Support_for_GUI_Programming/callable-classes/type-call-instantiate_7.sts
232### issue 14539
233### End of Feature: Callable classes
234
235### Start never issues
236### Issue 14472
237spec/03.types/References_Types/Type_never/useWithLambdaAndUnion.sts
238### Negative test
239### End never issues
240### Feature: Null safety tests
241### Issue 14510
242spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-result_2.sts
243spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-method-param_2.sts
244spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-method-result_2.sts
245spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-param_2.sts
246spec/nullables/nullable-member_2.sts
247spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_2.sts
248spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_5.sts
249spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_8.sts
250spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-method-default-param_2.sts
251spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-method-default-param_5.sts
252spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-method-default-param_8.sts
253
254### End Issue 14510
255### Issue 14495
256spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_6.sts
257spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-function-default-param_7.sts
258spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-lambda-default-param_1.sts
259spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-lambda-default-param_4.sts
260spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-lambda-default-param_6.sts
261spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-method-default-param_7.sts
262### End Issue 14495
263### Issue 14584
264spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-lambda-default-param_3.sts
265spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-lambda-default-param_5.sts
266### Issue 14584
267### End Of Feature: Null safety tests
268
269### Generic issues
270### Issue 14751
271spec/05.Generics/issue14751.sts
272### Issue 14752
273spec/05.Generics/issue14752.sts
274### Issue 14498
275spec/05.Generics/generic_03.sts
276### Issue 14510
277spec/05.Generics/generic_02.sts
278### Issue 14542
279### Negative tests
280spec/05.Generics/wrongUsingInT.sts
281### Issue 14656
282spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_05.sts
283### Issue 14941
284spec/05.Generics/issue14700_ArrayBackedConstructorWithobject.sts
285### Issue 15089
286spec/05.Generics/issue15089_05.sts
287spec/05.Generics/issue15089_06.sts
288spec/05.Generics/issue15089_08.sts
289### Issue 15623
290spec/05.Generics/issue15380_0.sts
291### Issue 15380
292spec/05.Generics/issue15380_1.sts
293spec/05.Generics/issue15380_2.sts
294spec/05.Generics/issue15380_3.sts
295### End of Generic
296### Import-export issues
297### cannot create runtime (compound tests not supported)
298spec/import_export/03.import_directives/05.default_import_binding/default_import_binding.sts
299### Issue 14586
300spec/import_export/03.import_directives/06.type_binding/to_export.sts
301spec/import_export/03.import_directives/06.type_binding/type_binding_01.sts
302spec/import_export/03.import_directives/06.type_binding/type_binding_02.sts
303spec/import_export/03.import_directives/06.type_binding/type_binding_03.sts
304spec/import_export/03.import_directives/06.type_binding/type_binding_04.sts
305spec/import_export/07.export_directives/02.export_type_directives/export_type_directive_01.sts
306spec/import_export/07.export_directives/02.export_type_directives/to_export.sts
307### Issue 14587
308spec/import_export/03.import_directives/07.import_path/import_path_01.sts
309spec/import_export/03.import_directives/07.import_path/import_path_02.sts
310spec/import_export/03.import_directives/07.import_path/import_path_03.sts
311### Issue 14589
312spec/import_export/03.import_directives/t_isnt_exported_but_func_takes_t_as_param_exported.sts
313### Issue 14650
314spec/import_export/07.export_directives/03.re-export_directives/re-export_directive_01.sts
315### Issue 14649
316spec/import_export/03.import_directives/t_is_proxed_through_chain_of_files.sts
317### Issue 14647
318spec/import_export/03.import_directives/t_isnt_exported_but_func_takes_t_as_return_value_exported.sts
319spec/import_export/03.import_directives/t_isnt_exported_but_subtype_of_t_exported.sts
320spec/import_export/03.import_directives/t_isnt_exported_but_var_of_t_exported.sts
321spec/import_export/07.export_directives/01.selective_export_directive/selective_export_directive_01.sts
322spec/import_export/07.export_directives/03.re-export_directives/re-export_directive_02.sts
323spec/import_export/07.export_directives/03.re-export_directives/re_export_directive_04.sts
324spec/13.Compilation_Units_Packages_and_Modules/13.6.Export_Directives/13.6.3.Re-Export_Directives/issue15371/issue15371_06.sts
325### Issue 14658
326spec/import_export/03.import_directives/t_is_proxed_through_chain_of_files_2.sts
327### Issue 14660
328spec/import_export/03.import_directives/05.default_import_binding/default_import_binding.sts
329### Issue 15119
330std/core/std_core_string_String_fromCharCode_006.sts
331### Issue 15304
332### Not implemented
333std/core/std_core_string_String_split_RegExp_number.sts
334### Issue 14343
335spec/import_export/07.export_directives/03.re-export_directives/re_export_directive_03.sts
336spec/import_export/07.export_directives/03.re-export_directives/re_export_all_2.sts
337### Negative tests
338spec/import_export/03.import_directives/import_unexported_class.sts
339spec/import_export/03.import_directives/non_linux_path_separators.sts
340spec/import_export/07.export_directives/02.export_type_directives/to_export_negative.sts
341spec/import_export/07.export_directives/01.selective_export_directive/selective_export_directive_02.sts
342### Not-a-test
343spec/import_export/03.import_directives/to_export.sts
344spec/import_export/03.import_directives/05.default_import_binding_additional/default_to_export.sts
345spec/import_export/03.import_directives/07.import_path/to_export.sts
346spec/import_export/06.top-level_declarations/01.exported_declarations/to_export.sts
347spec/import_export/07.export_directives/01.selective_export_directive/to_export.sts
348spec/import_export/07.export_directives/03.re-export_directives/re-export_all.sts
349spec/import_export/07.export_directives/03.re-export_directives/re-export_not_all.sts
350spec/import_export/07.export_directives/03.re-export_directives/to_export.sts
351spec/import_export/07.export_directives/03.re-export_directives/to_export_2.sts
352spec/import_export/07.export_directives/02.export_type_directives/to_export_for_import_type_alias_with_qualified_access.sts
353### End of Import-export
354### issue 14836 begin
355spec/17.Experimental_Features/17.3.Indexable_Types/idx-s01-0030.sts
356spec/17.Experimental_Features/17.3.Indexable_Types/idx-s01-0080.sts
357spec/17.Experimental_Features/17.3.Indexable_Types/idx-s02-0020.sts
358spec/17.Experimental_Features/17.3.Indexable_Types/idx-s02-0030.sts
359spec/17.Experimental_Features/17.3.Indexable_Types/idx-s03-0000.sts
360### issue  14836 end
361
362### object-literals
363### Issue 14658
364spec/07.expressions/Object_Literal/issue14687.sts
365### end Issue 14658
366### End of object-literals
367
368### Built-In Component Two Way Value Synchronization
369### Negative tests
370arkui/dollar_dollar_06.sts
371arkui/dollar_dollar_07.sts
372### Used only with ARKUI plugin
373arkui/dollar_dollar_01.sts
374arkui/dollar_dollar_02.sts
375arkui/dollar_dollar_03.sts
376arkui/dollar_dollar_04.sts
377arkui/dollar_dollar_05.sts
378arkui/dollar_dollar_08.sts
379arkui/dollar_dollar_09.sts
380arkui/dollar_dollar_11.sts
381arkui/dollar_dollar_12.sts
382arkui/dollar_dollar_13.sts
383### End Of Built-In Component Two Way Value Synchronization
384### Annotations issues
385### Issue 14040 -> Annotations not yet implemented
386spec/16.Support_for_GUI_Programming/annotations/annotation_@Builder.sts
387spec/16.Support_for_GUI_Programming/annotations/annotation_@Builder_2.sts
388spec/16.Support_for_GUI_Programming/annotations/annotation_@Component.sts
389spec/16.Support_for_GUI_Programming/annotations/annotation_@Consume.sts
390spec/16.Support_for_GUI_Programming/annotations/annotation_@Entry.sts
391spec/16.Support_for_GUI_Programming/annotations/annotation_@Link.sts
392spec/16.Support_for_GUI_Programming/annotations/annotation_@Link_2.sts
393spec/16.Support_for_GUI_Programming/annotations/annotation_@LocalStorageLink.sts
394spec/16.Support_for_GUI_Programming/annotations/annotation_@ObjectLink.sts
395spec/16.Support_for_GUI_Programming/annotations/annotation_@Observed.sts
396spec/16.Support_for_GUI_Programming/annotations/annotation_@Prop.sts
397spec/16.Support_for_GUI_Programming/annotations/annotation_@Provide.sts
398spec/16.Support_for_GUI_Programming/annotations/annotation_@State.sts
399spec/16.Support_for_GUI_Programming/annotations/annotation_@StorageLink.sts
400spec/16.Support_for_GUI_Programming/annotations/annotation_@Watch.sts
401spec/16.Support_for_GUI_Programming/annotations/annotation_@Watch_2.sts
402### End of Issue 14040
403### End of Annotations
404
405### Issue 15096
406algorithms/SampleAppTest.sts
407### for of is not implemented
408spec/17.Experimental_Features/Iterable_Types/for_of_08.sts
409spec/17.Experimental_Features/Iterable_Types/for_of_09.sts
410spec/17.Experimental_Features/Iterable_Types/for_of_10.sts
411spec/17.Experimental_Features/Iterable_Types/for_of_11.sts
412spec/17.Experimental_Features/Iterable_Types/for-of-s01-array-08.sts
413### end for of
414
415### Issue 15726
416spec/07.expressions/05.array_literal/01.type_inference_from_context/issue14062_8.sts
417### Issue 14536: usage of === with primitive types
418spec/expressions/equality/equality_primitive_01_byte_equal_byte.sts
419spec/expressions/equality/equality_primitive_01_byte_equal_byte_016.sts
420spec/expressions/equality/equality_primitive_01_double_equal_double.sts
421spec/expressions/equality/equality_primitive_01_double_equal_double_004.sts
422spec/expressions/equality/equality_primitive_01_double_equal_double_005.sts
423spec/expressions/equality/equality_primitive_01_double_equal_double_006.sts
424spec/expressions/equality/equality_primitive_01_float_equal_float.sts
425spec/expressions/equality/equality_primitive_01_float_equal_float_001.sts
426spec/expressions/equality/equality_primitive_01_float_equal_float_002.sts
427spec/expressions/equality/equality_primitive_01_float_equal_float_003.sts
428spec/expressions/equality/equality_primitive_01_int_equal_int.sts
429spec/expressions/equality/equality_primitive_01_int_equal_int_014.sts
430spec/expressions/equality/equality_primitive_01_long_equal_long.sts
431spec/expressions/equality/equality_primitive_01_long_equal_long_013.sts
432spec/expressions/equality/equality_primitive_01_number_equal_number.sts
433spec/expressions/equality/equality_primitive_01_number_equal_number_007.sts
434spec/expressions/equality/equality_primitive_01_number_equal_number_008.sts
435spec/expressions/equality/equality_primitive_01_number_equal_number_009.sts
436spec/expressions/equality/equality_primitive_01_number_equal_number_010.sts
437spec/expressions/equality/equality_primitive_01_number_equal_number_011.sts
438spec/expressions/equality/equality_primitive_01_number_equal_number_012.sts
439spec/expressions/equality/equality_primitive_01_short_equal_short.sts
440spec/expressions/equality/equality_primitive_01_short_equal_short_015.sts
441###
442
443### accessors
444### Issue 15396
445spec/09.classes/Accessor_Declarations/issue-13330_7.sts
446spec/09.classes/Accessor_Declarations/issue-13330_8.sts
447### Issue 15644
448spec/09.classes/Accessor_Declarations/issue-15142_5.sts
449### Issue 15646
450spec/09.classes/Accessor_Declarations/issue-15142_9.sts
451spec/09.classes/Accessor_Declarations/issue-15142_10.sts
452### Issue 15647
453spec/09.classes/Accessor_Declarations/issue-15142_7.sts
454spec/09.classes/Accessor_Declarations/issue-15142_8.sts
455### end of accessors
456
457### tuples
458spec/03.types/References_Types/Tuples_type/tuple_as_rest_param_0.sts
459### Issue 15032
460spec/03.types/References_Types/Tuples_type/recursive3.sts
461### Issue 15034
462spec/03.types/References_Types/Tuples_type/func_tuple_1.sts
463### Issue 15184
464spec/03.types/References_Types/Tuples_type/tuple_as_generic_7.sts
465### Issue 15207
466spec/03.types/Tuples_type/tuple_union_0.sts
467spec/03.types/Tuples_type/tuple_union_1.sts
468### Issue 15394
469spec/03.types/References_Types/Tuples_type/tuple_write_6.sts
470### Issue 15493
471spec/03.types/References_Types/Tuples_type/tuple_write_7.sts
472### end of tuples
473
474### Interfaces overriding issues
475### Negative tests
476spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/interface_overriding_02.sts
477spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/interface_overriding_03.sts
478spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/interface_overriding_04.sts
479### End of Interfaces overriding
480### Overriding issues
481### Issue 15572
482spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/override_optional_param_01_05.sts
483
484### Issue 15201
485spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/interfaces_overriding/interface_overriding_05.sts
486spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/interfaces_overriding/interface_overriding_07_01.sts
487spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/interfaces_overriding/interface_overriding_08_01.sts
488### End of Overriding
489### Issue 15281
490spec/types/number_to_string_1.sts
491spec/types/number_to_string_2.sts
492spec/types/float_to_string_1.sts
493spec/types/float_to_string_2.sts
494spec/types/double_to_string_1.sts
495spec/types/double_to_string_2.sts
496### Issue 15281 end
497### Issue 13952
498spec/10.Interfaces/Interface_Methods_Declarations/method_overload1.sts
499spec/10.Interfaces/Interface_Methods_Declarations/method_overload2.sts
500spec/10.Interfaces/Interface_Methods_Declarations/method_overload3.sts
501spec/10.Interfaces/Interface_Methods_Declarations/method_overload4.sts
502### Issue 13952 end
503### Issue 15542
504spec/10.Interfaces/Interface_Methods_Declarations/method_overload5.sts
505spec/10.Interfaces/Interface_Methods_Declarations/method_overload6.sts
506spec/10.Interfaces/Interface_Methods_Declarations/method_overload7.sts
507spec/10.Interfaces/method_overload1.sts
508spec/10.Interfaces/method_overload2.sts
509spec/10.Interfaces/method_overload3.sts
510spec/10.Interfaces/method_overload4.sts
511### Issue 13952 end
512### Issue 15542
513spec/10.Interfaces/method_overload5.sts
514spec/10.Interfaces/method_overload6.sts
515spec/10.Interfaces/method_overload7.sts
516### BigInt64Array
517std/core/std_core_typedarrays__BigInt64Array.sts
518### BigInt64Array end
519### Issue 17680
520std/core/std_core_typedarrays_bignum__BigInt64Array.sts
521std/core/std_core_typedarrays_bignum__BigUint64Array.sts
522### Issue 17680 end
523
524
525### Failures #15642
526# Type violation in type erasure
527regression/12581_box_type_array_Boolean_array.sts
528regression/12581_box_type_array_Byte_array.sts
529regression/12581_box_type_array_Int_array.sts
530regression/12581_box_type_array_Short_array.sts
531regression/12581_box_type_array_Long_array.sts
532# undefined|number assigned to number
533std/core/std_core_string_String_codePointAt_number.sts
534###
535
536### VariableHasEnclosingScopeForAll, VariableHasScopeForAll
537spec/05.Generics/callFromAsyncLambda.sts
538###
539
540### Class constructor inheritance
541### Issue 14720
542spec/09.classes/constructor-inheritance/issue14720_2.sts
543spec/09.classes/constructor-inheritance/issue14720_4.sts
544spec/09.classes/constructor-inheritance/issue14720_5.sts
545spec/09.classes/constructor-inheritance/issue14720_6.sts
546### Issue 14720 end
547
548## Issue 15553
549spec/09.classes/9.6.Method_Declarations/Issue-14273_0.sts
550spec/09.classes/9.6.Method_Declarations/Issue-14273_3.sts
551
552
553### Issue 15763
554spec/classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/interfaces_overriding/interface_overriding_05.sts
555### Issue 15763 end
556
557### issue 15523
558spec/10.interfaces/overriding/15523_0000_iterable_override.sts
559spec/10.interfaces/overriding/15523_0001_iterable_override.sts
560spec/10.interfaces/overriding/15523_0002_iterable_override.sts
561spec/10.interfaces/overriding/15523_0003_iterable_override.sts
562spec/10.interfaces/overriding/15523_0004_iterable_override.sts
563spec/10.interfaces/overriding/15523_0005_iterable_override.sts
564### Type Erasure
565std/containers/BuiltinArrayMapTest.sts
566
567### Negative tests
568spec/13.Compilation_Units_Packages_and_Modules/13.6.Export_Directives/13.6.3.Re-Export_Directives/issue15371/issue15371_04.sts
569
570### Issue 14609
571spec/07.expressions/nullish-coalescing_expressions/issue14609_02.sts
572### Issue 14609 end
573
574### Issue 1654
575spec/07.expressions/nullish-coalescing_expressions/issue14609_01.sts
576### Issue 1654 end
577
578### Issue 16535
579spec/10.Interfaces/10.4.Interface_Members/interface_with_optional_attributes_0000.sts
580spec/10.Interfaces/10.4.Interface_Members/interface_with_optional_attributes_0001.sts
581spec/10.Interfaces/10.4.Interface_Members/interface_with_optional_attributes_0002.sts
582spec/10.Interfaces/10.4.Interface_Members/interface_with_optional_attributes_0003.sts
583spec/10.Interfaces/10.4.Interface_Members/interface_with_optional_attributes_0004.sts
584spec/10.Interfaces/10.4.Interface_Members/interface_with_optional_attributes_0005.sts
585### Issue 16535 end
586### Issue 16434 begin
587spec/05.Generics/callFromAsyncLambda.sts
588spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_07_00.sts
589spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_07_01.sts
590spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_07_02.sts
591spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_07_03.sts
592### Issue 16434 end
593### Issue 16696 begin
594spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_07_04.sts
595spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_07_05.sts
596spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_08_00.sts
597spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_08_01.sts
598spec/05.Generics/genericTypeArgumentWithDefaultParameterValue_08_02.sts
599spec/05.Generics/issue14751.sts
600spec/05.Generics/issue14752.sts
601spec/05.Generics/issue15089_05.sts
602spec/05.Generics/issue15089_06.sts
603spec/05.Generics/issue15089_08.sts
604spec/05.Generics/issue15380_2.sts
605spec/05.Generics/wrongUsingInT.sts
606###  Issue 16696 end
607### Issue 16269
608spec/10.Interfaces/method_overiding_0005.sts
609# Issue 16622
610spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/interfaces_overriding/override_static_instance_0011.sts
611# Issue 16623
612spec/09.classes/9.6.Method_Declarations/10.Overriding_by_Instance_Methods/override_static_instance_0002.sts
613### Issue 17149
614spec/17.Experimental_Features/17.9.Default_and_Static_Interface_Methods/17.9.2.Static_Method_Declarations/static_method_0003.sts
615### Issue 16242 (STDLIB)
616std/core/std_core_string_String_localeCompare_string_005.sts
617### Issue 14903 begin
618spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0001.sts
619spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0002.sts
620spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0003.sts
621spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0004.sts
622spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0005.sts
623spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0006.sts
624spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0007.sts
625spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0008.sts
626spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0009.sts
627spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0010.sts
628spec/05.Generics/5.6.Utility_Types/5.6.1.Partial_Utility_Type/partial_utility_type_0011.sts
629### Issue 14903 end
630### Issue 1823 (QA Ticket for checking error in test)
631spec/03.types/References_Types/3.8.12.Nullish_Types/nullable-lambda-default-param_0.sts
632### Issue 17725 begin
633spec/05.Generics/function_as_type_generic_0010.sts
634spec/05.Generics/function_as_type_generic_0020.sts
635spec/05.Generics/function_as_type_generic_0030.sts
636### Issue 17725
637
638### Issue 18123
639spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0010.sts
640spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0020.sts
641spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0030.sts
642spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0040.sts
643spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0050.sts
644spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0060.sts
645spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0070.sts
646spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0080.sts
647spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0090.sts
648spec/03.types/References_Types/Array_Types/array_constructors_optional_params_0100.sts
649### Issue 18123 end
650