mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
Update cps-ir test expectations.
R=johnniwinther@google.com Review URL: https://codereview.chromium.org//1152133003
This commit is contained in:
parent
08e221174d
commit
36d3e0d0e6
11 changed files with 179 additions and 201 deletions
|
@ -141,7 +141,7 @@ third_party/di_tests/di_test: Pass, Slow # Issue 22896
|
|||
analyzer/test/*: PubGetError
|
||||
|
||||
[ $compiler == dart2js && $cps_ir ]
|
||||
analysis_server/tool/spec/check_all_test: Crash # unsupported element kind: context:field
|
||||
analysis_server/tool/spec/check_all_test: Crash # Unhandled node
|
||||
analyzer/test/cancelable_future_test: Crash # try/finally
|
||||
analyzer/test/enum_test: Crash # try/finally
|
||||
analyzer/test/file_system/memory_file_system_test: Crash # try/finally
|
||||
|
@ -163,7 +163,7 @@ analyzer/test/generated/static_type_warning_code_test: Crash # try/finally
|
|||
analyzer/test/generated/static_warning_code_test: Crash # try/finally
|
||||
analyzer/test/generated/utilities_test: Crash # try/finally
|
||||
analyzer/test/instrumentation/instrumentation_test: Crash # try/finally
|
||||
analyzer/test/parse_compilation_unit_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
analyzer/test/parse_compilation_unit_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
analyzer/test/source/package_map_provider_test: Crash # try/finally
|
||||
analyzer/test/source/package_map_resolver_test: Crash # try/finally
|
||||
analyzer/test/src/context/cache_test: Crash # try/finally
|
||||
|
@ -178,14 +178,14 @@ analyzer/test/src/task/manager_test: Crash # try/finally
|
|||
analyzer/test/src/task/model_test: Crash # try/finally
|
||||
analyzer/test/src/util/asserts_test: Crash # try/finally
|
||||
analyzer/test/src/util/lru_map_test: Crash # try/finally
|
||||
analyzer2dart/test/driver_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
analyzer2dart/test/end2end_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
analyzer2dart/test/identifier_semantics_test: Crash # unsupported element kind: NOT_SDK:field
|
||||
analyzer2dart/test/sexpr_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
analyzer2dart/test/tree_shaker_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
analyzer2dart/test/driver_test: Crash # Please triage this failure.
|
||||
analyzer2dart/test/end2end_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
analyzer2dart/test/identifier_semantics_test: Crash # Please triage this failure.
|
||||
analyzer2dart/test/sexpr_test: Crash # Please triage this failure.
|
||||
analyzer2dart/test/tree_shaker_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
fixnum/test/int_32_test: Crash # try/finally
|
||||
fixnum/test/int_64_test: Crash # try/finally
|
||||
js_ast/test/printer_callback_test: Crash # unsupported element kind: templateManager:field
|
||||
typed_data/test/typed_buffers_test/01: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_data/test/typed_buffers_test/none: Crash # unsupported element kind: _escapeRegExp:field
|
||||
js_ast/test/printer_callback_test: Crash # Unhandled node
|
||||
typed_data/test/typed_buffers_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_data/test/typed_buffers_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_mock/test/typed_mock_test: Crash # try/finally
|
||||
|
|
|
@ -25,4 +25,4 @@ sample_extension/test/sample_extension_test: Skip # Issue 14705
|
|||
*: Skip
|
||||
|
||||
[ $compiler == dart2js && $cps_ir ]
|
||||
sample_extension/test/sample_extension_test: Crash # unsupported element kind: context:field
|
||||
sample_extension/test/sample_extension_test: Crash # Unhandled node
|
||||
|
|
|
@ -9697,7 +9697,7 @@ Language/13_Statements/11_Try_A01_t01: Crash # (try {throw "";}on int catch (ok)
|
|||
Language/13_Statements/11_Try_A03_t01: Crash # Instance of 'TypeOperator': type check unimplemented for Unavailable.
|
||||
Language/13_Statements/11_Try_A03_t02: Crash # Instance of 'TypeOperator': type check unimplemented for Unavailable.
|
||||
Language/13_Statements/11_Try_A03_t03: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
|
||||
Language/13_Statements/11_Try_A03_t04: Crash # unsupported element kind: error:field
|
||||
Language/13_Statements/11_Try_A03_t04: Crash # Instance of 'TypeOperator': type check unimplemented for Unavailable.
|
||||
Language/13_Statements/11_Try_A07_t02: Crash # (try {throw ex;}on int catch (i){}on bool catch (b){}finally {isFinallyExecuted=true;}): try/finally
|
||||
Language/13_Statements/11_Try_A08_t01: Crash # try/finally
|
||||
Language/13_Statements/11_Try_A09_t01: Crash # try/finally
|
||||
|
@ -9829,10 +9829,10 @@ LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: Crash # Please
|
|||
LayoutTests/fast/canvas/webgl/functions-returning-strings_t01: Crash # Instance of 'TypeOperator': type check unimplemented for List<String>.
|
||||
LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/canvas/webgl/index-validation_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/canvas/webgl/oes-element-index-uint_t01: Crash # unsupported element kind: error:field
|
||||
LayoutTests/fast/canvas/webgl/oes-element-index-uint_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/css/css-keyframe-style-crash_t01: Crash # unsupported element kind: _completer:field
|
||||
LayoutTests/fast/css/css-keyframe-style-crash_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/css/first-line-parent-style-different_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/css/media-rule-dyn_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/css/parsing-css-allowed-string-characters_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
|
@ -9846,13 +9846,13 @@ LayoutTests/fast/css/pseudo-valid-dynamic_t01: Crash # Instance of 'TypeOperator
|
|||
LayoutTests/fast/css/readonly-pseudoclass-opera-005_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/css/visited-link-hang_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/dom/TreeWalker/TreeWalker-basic_t01: Crash # Please triage this failure.
|
||||
LayoutTests/fast/dom/location-hash_t01: Crash # unsupported element kind: _asyncCounter:field
|
||||
LayoutTests/fast/dom/location-hash_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/dynamic/inline-to-block-crash_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/encoding/css-charset-dom_t01: Crash # unsupported element kind: _asyncCounter:field
|
||||
LayoutTests/fast/encoding/css-charset-dom_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/events/event-attributes-after-exception_t01: Crash # try/finally
|
||||
LayoutTests/fast/eventsource/eventsource-constructor_t01: Crash # Please triage this failure.
|
||||
LayoutTests/fast/files/file-reader-methods-illegal-arguments_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/forms/autofocus-focus-only-once_t01: Crash # unsupported element kind: _asyncCounter:field
|
||||
LayoutTests/fast/forms/autofocus-focus-only-once_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/forms/datalist/datalist-child-validation_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/forms/datalist/datalist_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/forms/date/date-interactive-validation-required_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
|
@ -9861,20 +9861,20 @@ LayoutTests/fast/forms/datetimelocal/datetimelocal-interactive-validation-requir
|
|||
LayoutTests/fast/forms/datetimelocal/datetimelocal-pseudo-classes_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/forms/fieldset/fieldset-elements_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/forms/search-popup-crasher_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/loader/hashchange-event-properties_t01: Crash # unsupported element kind: _completer:field
|
||||
LayoutTests/fast/loader/hashchange-event-properties_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/media/media-query-list-syntax_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/mediastream/getusermedia_t01: Crash # unsupported element kind: navigator:field
|
||||
LayoutTests/fast/mediastream/getusermedia_t01: Crash # Please triage this failure.
|
||||
LayoutTests/fast/multicol/hit-test-above-or-below_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/parser/parse-wbr_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/replaced/table-replaced-element_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/selectors/style-sharing-last-child_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/svg/getbbox_t01: Crash # unsupported element kind: epsilon:field
|
||||
LayoutTests/fast/svg/getbbox_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/svg/tabindex-focus_t01: Crash # try/finally
|
||||
LayoutTests/fast/svg/whitespace-angle_t01: Crash # try/finally
|
||||
LayoutTests/fast/svg/whitespace-integer_t01: Crash # try/finally
|
||||
LayoutTests/fast/svg/whitespace-length-invalid_t01: Crash # unsupported element kind: EPSILON:field
|
||||
LayoutTests/fast/svg/whitespace-length_t01: Crash # unsupported element kind: EPSILON:field
|
||||
LayoutTests/fast/svg/whitespace-number_t01: Crash # unsupported element kind: EPSILON:field
|
||||
LayoutTests/fast/svg/whitespace-length-invalid_t01: Crash # try/finally
|
||||
LayoutTests/fast/svg/whitespace-length_t01: Crash # try/finally
|
||||
LayoutTests/fast/svg/whitespace-number_t01: Crash # try/finally
|
||||
LayoutTests/fast/table/hittest-tablecell-bottom-edge_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/table/hittest-tablecell-right-edge_t01: Crash # Unhandled node
|
||||
LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge_t01: Crash # Unhandled node
|
||||
|
@ -9882,14 +9882,14 @@ LayoutTests/fast/table/hittest-tablecell-with-borders-right-edge_t01: Crash # U
|
|||
LayoutTests/fast/table/incorrect-colgroup-span-values_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/table/rowindex-comment-nodes_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/text/font-ligature-letter-spacing_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/anchor_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/file-http-base_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/file_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/host-lowercase-per-scheme_t01: Crash # unsupported element kind: urlExpectationsUppercase:field
|
||||
LayoutTests/fast/url/host_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/idna2003_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/idna2008_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/invalid-urls-utf8_t01: Crash # unsupported element kind: testSet:field
|
||||
LayoutTests/fast/url/anchor_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/file-http-base_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/file_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/host-lowercase-per-scheme_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/host_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/idna2003_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/idna2008_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/invalid-urls-utf8_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/ipv4_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/ipv6_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/mailto_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
|
@ -9900,39 +9900,35 @@ LayoutTests/fast/url/query_t01: Crash # Instance of 'TypeOperator': type casts n
|
|||
LayoutTests/fast/url/relative-unix_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/relative-win_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/relative_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/safari-extension_t01: Crash # unsupported element kind: safariExtensionTestSet:field
|
||||
LayoutTests/fast/url/safari-extension_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/scheme_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/segments-from-data-url_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/segments_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/segments-from-data-url_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/segments_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/standard-url_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/trivial-segments_t01: Crash # unsupported element kind: cases:field
|
||||
LayoutTests/fast/url/trivial-segments_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/url/trivial_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/xpath/name-null-namespace_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/xsl/default-html_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LayoutTests/fast/xsl/extra-lf-at-end_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Crash # (lazy.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
||||
LibTest/async/Future/Future.delayed_A01_t02: Crash # unsupported element kind: _completer:field
|
||||
LibTest/async/Future/Future.error_A01_t01: Crash # unsupported element kind: _completer:field
|
||||
LibTest/async/Stream/Stream.periodic_A01_t01: Crash # Please triage this failure.
|
||||
LibTest/async/Stream/asBroadcastStream_A01_t01 : RuntimeError
|
||||
LibTest/async/Stream/asBroadcastStream_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/Stream/drain_A01_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/async/Stream/drain_A02_t01: Crash # Please triage this failure.
|
||||
LibTest/async/Stream/elementAt_A02_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/async/Stream/expand_A01_t01 : RuntimeError
|
||||
LibTest/async/Stream/forEach_A01_t01 : RuntimeError
|
||||
LibTest/async/Stream/expand_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/Stream/forEach_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/Stream/handleError_A01_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/async/Stream/handleError_A02_t01 : RuntimeError
|
||||
LibTest/async/Stream/handleError_A02_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/Stream/handleError_A03_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/async/Stream/handleError_A04_t01: Crash # unsupported element kind: _completer:field
|
||||
LibTest/async/Stream/listen_A01_t01 : RuntimeError
|
||||
LibTest/async/Stream/listen_A03_t01: Crash # unsupported element kind: _completer:field
|
||||
LibTest/async/Stream/listen_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/Stream/listen_A03_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/async/Stream/listen_A04_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/async/Stream/listen_A05_t01: Crash # unsupported element kind: _completer:field
|
||||
LibTest/async/Stream/map_A01_t01 : RuntimeError
|
||||
LibTest/async/Stream/map_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/Stream/take_A01_t02: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/async/Stream/toList_A01_t01 : RuntimeError
|
||||
LibTest/async/StreamController/StreamController.broadcast_A01_t01 : RuntimeError
|
||||
LibTest/async/StreamController/StreamController_A03_t01 : RuntimeError
|
||||
LibTest/async/Stream/toList_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/StreamController/StreamController.broadcast_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/StreamController/StreamController_A03_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/async/Zone/registerBinaryCallback_A01_t01: Crash # Instance of 'TypeOperator': type check unimplemented for ZoneBinaryCallback.
|
||||
LibTest/async/Zone/registerCallback_A01_t01: Crash # Instance of 'TypeOperator': type check unimplemented for ZoneCallback.
|
||||
LibTest/async/Zone/registerUnaryCallback_A01_t01: Crash # Instance of 'TypeOperator': type check unimplemented for ZoneUnaryCallback.
|
||||
|
@ -9941,15 +9937,11 @@ LibTest/collection/DoubleLinkedQueue/forEach_A01_t04: RuntimeError # Please tria
|
|||
LibTest/collection/DoubleLinkedQueue/iterator_A01_t01: Crash # Instance of 'TypeOperator': type check unimplemented for Iterator<int>.
|
||||
LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # Please triage this failure.
|
||||
LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # Please triage this failure.
|
||||
LibTest/convert/JsonCodec/decode_A01_t01 : RuntimeError
|
||||
LibTest/convert/JsonCodec/decode_A02_t01 : RuntimeError
|
||||
LibTest/convert/JsonCodec/encode_A01_t01: Crash # unsupported element kind: table:field
|
||||
LibTest/convert/JsonCodec/encode_A01_t02: Crash # unsupported element kind: table:field
|
||||
LibTest/convert/JsonDecoder/convert_A01_t01 : RuntimeError
|
||||
LibTest/convert/JsonDecoder/convert_A02_t01 : RuntimeError
|
||||
LibTest/convert/JsonDecoder/fuse_A01_t01: Crash # unsupported element kind: table:field
|
||||
LibTest/convert/JsonEncoder/convert_A01_t01: Crash # unsupported element kind: table:field
|
||||
LibTest/convert/JsonEncoder/fuse_A01_t01 : RuntimeError
|
||||
LibTest/convert/JsonCodec/decode_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/convert/JsonCodec/decode_A02_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/convert/JsonDecoder/convert_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/convert/JsonDecoder/convert_A02_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/convert/JsonEncoder/fuse_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/core/FallThroughError/toString_A01_t02: Crash # Unhandled node
|
||||
LibTest/core/Invocation/isAccessor_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/core/Invocation/isGetter_A01_t02: RuntimeError # Please triage this failure.
|
||||
|
@ -9979,33 +9971,21 @@ LibTest/html/HttpRequest/overrideMimeType_A01_t01: Crash # Unhandled node
|
|||
LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: Crash # Unhandled node
|
||||
LibTest/html/HttpRequest/setRequestHeader_A01_t01: Crash # Unhandled node
|
||||
LibTest/html/HttpRequestUpload/onLoad_A01_t01: Crash # Unhandled node
|
||||
LibTest/html/IFrameElement/enteredView_A01_t01: Crash # unsupported element kind: _asyncCounter:field
|
||||
LibTest/html/Window/moveBy_A01_t01: Crash # try/finally
|
||||
LibTest/html/Window/moveTo_A01_t01: Crash # try/finally
|
||||
LibTest/html/Window/moveTo_A02_t01: Crash # try/finally
|
||||
LibTest/html/Window/resizeBy_A01_t01: Crash # try/finally
|
||||
LibTest/html/Window/resizeTo_A01_t01: Crash # try/finally
|
||||
LibTest/isolate/Isolate/spawnUri_A01_t01: Crash # unsupported element kind: _completer:field
|
||||
LibTest/isolate/Isolate/spawnUri_A01_t02: Crash # unsupported element kind: _completer:field
|
||||
LibTest/isolate/Isolate/spawnUri_A01_t03: Crash # unsupported element kind: _completer:field
|
||||
LibTest/isolate/Isolate/spawnUri_A01_t04: Crash # unsupported element kind: _completer:field
|
||||
LibTest/isolate/Isolate/spawnUri_A01_t05: Crash # unsupported element kind: _completer:field
|
||||
LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01 : RuntimeError
|
||||
LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/isolate/ReceivePort/drain_A02_t01: Crash # Please triage this failure.
|
||||
LibTest/isolate/ReceivePort/expand_A01_t01 : RuntimeError
|
||||
LibTest/isolate/ReceivePort/forEach_A01_t01 : RuntimeError
|
||||
LibTest/isolate/ReceivePort/listen_A01_t01 : RuntimeError
|
||||
LibTest/isolate/ReceivePort/map_A01_t01 : RuntimeError
|
||||
LibTest/isolate/ReceivePort/sendPort_A01_t01: Crash # unsupported element kind: _completer:field
|
||||
LibTest/isolate/ReceivePort/skip_A01_t01 : RuntimeError
|
||||
LibTest/isolate/ReceivePort/take_A01_t01 : RuntimeError
|
||||
LibTest/isolate/ReceivePort/expand_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/isolate/ReceivePort/forEach_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/isolate/ReceivePort/listen_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/isolate/ReceivePort/map_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/isolate/ReceivePort/skip_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/isolate/ReceivePort/take_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/isolate/ReceivePort/take_A01_t02: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
LibTest/isolate/ReceivePort/toList_A01_t01 : RuntimeError
|
||||
LibTest/isolate/SendPort/send_A01_t01: Crash # unsupported element kind: _completer:field
|
||||
LibTest/isolate/SendPort/send_A01_t02: Crash # unsupported element kind: _completer:field
|
||||
LibTest/isolate/SendPort/send_A01_t03: Crash # unsupported element kind: _completer:field
|
||||
LibTest/math/MutableRectangle/boundingBox_A01_t01: Crash # unsupported element kind: rand:field
|
||||
LibTest/math/Rectangle/boundingBox_A01_t01: Crash # unsupported element kind: rand:field
|
||||
LibTest/isolate/ReceivePort/toList_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/typed_data/ByteData/ByteData.view_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/typed_data/ByteData/setInt16_A01_t01: RuntimeError # Please triage this failure.
|
||||
LibTest/typed_data/ByteData/setInt32_A01_t01: RuntimeError # Please triage this failure.
|
||||
|
|
|
@ -65,7 +65,6 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
|
|||
10216a_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
10216b_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
12320_test: Crash # Unhandled node
|
||||
16407_test: Crash # unsupported element kind: foo:field
|
||||
17094_test: RuntimeError # Please triage this failure.
|
||||
21666_test: Crash # Instance of 'TypeOperator': type check unimplemented for fInt.
|
||||
22868_test: Crash # cannot handle async/sync*/async* functions
|
||||
|
@ -76,7 +75,7 @@ LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage thi
|
|||
async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* functions
|
||||
async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions
|
||||
bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
bound_closure_interceptor_type_test: Crash # unsupported element kind: checkers:field
|
||||
bound_closure_interceptor_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for IntToT<String>.
|
||||
checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
|
||||
code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
|
|
@ -28,7 +28,7 @@ browser_compat_1_prepatched_test: Crash # unsupported element kind: getTagCallCo
|
|||
browser_compat_1_unpatched_test: Crash # unsupported element kind: getTagCallCount:function
|
||||
browser_compat_2_test: Crash # unsupported element kind: getTagCallCount:function
|
||||
catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null;})()')): handleStaticFunctionInvoke: foreign: function(JS)
|
||||
core_type_check_native_test: Crash # unsupported element kind: inscrutable:field
|
||||
core_type_check_native_test: Crash # unsupported element kind: makeD:function
|
||||
downcast_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
event_loop_test: Crash # unsupported element kind: foo:function
|
||||
fake_thing_2_test: Crash # unsupported element kind: make3:function
|
||||
|
|
|
@ -336,7 +336,7 @@ string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented
|
|||
string_source_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
string_substring_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
symbol_operator_test/03 : RuntimeError
|
||||
symbol_operator_test/03: RuntimeError # Please triage this failure.
|
||||
symbol_reserved_word_test/03: Pass # Please triage this failure.
|
||||
symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
|
|
@ -413,50 +413,50 @@ webgl_1_test: StaticWarning
|
|||
window_nosuchmethod_test: StaticWarning
|
||||
|
||||
[ $compiler == dart2js && $cps_ir ]
|
||||
async_spawnuri_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
async_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
async_spawnuri_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
audiobuffersourcenode_test: Crash # try/finally
|
||||
audiocontext_test: Crash # try/finally
|
||||
audioelement_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
b_element_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
blob_constructor_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
audioelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
b_element_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
blob_constructor_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
cache_test: Crash # try/finally
|
||||
callbacks_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
callbacks_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
canvas_pixel_array_type_alias_test: Crash # try/finally
|
||||
canvas_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
canvas_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
canvasrenderingcontext2d_test: Crash # try/finally
|
||||
cdata_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
client_rect_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
cdata_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
client_rect_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<Rectangle>.
|
||||
cross_domain_iframe_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
crypto_test: Crash # try/finally
|
||||
css_rule_list_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
css_rule_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<CssRule>.
|
||||
css_test: Crash # try/finally
|
||||
cssstyledeclaration_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
cssstyledeclaration_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
custom/attribute_changed_callback_test: Crash # try/finally
|
||||
custom/constructor_calls_created_synchronously_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
custom/created_callback_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
custom/document_register_basic_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
custom/constructor_calls_created_synchronously_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
custom/created_callback_test: Crash # (try {test();}catch (e){rethrow;}finally {js.context['testExpectsGlobalError']=false;}): try/finally
|
||||
custom/document_register_basic_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
custom/document_register_type_extensions_test: Crash # try/finally
|
||||
custom/element_upgrade_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
custom/element_upgrade_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
custom/entered_left_view_test: Crash # try/finally
|
||||
custom/js_custom_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
custom/mirrors_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
custom/js_custom_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
custom/mirrors_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
custom_element_method_clash_test: Crash # try/finally
|
||||
custom_element_name_clash_test: Crash # try/finally
|
||||
custom_elements_23127_test: Crash # try/finally
|
||||
custom_elements_test: Crash # try/finally
|
||||
custom_tags_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
dart_object_local_storage_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
datalistelement_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
custom_tags_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
dart_object_local_storage_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
datalistelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
document_test: Crash # try/finally
|
||||
documentfragment_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
dom_constructors_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
domparser_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
documentfragment_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
dom_constructors_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
domparser_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
element_add_test: Crash # try/finally
|
||||
element_animate_test: Crash # try/finally
|
||||
element_classes_svg_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
element_classes_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
element_constructor_1_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
element_classes_svg_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
element_classes_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
element_constructor_1_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
element_dimensions_test: Crash # try/finally
|
||||
element_offset_test: Crash # try/finally
|
||||
element_test: Crash # try/finally
|
||||
|
@ -467,92 +467,92 @@ element_types_constructors4_test: Crash # try/finally
|
|||
element_types_constructors5_test: Crash # try/finally
|
||||
element_types_constructors6_test: Crash # try/finally
|
||||
element_types_test: Crash # try/finally
|
||||
event_customevent_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
event_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
events_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
exceptions_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
event_customevent_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
event_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
events_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
exceptions_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
fileapi_test: Crash # try/finally
|
||||
filereader_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
fontface_loaded_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
fontface_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
fontface_loaded_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
fontface_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
form_data_test: Crash # try/finally
|
||||
form_element_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
geolocation_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
hidden_dom_1_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
hidden_dom_2_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
form_element_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
geolocation_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
hidden_dom_1_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
hidden_dom_2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
history_test: Crash # try/finally
|
||||
htmlcollection_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
htmlelement_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
htmloptionscollection_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
htmlcollection_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
htmlelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
htmloptionscollection_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
indexeddb_1_test: Crash # try/finally
|
||||
indexeddb_2_test: Crash # Please triage this failure.
|
||||
indexeddb_3_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
indexeddb_4_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
indexeddb_5_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
indexeddb_3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
indexeddb_4_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
indexeddb_5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
input_element_test: Crash # try/finally
|
||||
instance_of_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
isolates_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
isolates_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
js_interop_1_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
js_test: Crash # try/finally
|
||||
keyboard_event_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
keyboard_event_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
localstorage_test: Crash # (try {fn();}finally {window.localStorage.clear();}): try/finally
|
||||
location_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
location_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
media_stream_test: Crash # try/finally
|
||||
mediasource_test: Crash # try/finally
|
||||
messageevent_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
mouse_event_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
messageevent_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
mouse_event_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
mutationobserver_test: Crash # try/finally
|
||||
native_gc_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
navigator_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
navigator_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
node_test: Crash # try/finally
|
||||
node_validator_important_if_you_suppress_make_the_bug_critical_test: Crash # try/finally
|
||||
non_instantiated_is_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
non_instantiated_is_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
notification_test: Crash # try/finally
|
||||
performance_api_test: Crash # try/finally
|
||||
postmessage_structured_test: Crash # try/finally
|
||||
query_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
queryall_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
query_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
queryall_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
range_test: Crash # try/finally
|
||||
request_animation_frame_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
rtc_test: Crash # try/finally
|
||||
selectelement_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
serialized_script_value_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
selectelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
serialized_script_value_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
shadow_dom_test: Crash # try/finally
|
||||
shadowroot_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
shadowroot_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
speechrecognition_test: Crash # try/finally
|
||||
storage_quota_test/missingenumcheck: Crash # unsupported element kind: _escapeRegExp:field
|
||||
storage_quota_test/none: Crash # unsupported element kind: _escapeRegExp:field
|
||||
storage_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
streams_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
storage_quota_test/missingenumcheck: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
storage_quota_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
storage_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
streams_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
svg_test: Crash # try/finally
|
||||
svgelement_test: Crash # try/finally
|
||||
table_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
text_event_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
table_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
text_event_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
touchevent_test: Crash # try/finally
|
||||
track_element_constructor_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
transferables_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
track_element_constructor_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
transferables_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
transition_event_test: Crash # try/finally
|
||||
typed_arrays_1_test: Crash # try/finally
|
||||
typed_arrays_2_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_arrays_3_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_arrays_4_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_arrays_5_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_arrays_arraybuffer_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_arrays_dataview_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_arrays_range_checks_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_arrays_simd_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typing_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
unknownelement_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
uri_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
typed_arrays_2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_arrays_3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_arrays_4_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_arrays_5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_arrays_arraybuffer_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_arrays_dataview_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_arrays_range_checks_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typed_arrays_simd_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
typing_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<StyleSheet>.
|
||||
unknownelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
uri_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
url_test: Crash # try/finally
|
||||
webgl_1_test: Crash # try/finally
|
||||
websocket_test: Crash # try/finally
|
||||
websql_test: Crash # try/finally
|
||||
wheelevent_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
window_eq_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
window_mangling_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
window_nosuchmethod_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
window_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
window_eq_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
window_mangling_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
window_nosuchmethod_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
window_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
worker_api_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
worker_test: Crash # try/finally
|
||||
xhr_cross_origin_test: Crash # try/finally
|
||||
|
|
|
@ -126,7 +126,7 @@ package_root_test: SkipByDesign # Uses dart:io.
|
|||
bool_from_environment_default_value_test: RuntimeError # Please triage this failure.
|
||||
count_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
cross_isolate_message_test: Crash # Unhandled node
|
||||
deferred_in_isolate2_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
deferred_in_isolate2_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
||||
function_send_test: Crash # (try {p.send(func);}finally {p.send(0);}): try/finally
|
||||
handle_error2_test: Crash # Unhandled node
|
||||
handle_error3_test: Crash # Unhandled node
|
||||
|
@ -136,7 +136,7 @@ illegal_msg_mirror_test: Crash # Instance of 'TypeOperator': type casts not impl
|
|||
int_from_environment_default_value_test: RuntimeError # Please triage this failure.
|
||||
isolate_complex_messages_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
isolate_current_test: Crash # Unhandled node
|
||||
mandel_isolate_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
mandel_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
message2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
message3_test/byteBuffer: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
message3_test/constInstance: Crash # Please triage this failure.
|
||||
|
@ -149,15 +149,15 @@ message3_test/none: Crash # Instance of 'TypeOperator': type check unimplemented
|
|||
message_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
mint_maker_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
nested_spawn2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
nested_spawn_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
nested_spawn_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
raw_port_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
request_reply_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
spawn_function_custom_class_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
spawn_function_custom_class_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
spawn_function_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
spawn_uri_multi_test/01: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
spawn_uri_multi_test/none: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
spawn_uri_multi_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
spawn_uri_multi_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
stacktrace_message_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
static_function_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
string_from_environment_default_value_test: RuntimeError # Please triage this failure.
|
||||
timer_isolate_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
unresolved_ports_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
timer_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
unresolved_ports_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
|
|
|
@ -332,25 +332,25 @@ async/schedule_microtask2_test: Crash # Instance of 'TypeOperator': type casts n
|
|||
async/schedule_microtask3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/schedule_microtask5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/schedule_microtask_test: Crash # Please triage this failure.
|
||||
async/stream_controller_async_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
async/stream_controller_async_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_controller_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
async/stream_first_where_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
async/stream_from_iterable_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
async/stream_first_where_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_from_iterable_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_iterator_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_join_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_last_where_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
async/stream_last_where_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_listen_zone_test: Crash # Unhandled node
|
||||
async/stream_periodic2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_periodic3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_periodic4_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
async/stream_periodic4_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_periodic5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_periodic_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_single_test: Crash # unsupported element kind: _defaultEnvironment:field
|
||||
async/stream_single_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_single_to_multi_subscriber_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_state_nonzero_timer_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_state_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_subscription_as_future_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_subscription_cancel_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
async/stream_subscription_cancel_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_timeout_test: Crash # Please triage this failure.
|
||||
async/stream_transform_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
async/stream_transformation_broadcast_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
|
@ -367,21 +367,20 @@ convert/chunked_conversion_utf82_test: Crash # Instance of 'TypeOperator': type
|
|||
convert/chunked_conversion_utf86_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/chunked_conversion_utf87_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/json_chunk_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/json_lib_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
convert/json_lib_test: Crash # Instance of 'TypeOperator': type check unimplemented for T.
|
||||
convert/json_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/json_toEncodable_reviver_test: RuntimeError # Please triage this failure.
|
||||
convert/json_utf8_chunk_test: Crash # unsupported element kind: UNICODE_TESTS:field
|
||||
convert/json_utf8_chunk_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/json_util_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/latin1_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/line_splitter_test: Crash # Please triage this failure.
|
||||
convert/utf82_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/utf8_encode_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
convert/utf8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
js/null_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
math/double_pow_test: Crash # unsupported element kind: samples:field
|
||||
js/null_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
math/math_parse_double_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
math/min_max_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
math/point_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
math/point_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
math/random_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
math/rectangle_test: Crash # Please triage this failure.
|
||||
mirrors/abstract_class_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
@ -485,7 +484,7 @@ mirrors/invoke_private_wrong_library_test: Crash # Instance of 'TypeOperator': t
|
|||
mirrors/invoke_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/invoke_throws_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/is_odd_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/lazy_static_test: Crash # unsupported element kind: hello:field
|
||||
mirrors/lazy_static_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/libraries_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/library_declarations_test/01: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
|
||||
mirrors/library_declarations_test/none: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
|
||||
|
@ -501,7 +500,7 @@ mirrors/library_imports_metadata_test: Crash # Instance of 'TypeOperator': type
|
|||
mirrors/library_imports_prefixed_show_hide_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/library_imports_prefixed_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/library_imports_shown_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/library_uri_package_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
mirrors/library_uri_package_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
mirrors/list_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/list_constructor_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/load_library_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
@ -537,16 +536,16 @@ mirrors/metadata_constructor_arguments_test/05: Crash # Instance of 'TypeOperato
|
|||
mirrors/metadata_constructor_arguments_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_constructor_arguments_test/07: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_constructor_arguments_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/01: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/02: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/03: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/04: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/05: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/06: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/07: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/08: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/09: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/none: Crash # unsupported element kind: closure:field
|
||||
mirrors/metadata_nested_constructor_call_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/04: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/05: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/07: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/08: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/metadata_nested_constructor_call_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/method_mirror_location_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
mirrors/method_mirror_name_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/method_mirror_properties_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
@ -629,6 +628,7 @@ mirrors/typedef_reflected_type_test/none: Crash # Instance of 'TypeOperator': ty
|
|||
mirrors/unnamed_library_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
mirrors/variable_is_const_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
profiler/metrics_num_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
profiler/metrics_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
profiler/user_tags_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
typed_data/constructor_checks_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
@ -642,4 +642,3 @@ typed_data/typed_data_hierarchy_test: Crash # Instance of 'TypeOperator': type c
|
|||
typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for T.
|
||||
typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
profiler/metrics_num_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
|
|
@ -170,7 +170,7 @@ io/http_client_stays_alive_test: Skip # Timeout.
|
|||
array_bounds_check_generalization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
constant_left_shift_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/addlatexhash_test: Crash # (try {test(tempDir.path);}finally {tempDir.delete(recursive:true);}): try/finally
|
||||
io/create_recursive_test: Crash # unsupported element kind: context:field
|
||||
io/create_recursive_test: Crash # try/finally
|
||||
io/directory_chdir_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/directory_error_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/directory_fuzz_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
@ -185,7 +185,7 @@ io/file_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check u
|
|||
io/file_read_encoded_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/file_system_delete_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/file_system_links_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/file_system_watcher_test: Crash # unsupported element kind: context:field
|
||||
io/file_system_watcher_test: Crash # Unhandled node
|
||||
io/file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/file_typed_data_test: Crash # Please triage this failure.
|
||||
io/file_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
@ -207,7 +207,7 @@ io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator':
|
|||
io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/issue_22636_test: Crash # cannot handle async/sync*/async* functions
|
||||
io/issue_22637_test: Crash # cannot handle async/sync*/async* functions
|
||||
io/link_test: Crash # unsupported element kind: context:field
|
||||
io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
|
@ -230,7 +230,7 @@ io/secure_server_socket_test: Crash # Please triage this failure.
|
|||
io/secure_socket_alpn_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
||||
io/secure_socket_argument_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/secure_socket_bad_data_test: Crash # Unhandled node
|
||||
io/skipping_dart2js_compilations_test: Crash # unsupported element kind: currentWorkingDirectory:field
|
||||
io/skipping_dart2js_compilations_test: Crash # Unhandled node
|
||||
io/sleep_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/socket_bind_test: Crash # cannot handle async/sync*/async* functions
|
||||
io/socket_close_test: Crash # Unhandled node
|
||||
|
@ -239,12 +239,12 @@ io/socket_source_address_test: Crash # cannot handle async/sync*/async* functio
|
|||
io/socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/socket_upgrade_to_secure_test: Crash # Please triage this failure.
|
||||
io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/test_extension_fail_test: Crash # unsupported element kind: context:field
|
||||
io/test_extension_test: Crash # unsupported element kind: context:field
|
||||
io/test_extension_fail_test: Crash # Unhandled node
|
||||
io/test_extension_test: Crash # Unhandled node
|
||||
io/test_runner_test: Crash # Unhandled node
|
||||
io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
||||
priority_queue_stress_test: RuntimeError # Please triage this failure.
|
||||
status_expression_test : RuntimeError
|
||||
status_expression_test: RuntimeError # Please triage this failure.
|
||||
|
|
4
third_party/pkg_tested/pkg_tested.status
vendored
4
third_party/pkg_tested/pkg_tested.status
vendored
|
@ -20,9 +20,9 @@ dart_style/test/command_line_test: Skip # The test controller does not take into
|
|||
dart_style/test/formatter_test: Skip # The test controller does not take into account that tests take much longer in debug mode or on simulators/mips.
|
||||
|
||||
[ $compiler == dart2js && $cps_ir ]
|
||||
analyzer_cli/test/error_test: Crash # unsupported element kind: _escapeRegExp:field
|
||||
analyzer_cli/test/error_test: Crash # (try {return fn(tempDir);}finally {new Directory(tempDir).deleteSync(recursive:true);}): try/finally
|
||||
analyzer_cli/test/options_test: Crash # try/finally
|
||||
dart_style/test/command_line_test: Crash # try/finally
|
||||
dart_style/test/formatter_test: Crash # try/finally
|
||||
dart_style/test/io_test: Crash # unsupported element kind: _asyncBody:field
|
||||
dart_style/test/io_test: Crash # try/finally
|
||||
dart_style/test/source_code_test: Crash # try/finally
|
||||
|
|
Loading…
Reference in a new issue