-
Notifications
You must be signed in to change notification settings - Fork 1.6k
/
Copy pathco19-dartdevc.status
172 lines (167 loc) · 17.2 KB
/
co19-dartdevc.status
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
# Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
[ $compiler == ddc ]
Language/Classes/Instance_Methods/Method_noSuchMethod/definition_A01_t03: SkipByDesign # Non-JS-interop external members are not supported
Language/Classes/Instance_Methods/Method_noSuchMethod/definition_A02_t02: SkipByDesign # Non-JS-interop external members are not supported
Language/Expressions/Constants/Constant_Contexts/constant_context_A02_t01: SkipByDesign # dart:mirrors is not supported
Language/Expressions/Constants/integer_size_t03: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Constants/integer_size_t04: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Constants/literal_number_t01: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Constants/math_operators_A01_t01: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Constants/math_operators_A02_t01: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t04: SkipByDesign # uses external functions
Language/Expressions/Numbers/integer_size_t03: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Numbers/static_type_of_int_t01: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Numbers/syntax_t06: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Numbers/syntax_t09: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Object_Identity/object_t02: SkipByDesign # https://github.com/dart-lang/sdk/issues/42222#issuecomment-640431711
Language/Expressions/Shift/integer_t06: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Shift/integer_t07: SkipByDesign # uses integer literal not representable as JavaScript number
Language/Expressions/Spawning_an_Isolate/new_isolate_t01: SkipByDesign # dart:isolate not supported.
Language/Functions/External_Functions/not_connected_to_a_body_t01: SkipByDesign # External variables are not supported
Language/Functions/External_Functions/not_connected_to_a_body_t02: SkipByDesign # External variables are not supported
Language/Functions/External_Functions/not_connected_to_a_body_t03: SkipByDesign # External variables are not supported
Language/Functions/External_Functions/not_connected_to_a_body_t04: SkipByDesign # External variables are not supported
Language/Functions/External_Functions/not_connected_to_a_body_t05: SkipByDesign # External variables are not supported
Language/Functions/External_Functions/not_connected_to_a_body_t06: SkipByDesign # External variables are not supported
Language/Libraries_and_Scripts/Scripts/top_level_main_t01: SkipByDesign # Uses dart:io.
Language/Libraries_and_Scripts/Scripts/top_level_main_t06: SkipByDesign # Uses dart:io.
Language/Libraries_and_Scripts/Scripts/top_level_syntax_t01: SkipByDesign # External variables are not supported
Language/Libraries_and_Scripts/top_level_syntax_t01: SkipByDesign # External variables are not supported
Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t08: SkipByDesign # binary '~' produces different results in JavaScript and Dart
Language/Statements/For/Asynchronous_For_in/execution_A02_t01: Skip # Issue 49622
Language/Statements/For/Asynchronous_For_in/execution_A02_t02: Skip # Issue 49622
LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t01: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t02: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t03: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t01: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t04: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t01: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t02: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t03: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t04: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t06: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t01: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t02: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t01: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t02: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t03: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/syntax_A01_t03: SkipByDesign # External variables are not supported
LanguageFeatures/Abstract-external-fields/syntax_A02_t03: SkipByDesign # External variables are not supported
LanguageFeatures/Enhanced-Enum/grammar_A07_t01: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/Extension-methods/syntax_member_declarations_t04: SkipByDesign # External variables are not supported
LanguageFeatures/Extension-types/static_analysis_extension_types_A28_t01: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/Extension-types/static_analysis_extension_types_A28_t02: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/Extension-types/superinterfaces_of_extension_type_A05_t07: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/Extension-types/syntax_A08_t02: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/FinalizationRegistry/ffi/*: SkipByDesign # dart:ffi is not supported
LanguageFeatures/Wildcards/other_declarations_A01_t09: SkipByDesign # External variables are not supported
LanguageFeatures/Wildcards/other_declarations_A02_t07: SkipByDesign # External variables are not supported
LanguageFeatures/Wildcards/other_declarations_A06_t03: SkipByDesign # External variables are not supported
LanguageFeatures/Wildcards/other_declarations_A06_t04: SkipByDesign # External variables are not supported
LanguageFeatures/Wildcards/other_declarations_A06_t05: SkipByDesign # External variables are not supported
LanguageFeatures/nnbd/static_errors_A04_t35: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A04_t36: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A04_t37: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A04_t38: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A04_t39: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A04_t40: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A04_t41: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A04_t42: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t35: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t36: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t37: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t38: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t39: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t40: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t41: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t42: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t43: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t44: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t45: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A05_t46: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A06_t29: SkipByDesign # Non-JS-interop external members are not supported
LanguageFeatures/nnbd/static_errors_A06_t31: SkipByDesign # Non-JS-interop external members are not supported
LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t01: SkipByDesign # microseconds are not supported in JavaScript
LibTest/core/DateTime/microsecond_A01_t01: SkipByDesign # microseconds are not supported in JavaScript
LibTest/core/DateTime/microsecondsSinceEpoch_A01_t01: SkipByDesign # microseconds are not supported in JavaScript
LibTest/core/DateTime/to8601String_A01_t01: SkipByDesign # microseconds are not supported in JavaScript
LibTest/core/DateTime/to8601String_A01_t02: SkipByDesign # microseconds are not supported in JavaScript
LibTest/core/DateTime/to8601String_A01_t03: SkipByDesign # microseconds are not supported in JavaScript
LibTest/core/int/operator_remainder_A01_t03: SkipByDesign # Division by zero is not an error in JavaScript
LibTest/core/int/operator_truncating_division_A01_t02: SkipByDesign # Division by zero is not an error in JavaScript
LibTest/core/int/parse_A01_t02: SkipByDesign # big integers cannot be represented in JavaScript
LibTest/core/int/remainder_A01_t03: SkipByDesign # Division by zero is not an error in JavaScript
LibTest/ffi/*: SkipByDesign # dart:ffi is not supported
LibTest/io/*: SkipByDesign # dart:io not supported.
LibTest/isolate/*: SkipByDesign # dart:isolate not supported.
LibTest/mirrors/*: SkipByDesign # dart:mirrors is not supported
LibTest/typed_data/ByteBuffer/asInt64List_A01_t01: SkipByDesign # Int64List not supported on the web
LibTest/typed_data/ByteBuffer/asInt64List_A02_t01: SkipByDesign # Int64List not supported on the web
LibTest/typed_data/ByteBuffer/asInt64List_A03_t01: SkipByDesign # Int64List not supported on the web
LibTest/typed_data/ByteBuffer/asUint64List_A01_t01: SkipByDesign # UInt64List not supported on the web
LibTest/typed_data/ByteBuffer/asUint64List_A02_t01: SkipByDesign # UInt64List not supported on the web
LibTest/typed_data/ByteBuffer/asUint64List_A03_t01: SkipByDesign # UInt64List not supported on the web
LibTest/typed_data/ByteData/getInt64_A01_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/getInt64_A02_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/getInt64_A02_t02: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/getUint64_A01_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/getUint64_A02_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/getUint64_A02_t02: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/setInt64_A01_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/setInt64_A02_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/setInt64_A02_t02: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/setUint64_A01_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/setUint64_A02_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/ByteData/setUint64_A02_t02: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/Float32List/setRange_A06_t03: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/Float32x4List/setRange_A06_t03: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/Float64List/setRange_A06_t01: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/Float64x2List/setRange_A06_t02: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/Int32List/setRange_A06_t02: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/Int64List/*: SkipByDesign # Int64List not supported on the web
LibTest/typed_data/Uint32List/setRange_A06_t02: SkipByDesign # 64-bit int not supported on the web
LibTest/typed_data/Uint64List/*: SkipByDesign # Uint64List not supported on the web
[ $compiler == ddc && $runtime == chrome ]
LibTest/html/Window/animationFrame_A01_t01: SkipByDesign # Issue #53985: requestAnimationFrame is not executed on Chrome inactive tabs
[ $compiler == ddc && $runtime == d8 ]
LibTest/html/*: SkipByDesign # Browser tests
[ $compiler == ddc && $runtime == ff ]
LibTest/html/Element/onTouchCancel_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/onTouchEnd_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/onTouchEnter_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/onTouchLeave_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/onTouchMove_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/onTouchStart_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/touchCancelEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/touchEndEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/touchEnterEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/touchLeaveEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/touchMoveEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/Element/touchStartEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/IFrameElement/onTouchCancel_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/IFrameElement/onTouchEnd_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/IFrameElement/onTouchEnter_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/IFrameElement/onTouchLeave_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/IFrameElement/onTouchMove_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
LibTest/html/IFrameElement/onTouchStart_A01_t01: SkipByDesign # TouchEvent constructor not exposed in FF
[ $compiler == ddc && $runtime == safari ]
LibTest/html/Element/onTouchCancel_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/onTouchEnd_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/onTouchEnter_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/onTouchLeave_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/onTouchMove_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/onTouchStart_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/touchCancelEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/touchEndEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/touchEnterEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/touchLeaveEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/touchMoveEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/Element/touchStartEvent_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/IFrameElement/onTouchCancel_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/IFrameElement/onTouchEnd_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/IFrameElement/onTouchEnter_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/IFrameElement/onTouchLeave_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/IFrameElement/onTouchMove_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari
LibTest/html/IFrameElement/onTouchStart_A01_t01: SkipByDesign # TouchEvent constructor not exposed in Safari