Status and DEPS files updated (#27792)

* Analyzer and VM status files are updated according last versions of co19 and sdk

* dart2js status file updated according the last tests run on Chrome and FF

* dart2js status file updated according the last tests run on FF

* Status files updated according latest Dartium run

* status file updated according Linux run

* DEPS and VM status files updated

* dart2js files updated for FF and Chrome on Linux

* Status files updated according the latest Chrome run
This commit is contained in:
Sergey G. Grekhov 2016-11-10 17:30:53 +07:00 committed by William Hesse
parent 981e2660bf
commit be4426a9c1
6 changed files with 157 additions and 149 deletions

2
DEPS
View file

@ -28,7 +28,7 @@ vars = {
"github_dartlang": "https://github.com/dart-lang/%s.git",
"gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638",
"co19_rev": "@d4767b4caea3c5828ad8e053cd051d44a59061af",
"co19_rev": "@2e98931a4d40781110220d4b2d131efa6fc4669d",
# Revisions of GN related dependencies.
"buildtools_revision": "@39b1db2ab4aa4b2ccaa263c29bdf63e7c1ee28aa",

View file

@ -37,7 +37,6 @@ Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t05: Missin
Language/Classes/method_definition_t06: MissingStaticWarning # Please triage this failure.
Language/Enums/syntax_t08: MissingCompileTimeError # Please triage this failure.
Language/Enums/syntax_t09: MissingCompileTimeError # Please triage this failure.
Language/Expressions/Assignable_Expressions/syntax_t08: StaticWarning
Language/Expressions/Assignment/super_assignment_static_warning_t03: StaticWarning # Issue 15467
Language/Expressions/Constants/exception_t01: fail, OK # co19 issue #438, Static variables are initialized lazily, need not be constants
Language/Expressions/Constants/exception_t02: fail, OK # co19 issue #438, Static variables are initialized lazily, need not be constants
@ -166,7 +165,6 @@ Language/Expressions/Property_Extraction/Super_Closurization: CompileTimeError #
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t03: StaticWarning # Please triage this failure.
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t01: CompileTimeError # Please triage this failure.
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t02: CompileTimeError # Please triage this failure.
Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # co19 issue 60.
Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeError # Please triage this failure.
Language/Libraries_and_Scripts/Parts/compilation_t01: Pass, MissingCompileTimeError # Issue 26692
Language/Libraries_and_Scripts/Parts/compilation_t02: Pass, MissingCompileTimeError # Issue 26692
@ -264,7 +262,6 @@ LayoutTests/fast/dom/icon-url-change_t01: StaticWarning # Please triage this fai
LayoutTests/fast/dom/icon-url-list_t01: StaticWarning # Please triage this failure.
LayoutTests/fast/dom/implementation-api-args_t01: StaticWarning # Please triage this failure.
LayoutTests/fast/dom/javascript-backslash_t01: StaticWarning # Please triage this failure.
LayoutTests/fast/dom/location-missing-arguments_t01: StaticWarning # Please triage this failure.
LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: Skip # Please triage this failure. isProtocolHandlerRegistered and unregisterProtocolHandler don't exist
LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: StaticWarning # Please triage this failure.
LayoutTests/fast/dom/option-properties_t01: StaticWarning # Please triage this failure.
@ -352,26 +349,6 @@ LibTest/html/Window/requestFileSystem_A01_t02: StaticWarning # Please triage thi
LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # Please triage this failure.
LibTest/html/Window/resizeBy_A01_t01: StaticWarning # Please triage this failure.
LibTest/html/Window/resizeTo_A01_t01: StaticWarning # Please triage this failure.
LibTest/isolate/Isolate/spawnUri_A02_t01: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawnUri_A02_t06: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawnUri_A02_t07: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A02_t04: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A02_t05: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A02_t06: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A02_t07: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A04_t01: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A04_t02: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A04_t03: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A04_t04: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A04_t05: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A05_t03: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A06_t01: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A06_t02: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A06_t03: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A06_t04: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A06_t05: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A06_t06: StaticWarning # co19 issue 74
LibTest/isolate/Isolate/spawn_A06_t07: StaticWarning # co19 issue 74
LibTest/isolate/IsolateStream/any_A01_t01: Fail # Please triage this failure.
LibTest/isolate/IsolateStream/any_A02_t01: Fail # Please triage this failure.
LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Please triage this failure.

View file

@ -18,15 +18,9 @@ LibTest/typed_data/ByteData/buffer_A01_t01: Fail # co19 r736 bug - sent comment.
LibTest/core/RegExp/firstMatch_A01_t01: Fail # co19 issue 742
Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Fail # co19 issue 80
[ $system == linux ]
LibTest/collection/ListBase/ListBase_class_A01_t01: Fail # co19 issue 72
LibTest/collection/ListBase/ListBase_class_A01_t02: Fail # co19 issue 72
LibTest/collection/ListBase/listToString_A01_t01: Fail # co19 issue 72
LibTest/collection/ListBase/listToString_A02_t01: Fail # co19 issue 72
LibTest/collection/MapBase/MapBase_class_A01_t01: Fail # co19 issue 72
LibTest/collection/MapMixin/MapMixin_class_A01_t01: Fail # co19 issue 72
[ $runtime == vm && $checked != true]
LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError # Issue #26588
LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError # Issue #26588
[ $compiler != dart2analyzer ]
LibTest/isolate/ReceivePort/take_A01_t02: Fail # co19 issue 81
@ -38,7 +32,6 @@ Language/Expressions/Instance_Creation/Const/abstract_class_t01: Pass, Fail # co
Language/Expressions/Instance_Creation/Const/abstract_class_t03: Pass, Fail # co19 issue 66
LibTest/async/Stream/asBroadcastStream_A02_t01: Fail # co19 issue 687
LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: RuntimeError # Issue 27183
LibTest/collection/LinkedListEntry/unlink_A01_t02: Fail # co19 pull request 73
LibTest/core/Expando/Expando_A03_t01: RuntimeError # Issue 17735
LibTest/core/Expando/Expando_A03_t03: RuntimeError # Issue 17735
LibTest/core/Expando/Expando_A03_t04: RuntimeError # Issue 17735
@ -82,7 +75,7 @@ LibTest/math/log_A01_t01: PASS, FAIL, OK # Issue 26261
[ $runtime == dartium || $compiler == dart2js ]
LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524
[ ($compiler == none || $compiler == precompiler || $compiler == dart2app || $compiler == dart2appjit) && ($runtime == vm || $runtime == drt || $runtime == dartium || $runtime == dart_precompiled || $runtime == dart_app) ]
[ ($compiler == none || $compiler == precompiler || $compiler == dart2app || $compiler == dart2appjit) && ($runtime == vm || $runtime == drt || $runtime == dart_precompiled || $runtime == dart_app) ]
# Optional trailing commas for argument and parameter lists added to language.
# https://github.com/dart-lang/co19/issues/68
Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t05: Fail, OK

View file

@ -12,9 +12,11 @@ Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t05: MissingCo
Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t10: MissingCompileTimeError
Language/Expressions/Method_Invocation/Super_Invocation/syntax_t05: MissingCompileTimeError
# End of issue 26644
Language/Expressions/Shift/syntax_t01/14: MissingRuntimeError # Please triage this failure
Language/Variables/final_t01/01: CompileTimeError # co19 issue 77
Language/Variables/final_t02/01: CompileTimeError # co19 issue 77
LibTest/isolate/Isolate/spawn_A03_t01: CompileTimeError # co19 issue 77
Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t01: RuntimeError # compiler cancelled: cannot resolve type T
Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t01: RuntimeError, OK # co19 issue 258
@ -244,7 +246,6 @@ Language/Functions/External_Functions/not_connected_to_a_body_t01: CompileTimeEr
Language/Generics/syntax_t17: fail # Issue 21203
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t01: CompileTimeError # Please triage this failure
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t02: CompileTimeError # Please triage this failure
Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # co19 issue 60
Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01/01: CompileTimeError # Please triage this failure
Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeError # Please triage this failure
Language/Libraries_and_Scripts/Scripts/top_level_main_t05: RuntimeError # Please triage this failure
@ -495,8 +496,27 @@ LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Skip # Tim
LibTest/core/Map/Map_class_A01_t04: Slow, Pass
LibTest/core/Uri/Uri_A06_t03: Slow, Pass
LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533
LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19 issue 78
LibTest/typed_data/Float32x4List/lastWhere_A02_t01: Fail # co19 issue 78
LayoutTests/fast/forms/change-form-element-document-crash_t01: RuntimeError # Please triage this failure
LayoutTests/fast/inline/empty-inline-before-collapsed-space_t01: RuntimeError # Please triage this failure
LayoutTests/fast/parser/pre-first-line-break_t01: RuntimeError # Please triage this failure
LayoutTests/fast/url/trivial-segments_t01: RuntimeError # Please triage this failure
LayoutTests/fast/url/trivial_t01: RuntimeError # Please triage this failure
LayoutTests/fast/writing-mode/auto-sizing-orthogonal-flows_t01: RuntimeError # Please triage this failure
WebPlatformTest/custom-elements/instantiating/createElementNS_A04_t01: RuntimeError # Please triage this failure
WebPlatformTest/custom-elements/instantiating/createElement_A04_t01: RuntimeError # Please triage this failure
WebPlatformTest/custom-elements/instantiating/isAttribute_A02_t01: RuntimeError # Please triage this failure
WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # Please triage this failure
WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # Please triage this failure
WebPlatformTest/shadow-dom/html-elements-in-shadow-trees/html-forms/test-001_t01: RuntimeError # Please triage this failure
WebPlatformTest/shadow-dom/html-elements-in-shadow-trees/html-forms/test-002_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $system != linux]
Language/Expressions/Strings/adjacent_strings_t01: RuntimeError # Please triage this failure
Language/Expressions/Strings/escape_newline_t01: RuntimeError # Please triage this failure
Language/Reference/Lexical_Rules/unicode_t10: RuntimeError # Please triage this failure
[ $compiler == dart2js && $checked && $runtime != ff]
LayoutTests/fast/dom/clone-node-load-event-crash_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $fast_startup ]
Language/Classes/Instance_Methods/Operators/unary_minus: Fail # mirrors not supported
@ -663,6 +683,9 @@ WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0
[ $compiler == dart2js && $checked != true ]
Language/Expressions/Property_Extraction/General_Super_Property_Extraction/getter_lookup_t02: Timeout, Skip # Please triage this failure
Language/Expressions/Property_Extraction/Super_Closurization/setter_closurization_t09: CompileTimeError # Please triage this failure
LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError # Issue 26588
LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError # Issue 26588
LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $minified ]
LibTest/typed_data/Float32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
@ -810,8 +833,6 @@ LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Issue 7728, timer
LibTest/async/DeferredLibrary/*: Skip # Issue 17458
[ $compiler == dart2js && $browser ]
Language/Classes/deсlarations_t01: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t34: Skip # Times out. Please triage this failure.
LayoutTests/fast/mediastream/getusermedia_t01: Pass, RuntimeError, Timeout # Please triage this failure.
LayoutTests/fast/css-generated-content/bug91547_t01: Skip # Test reloads itself. Issue 18558.
LayoutTests/fast/filesystem/file-after-reload-crash_t01: Skip # Test reloads itself. Issue 18558.
@ -949,7 +970,26 @@ LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Please triage thi
LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # Please triage this failure.
LibTest/typed_data/Uint8ClampedList/map_A02_t01: Pass, Slow # Please triage this failure.
[ $compiler == dart2js && $runtime == chrome && $system != linux]
LayoutTests/fast/dom/Element/scrollWidth_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/dom-parse-serialize-display_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/dom-parse-serialize_t01: RuntimeError # Please triage this failure
LayoutTests/fast/html/draggable_t01: RuntimeError # Please triage this failure
LayoutTests/fast/innerHTML/005_t01: RuntimeError # Please triage this failure
LibTest/core/DateTime/toString_A01_t02: RuntimeError # Please triage this failure
LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == chrome ]
LayoutTests/fast/css/getComputedStyle/getComputedStyle-zIndex-auto_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/shadow/link-in-shadow-tree_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/paste-into-textarea_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # Please triage this failure
LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-left_t01: RuntimeError # Please triage this failure
LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t02: RuntimeError # Please triage this failure
LayoutTests/fast/text/line-break-after-question-mark_t01: RuntimeError # Please triage this failure
LayoutTests/fast/text/text-combine-shrink-to-fit_t01: RuntimeError # Please triage this failure
Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01: RuntimeError # Issue 26615
Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04: RuntimeError # Issue 26615
LayoutTests/fast/alignment/parse-align-items_t01: RuntimeError # Please triage this failure
@ -1065,7 +1105,6 @@ LayoutTests/fast/css/background-serialize_t01: RuntimeError # Please triage this
LayoutTests/fast/css/checked-pseudo-selector_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/content/content-none_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/content/content-normal_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/content/content-quotes-05_t01: RuntimeError # Issue https://github.com/dart-lang/co19/issues/46
LayoutTests/fast/css/counters/complex-before_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/css-escaped-identifier_t01: RuntimeError # co19 issue 14
LayoutTests/fast/css/css-properties-case-insensitive_t01: RuntimeError # Please triage this failure
@ -1090,7 +1129,6 @@ LayoutTests/fast/css/fontfaceset-loadingdone_t01: Pass, RuntimeError # Please tr
LayoutTests/fast/css/getComputedStyle/computed-style-border-image_t01: RuntimeError # co19 issue 14
LayoutTests/fast/css/getComputedStyle/computed-style-cross-fade_t01: RuntimeError # co19 issue 14
LayoutTests/fast/css/getComputedStyle/font-family-fallback-reset_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/getComputedStyle/getComputedStyle-zIndex-auto_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/getPropertyValue-border_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/html-attr-case-sensitivity_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/id-or-class-before-stylesheet_t01: RuntimeError # Please triage this failure
@ -1258,7 +1296,6 @@ LayoutTests/fast/dom/shadow/content-pseudo-element-css-text_t01: RuntimeError #
LayoutTests/fast/dom/shadow/event-path_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/shadow/host-context-pseudo-class-css-text_t01: RuntimeError # https://github.com/dart-lang/co19/issues/49
LayoutTests/fast/dom/shadow/host-pseudo-class-css-text_t01: RuntimeError # https://github.com/dart-lang/co19/issues/49
LayoutTests/fast/dom/shadow/link-in-shadow-tree_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/shadow/olderShadowRoot_t01: RuntimeError # Issue 26729
LayoutTests/fast/dom/shadow/pseudoclass-update-checked-option_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/shadow/pseudoclass-update-disabled-optgroup_t01: RuntimeError # Please triage this failure
@ -1354,7 +1391,6 @@ LayoutTests/fast/forms/onchange-change-type_t01: RuntimeError # Please triage th
LayoutTests/fast/forms/option-change-single-selected_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/option-strip-unicode-spaces_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/parser-associated-form-removal_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/paste-into-textarea_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/plaintext-mode-1_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/search-popup-crasher_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/select-change-popup-to-listbox-in-event-handler_t01: Skip # Times out. Please triage this failure
@ -1519,7 +1555,6 @@ LayoutTests/fast/xpath/ambiguous-operators_t01: RuntimeError # Please triage thi
LayoutTests/fast/xpath/attr-namespace_t02: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/ensure-null-namespace_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/implicit-node-args_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/node-name-case-sensitivity_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/node-name-case-sensitivity_t02: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/position_t01: RuntimeError # Please triage this failure
@ -1790,7 +1825,12 @@ WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0
WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage this failure
WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == chrome && $checked]
LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == chrome && $checked ]
LayoutTests/fast/table/css-table-width-with-border-padding_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-intrinsic-dimensions/css-tables_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-absolutes_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-blocks_t01: RuntimeError # Please triage this failure
@ -1835,7 +1875,6 @@ LayoutTests/fast/replaced/computed-image-width-with-percent-height-and-fixed-anc
LayoutTests/fast/replaced/computed-image-width-with-percent-height-inside-table-cell-and-fixed-ancestor_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold_t01: RuntimeError # Please triage this failure
LayoutTests/fast/shapes/parsing/parsing-shape-margin_t01: RuntimeError # Please triage this failure
LayoutTests/fast/shapes/parsing/parsing-shape-outside_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/absolute-table-percent-lengths_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/css-table-width_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/fixed-table-layout-width-change_t01: RuntimeError # Please triage this failure
@ -1847,8 +1886,6 @@ LayoutTests/fast/table/switch-table-layout-multiple-section_t01: RuntimeError #
LayoutTests/fast/table/switch-table-layout_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/table-width-exceeding-max-width_t01: RuntimeError # Please triage this failure
LayoutTests/fast/text/line-break-after-inline-latin1_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/4XPath/Core/test_parser_t01: RuntimeError # Dartium JSInterop failure
LayoutTests/fast/xpath/py-dom-xpath/axes_t01: RuntimeError # Dartium JSInterop failure
LayoutTests/fast/xpath/xpath-result-eventlistener-crash_t01: RuntimeError # Please triage this failure
@ -1883,7 +1920,7 @@ LibTest/async/Timer/Timer.periodic_A01_t01: Skip # Times out. Please triage this
LibTest/isolate/Isolate/spawn_A01_t05: Skip # Times out. Please triage this failure
WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Skip # Times out. Please triage this failure
[ $compiler == dart2js && $runtime == chrome && $system != macos ]
[ $compiler == dart2js && $runtime == chrome && $system != macos && $system != windows && $system != linux]
LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # Please triage this failure
@ -1981,6 +2018,8 @@ LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # Please tria
LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == chrome && $system != macos && $system != windows]
LayoutTests/fast/multicol/newmulticol/balance_t04: RuntimeError # Please triage this failure
LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-left_t01: RuntimeError # Please triage this failure
LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t02: RuntimeError # Please triage this failure
@ -1996,6 +2035,7 @@ LibTest/isolate/Isolate/spawn_A04_t04: Skip # Times out. Please triage this fail
[ $compiler == dart2js && $runtime == chrome && $system == linux]
LayoutTests/fast/text/international/combining-marks-position_t01: RuntimeError # Please triage this failure
LibTest/math/log_A01_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/gl-get-calls_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == drt ]
Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t02: Pass # Fails on _all_ other platforms. Please triage
@ -2767,6 +2807,11 @@ WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume
LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == ff ]
LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/gl-get-calls_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/invalid-hex-color_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-generated-content/details-before-after-content_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-composite-text-alpha_t01: RuntimeError # Please triage this failure
Language/Expressions/Postfix_Expressions/property_decrement_t02: Skip # Times out. Please triage this failure
Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01: RuntimeError # Issue 26615
Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04: RuntimeError # Issue 26615
@ -2798,7 +2843,6 @@ LayoutTests/fast/canvas/canvas-blend-solid_t01: RuntimeError # Please triage thi
LayoutTests/fast/canvas/canvas-blending-text_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-composite-canvas_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-composite-image_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-composite-text-alpha_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-currentColor_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-currentTransform_t01: RuntimeError # Feature is not implemented.
LayoutTests/fast/canvas/canvas-drawImage-incomplete_t01: RuntimeError # Please triage this failure
@ -2835,10 +2879,8 @@ LayoutTests/fast/canvas/canvas-strokeText-zeroSizeGradient_t01: RuntimeError # P
LayoutTests/fast/canvas/canvas-toDataURL-crash_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/draw-custom-focus-ring_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/drawImage-with-valid-image_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/fillText-shadow_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/getPutImageDataPairTest_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/rgba-parsing_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/text-globalAlpha_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/WebGLContextEvent_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/context-destroyed-crash_t01: Pass, RuntimeError # Issue 26898
@ -2857,7 +2899,6 @@ LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # Please triage
LayoutTests/fast/canvas/webgl/uninitialized-test_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/webgl-depth-texture_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-generated-content/details-before-after-content_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-generated-content/malformed-url_t01: Skip # Times out. Please triage this failure
LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/css-generated-content/pseudo-animation-display_t01: Skip # Times out. Please triage this failure
@ -2978,7 +3019,6 @@ LayoutTests/fast/css/inherit-initial-shorthand-values_t01: RuntimeError # Please
LayoutTests/fast/css/inherited-properties-rare-text_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/insertRule-font-face_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/insertRule-media_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/invalid-hex-color_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/invalid-import-rule-insertion_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/invalid-predefined-color_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/invalidation/clears-invalidation-whole-tree_t01: RuntimeError # Please triage this failure
@ -3145,7 +3185,6 @@ LayoutTests/fast/dom/HTMLImageElement/parse-src_t01: RuntimeError # Please triag
LayoutTests/fast/dom/HTMLInputElement/input-hidden-value_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/HTMLInputElement/input-image-alt-text_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/HTMLLabelElement/click-label_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test_t01: Skip # Times out. Please triage this failure
LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive_t01: Skip # Times out. Please triage this failure
LayoutTests/fast/dom/HTMLLinkElement/link-onerror-stylesheet-with-existent-and-non-existent-import_t01: Pass, RuntimeError # Please triage this failure
@ -3505,7 +3544,6 @@ LayoutTests/fast/forms/fieldset/fieldset-elements_t01: RuntimeError # Please tri
LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/focus-style-pending_t01: Skip # Times out. Please triage this failure
LayoutTests/fast/forms/focus_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/form-attribute-nonexistence-form-id_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/form-attribute_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/form-dirname-attribute_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/formmethod-attribute-button-html_t01: Pass, RuntimeError # Please triage this failure
@ -3521,7 +3559,6 @@ LayoutTests/fast/forms/input-maxlength-unsupported_t01: RuntimeError # Please tr
LayoutTests/fast/forms/input-setvalue-selection_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/input-text-paste-maxlength_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/input-width-height-attributes_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/input-widths_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/listbox-select-all_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/listbox-selection-2_t01: RuntimeError # Please triage this failure
@ -3779,7 +3816,6 @@ LayoutTests/fast/xpath/ambiguous-operators_t01: RuntimeError # Please triage thi
LayoutTests/fast/xpath/attr-namespace_t02: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/ensure-null-namespace_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/implicit-node-args_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/node-name-case-sensitivity_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/node-name-case-sensitivity_t02: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/position_t01: RuntimeError # Please triage this failure
@ -3971,10 +4007,8 @@ WebPlatformTest/html/dom/elements/global-attributes/dataset-get_t01: RuntimeErro
WebPlatformTest/html/dom/elements/global-attributes/dataset-set_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/error-codes/error_t01: Skip # Times out. Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLMediaElement/addTextTrack_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/kind_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTrack/kind_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTrack/mode_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formaction_t01: RuntimeError # Please triage this failure
@ -4134,12 +4168,60 @@ WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t
WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage this failure
WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Times out. Please triage this failure. Note that Chrome also requires the Slow flag. (Could just be a slow test).
WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # Times out. Please triage this failure
LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/form-attribute-nonexistence-form-id_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/kind_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTrack/kind_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # Please triage this failure
LayoutTests/fast/forms/input-width-height-attributes_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == ff && $checked == false]
LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == ff && $system != linux]
LayoutTests/fast/ruby/modify-positioned-ruby-text-crash_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/margins-perpendicular-containing-block_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows-except-overlapped_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/table-colgroup-present-after-table-row_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/table-rowspan-cell-with-empty-cell_t01: RuntimeError # Please triage this failure
LayoutTests/fast/text-autosizing/vertical-writing-mode_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-modify-emptyPath_t01: RuntimeError # Please triage this failure
LayoutTests/fast/html/draggable_t01: RuntimeError # Please triage this failure
LayoutTests/fast/innerHTML/005_t01: RuntimeError # Please triage this failure
LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == ff && $checked == true]
LayoutTests/fast/flexbox/flexing-overflow-scroll-item_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-intrinsic-dimensions/width-shrinks-avoid-floats_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-zero-size_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-column-flex-items_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css-intrinsic-dimensions/intrinsic-sized-flex-items_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/display-inline-block-scrollbar_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/fixed-width-intrinsic-width-excludes-scrollbars_t01: RuntimeError # Please triage this failure
LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: RuntimeError # Please triage this failure
LayoutTests/fast/flexbox/intrinsic-min-width-applies-with-fixed-width_t01: RuntimeError # Please triage this failure
LayoutTests/fast/lists/marker-preferred-margins_t01: RuntimeError # Please triage this failure
LayoutTests/fast/replaced/available-height-for-content_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/absolute-table-percent-lengths_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/css-table-width_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/switch-table-layout-dynamic-cells_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/switch-table-layout-multiple-section_t01: RuntimeError # Please triage this failure
LayoutTests/fast/table/switch-table-layout_t01: RuntimeError # Please triage this failure
LayoutTests/fast/text/line-break-after-inline-latin1_t01: RuntimeError # Please triage this failure
LayoutTests/fast/xpath/xpath-result-eventlistener-crash_t01: RuntimeError # Please triage this failure
LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # Please triage this failure
WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeError # Please triage this failure
WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError # Please triage this failure
WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $runtime == ff && $system == windows ]
LayoutTests/fast/canvas/webgl/draw-webgl-to-canvas-2d_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/gl-get-calls_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: RuntimeError # Please triage this failure
WebPlatformTest/html/syntax/parsing/math-parse_t03: RuntimeError # Issue 22564
Language/Classes/Getters/type_object_t02: RuntimeError, Slow # Issue 25940
Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t06: Pass, Slow # Issue 25940
@ -6731,7 +6813,6 @@ LayoutTests/fast/canvas/canvas-scale-strokePath-shadow_t01: RuntimeError # Pleas
LayoutTests/fast/canvas/canvas-set-properties-with-non-invertible-ctm_t01: Pass, RuntimeError # Issue 22216
LayoutTests/fast/canvas/canvas-setTransform_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-to-canvas_t01: Pass, RuntimeError # Issue 22216
LayoutTests/fast/canvas/canvas-transforms-fillRect-shadow_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/canvas/draw-custom-focus-ring_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/drawImage-with-bad-canvas_t01: Skip # Times out. Please triage this failure
LayoutTests/fast/canvas/drawImage-with-negative-source-destination_t01: Pass, RuntimeError # Issue 22216

View file

@ -27,38 +27,17 @@ LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19-
[ $compiler == none && $runtime == dartium && $system == linux ]
language/mixin_illegal_constructor_test/01: Skip # Issue 43
[ $compiler == none && $runtime == dartium && ($system == windows || $system == linux) ]
LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 roll webgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/context-lost_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/gl-vertex-attrib-zero-issues_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/gl-vertex-attrib_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/index-validation-copies-indices_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/index-validation-crash-with-buffer-sub-data_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/index-validation-verifies-too-many-indices_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/index-validation-with-resized-buffer_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/index-validation_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/invalid-passed-params_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/null-uniform-location_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/program-test_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/tex-image-and-uniform-binding-bugs_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/tex-input-validation_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/texImageTest_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
[ $compiler == none && $runtime == dartium && $mode == debug ]
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTrack/mode_t01: Skip # Issue 19495.
WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: Skip # Issue 20540.
[ $compiler == none && $runtime == dartium && $checked ]
LayoutTests/fast/layers/normal-flow-hit-test_t01: RuntimeError # Please triage this failure.
Language/Statements/Return/runtime_type_t04: RuntimeError # Please triage this failure.
LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01: RuntimeError # Please triage this failure.
LayoutTests/fast/multicol/hit-test-gap-between-pages-flipped_t01: RuntimeError # Please triage this failure.
LibTest/collection/LinkedHashSet/LinkedHashSet.from_A03_t01: RuntimeError # Please triage this failure.
LayoutTests/fast/parser/pre-first-line-break_t01: RuntimeError # co19-roll r801: Please triage this failure.
LayoutTests/fast/xpath/ambiguous-operators_t01: RuntimeError # co19-roll r761: Please triage this failure.
Language/Errors_and_Warnings/static_warning_t02: RuntimeError # Please triage this failure.
@ -148,6 +127,11 @@ WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr
WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocument-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
[ $compiler == none && $runtime == dartium ]
LayoutTests/fast/xpath/attr-namespace_t01: RuntimeError # Please triage this failure.
LibTest/core/Iterable/Iterable.generate_A03_t02: RuntimeError # Please triage this failure.
LayoutTests/fast/events/add-event-without-document_t01: RuntimeError # Please triage this failure.
LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # Please triage this failure.
Language/Classes/same_name_type_variable_t01: Fail #: Please triage this failure.
Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK
Language/Classes/Constructors/Generative_Constructors/final_variables_t01: Pass, Fail #: Please triage this failure.
Language/Classes/Getters/type_object_t01: RuntimeError # Please triage this failure.
@ -156,35 +140,35 @@ Language/Classes/Setters/type_object_t01: RuntimeError # Please triage this fail
Language/Classes/Setters/type_object_t02: RuntimeError # Please triage this failure.
Language/Classes/Static_Methods/type_object_t01: RuntimeError # Please triage this failure.
Language/Classes/Static_Methods/type_object_t02: RuntimeError # Please triage this failure.
Language/Classes/deсlarations_t01: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t02: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t03: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t04: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t06: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t08: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t12: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t13: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t14: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t15: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t16: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t17: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t18: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t19: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t20: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t21: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t22: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t23: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t24: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t25: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t26: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t27: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t28: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t29: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t30: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t31: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t32: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t33: Skip # Times out. Please triage this failure.
Language/Classes/deсlarations_t34: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t01: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t02: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t03: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t04: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t06: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t08: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t12: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t13: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t14: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t15: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t16: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t17: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t18: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t19: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t20: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t21: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t22: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t23: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t24: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t25: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t26: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t27: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t28: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t29: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t30: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t31: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t32: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t33: Skip # Times out. Please triage this failure.
Language/Classes/declarations_t34: Skip # Times out. Please triage this failure.
Language/Expressions/Assignment/super_assignment_failed_t05: RuntimeError # Issue 25671
Language/Expressions/Function_Invocation/async_generator_invokation_t08: Skip # Times out. Issue 25967
Language/Expressions/Function_Invocation/async_generator_invokation_t10: Skip # Times out. Issue 25967
@ -245,6 +229,8 @@ Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t08: Runtime
Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09: RuntimeError # Issue 25748
Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10: RuntimeError # Issue 25748
Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05: RuntimeError # Issue 25662,25634
LayoutTests/fast/canvas/alpha_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-transforms-fillRect-shadow_t01: RuntimeError # Please triage this failure
LayoutTests/fast/alignment/parse-align-items_t01: RuntimeError # co19-roll r761: Please triage this failure.
LayoutTests/fast/alignment/parse-align-self_t01: RuntimeError # co19-roll r761: Please triage this failure.
LayoutTests/fast/alignment/parse-justify-self_t01: RuntimeError # co19-roll r761: Please triage this failure.
@ -368,7 +354,6 @@ LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize_t01: Runtime
LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError # Issue 25653
LayoutTests/fast/canvas/webgl/texture-complete_t01: RuntimeError # Issue 25653
LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # Issue 25653
LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux but failed on mac bots.
LayoutTests/fast/canvas/webgl/triangle_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
LayoutTests/fast/canvas/webgl/uniform-location-length-limits_t01: Pass, RuntimeError # Issue 22026
LayoutTests/fast/canvas/webgl/uniform-location_t01: RuntimeError # Please triage this failure
@ -972,7 +957,6 @@ LibTest/html/IFrameElement/attributes_setter_A01_t01: RuntimeError # co19-roll r
LibTest/html/IFrameElement/blur_A01_t01: Skip # co19-roll r706. Please triage this failure.
LibTest/html/IFrameElement/borderEdge_A01_t01: RuntimeError # co19-roll r706. Issue 16574
LibTest/html/IFrameElement/clone_A01_t02: RuntimeError # co19-roll r706. Please triage this failure.
LibTest/html/IFrameElement/contentWindow_A01_t01: RuntimeError # Also fails in dart2js as this test should not pass given current Dart semantics for cross frame windows.
LibTest/html/IFrameElement/createFragment_A01_t01: RuntimeError # co19-roll r706. Please triage this failure.
LibTest/html/IFrameElement/createFragment_A01_t02: RuntimeError # co19-roll r706. Please triage this failure.
LibTest/html/IFrameElement/createFragment_A01_t03: RuntimeError # co19-roll r706. Please triage this failure.
@ -999,11 +983,9 @@ LibTest/html/Window/document_A01_t01: Skip # accesses window.document from a cro
LibTest/html/Window/find_A01_t01: RuntimeError # co19-roll r706. Please triage this failure.
LibTest/html/Window/find_A03_t01: RuntimeError # co19-roll r706. Please triage this failure.
LibTest/html/Window/find_A06_t01: RuntimeError # co19-roll r706. Please triage this failure.
LibTest/html/Window/moveBy_A01_t01: RuntimeError # Also fails in dart2js as this test should not pass given current Dart semantics for cross frame windows.
LibTest/html/Window/moveTo_A01_t01: RuntimeError, Pass # co19-roll r706. Please triage this failure.
LibTest/html/Window/moveTo_A02_t01: RuntimeError # co19-roll r706. Please triage this failure.
LibTest/html/Window/postMessage_A01_t01: RuntimeError # co19-roll r706. Please triage this failure.
LibTest/html/Window/postMessage_A01_t02: RuntimeError # Also fails in dart2js.
LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError,Pass # co19-roll r722: Please triage this failure.
LibTest/html/Window/requestFileSystem_A02_t01: Skip # Issue 24585.
LibTest/html/Window/resizeBy_A01_t01: RuntimeError # co19-roll r706. Please triage this failure.
@ -1303,31 +1285,6 @@ WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti
WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # Times out flakily. co19-roll r761: Please triage this failure.
WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-api-002_t01: RuntimeError # Please triage this failure.
# Must fix failures below after JsInterop checkin.
WebPlatformTest/dom/nodes/Node-appendChild_t01: RuntimeError # Issue 26134
WebPlatformTest/dom/nodes/attributes/setAttribute_A01_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/Document/createElement-invalid-names_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/createDocumentType2_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/createElementNS_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/HTMLTemplateElement/cycles-in-shadow_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/HTMLTemplateElement/cycles_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/computed-style-set-property_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/custom/document-register-type-extensions_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/custom/document-register-namespace_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/custom/element-type_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/custom/element-upgrade_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/DOMException/prototype-object_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/shadow/shadow-hierarchy-exception_t01: RuntimeError # Issue 26134
LayoutTests/fast/dom/Node/contains-method_t01: RuntimeError # Issue 26134
LayoutTests/fast/events/mutation-during-append-child_t01: RuntimeError # Issue 26134
LayoutTests/fast/events/mutation-during-insert-before_t01: RuntimeError # Issue 26134
LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: Skip # Issue 26134, timesout
LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134
LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134
LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134
LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134
LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134
LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134
LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134
LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134
LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 26134, timeout
html/cross_domain_iframe_test: RuntimeError # Issue 26134

View file

@ -70,7 +70,7 @@ vars.update({
"web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61",
"WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17",
"co19_rev": "@d4767b4caea3c5828ad8e053cd051d44a59061af",
"co19_rev": "@2e98931a4d40781110220d4b2d131efa6fc4669d",
})
deps.update({