OLD | NEW |
---|---|
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
4 | 4 |
5 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
6 Language/Classes/Constructors/Generative_Constructors/execution_t03: RuntimeErro r # https://github.com/dart-lang/sdk/issues/29596 | 6 Language/Classes/Constructors/Generative_Constructors/execution_t03: RuntimeErro r # https://github.com/dart-lang/sdk/issues/29596 |
7 Language/Expressions/Function_Invocation/async_cleanup_t01: Skip # https://githu b.com/dart-lang/sdk/issues/28873 | 7 Language/Expressions/Function_Invocation/async_cleanup_t01: Skip # https://githu b.com/dart-lang/sdk/issues/28873 |
8 Language/Expressions/Function_Invocation/async_cleanup_t03: Skip # https://githu b.com/dart-lang/sdk/issues/28873 | 8 Language/Expressions/Function_Invocation/async_cleanup_t03: Skip # https://githu b.com/dart-lang/sdk/issues/28873 |
9 Language/Expressions/Function_Invocation/async_cleanup_t05: Skip # https://githu b.com/dart-lang/sdk/issues/28873 | 9 Language/Expressions/Function_Invocation/async_cleanup_t05: Skip # https://githu b.com/dart-lang/sdk/issues/28873 |
10 Language/Expressions/Function_Invocation/async_cleanup_t06: Skip # https://githu b.com/dart-lang/sdk/issues/28873 | 10 Language/Expressions/Function_Invocation/async_cleanup_t06: Skip # https://githu b.com/dart-lang/sdk/issues/28873 |
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
370 Language/Statements/Switch/type_t01: RuntimeError # Issue 16089 | 370 Language/Statements/Switch/type_t01: RuntimeError # Issue 16089 |
371 Language/Statements/Return/runtime_type_t04: RuntimeError # Issue 26584 | 371 Language/Statements/Return/runtime_type_t04: RuntimeError # Issue 26584 |
372 Language/Types/Static_Types/malformed_type_t01: RuntimeError # Issue 21089 | 372 Language/Types/Static_Types/malformed_type_t01: RuntimeError # Issue 21089 |
373 Language/Types/Dynamic_Type_System/malbounded_type_error_t01: RuntimeError # Iss ue 21088 | 373 Language/Types/Dynamic_Type_System/malbounded_type_error_t01: RuntimeError # Iss ue 21088 |
374 Language/Types/Parameterized_Types/malbounded_t06: RuntimeError # Issue 21088 | 374 Language/Types/Parameterized_Types/malbounded_t06: RuntimeError # Issue 21088 |
375 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Skip # Tim esout. Please triage this failure. | 375 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Skip # Tim esout. Please triage this failure. |
376 LibTest/core/Map/Map_class_A01_t04: Slow, Pass # Please triage this failure | 376 LibTest/core/Map/Map_class_A01_t04: Slow, Pass # Please triage this failure |
377 LibTest/core/Uri/Uri_A06_t03: Slow, Pass # Please triage this failure | 377 LibTest/core/Uri/Uri_A06_t03: Slow, Pass # Please triage this failure |
378 LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533 | 378 LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533 |
379 | 379 |
380 [ $compiler == dart2js && $runtime != d8 && $runtime != jsshell && $runtime != c hrome && $runtime != ff ] | |
Bill Hesse
2017/06/22 15:55:53
The only remaining tested platforms were drt (cont
| |
381 WebPlatformTest/html/dom/documents/dom-tree-accessors/nameditem_t03: RuntimeErro r # Please triage this failure | |
382 | |
383 [ $compiler == dart2js && $checked && $runtime != d8] | 380 [ $compiler == dart2js && $checked && $runtime != d8] |
384 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure | 381 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure |
385 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure | 382 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure |
386 LayoutTests/fast/inline/empty-inline-before-collapsed-space_t01: RuntimeError # Please triage this failure | 383 LayoutTests/fast/inline/empty-inline-before-collapsed-space_t01: RuntimeError # Please triage this failure |
387 LayoutTests/fast/url/trivial_t01: RuntimeError # Please triage this failure | 384 LayoutTests/fast/url/trivial_t01: RuntimeError # Please triage this failure |
388 LayoutTests/fast/url/trivial-segments_t01: RuntimeError # Please triage this fai lure | 385 LayoutTests/fast/url/trivial-segments_t01: RuntimeError # Please triage this fai lure |
389 LayoutTests/fast/writing-mode/auto-sizing-orthogonal-flows_t01: RuntimeError # P lease triage this failure | 386 LayoutTests/fast/writing-mode/auto-sizing-orthogonal-flows_t01: RuntimeError # P lease triage this failure |
390 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 | 387 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 |
391 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # Plea se triage this failure | 388 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # Plea se triage this failure |
392 | 389 |
(...skipping 1942 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2335 WebPlatformTest/html/browsers/browsing-the-web/read-media/pageload-image_t01: Ru ntimeError # Please triage this failure | 2332 WebPlatformTest/html/browsers/browsing-the-web/read-media/pageload-image_t01: Ru ntimeError # Please triage this failure |
2336 WebPlatformTest/html/browsers/browsing-the-web/read-media/pageload-video_t01: Sk ip # Times out. | 2333 WebPlatformTest/html/browsers/browsing-the-web/read-media/pageload-video_t01: Sk ip # Times out. |
2337 WebPlatformTest/html/browsers/browsing-the-web/read-text/load-text-plain_t01: Ru ntimeError # Please triage this failure | 2334 WebPlatformTest/html/browsers/browsing-the-web/read-text/load-text-plain_t01: Ru ntimeError # Please triage this failure |
2338 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.body-getter_t01: RuntimeError # Please triage this failure | 2335 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.body-getter_t01: RuntimeError # Please triage this failure |
2339 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.body-setter_t01: RuntimeError # Please triage this failure | 2336 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.body-setter_t01: RuntimeError # Please triage this failure |
2340 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.getElementsByName -namespace_t01: RuntimeError # Please triage this failure | 2337 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.getElementsByName -namespace_t01: RuntimeError # Please triage this failure |
2341 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.title_t01: Runtim eError # Please triage this failure | 2338 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.title_t01: Runtim eError # Please triage this failure |
2342 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.title_t05: Runtim eError # Please triage this failure | 2339 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.title_t05: Runtim eError # Please triage this failure |
2343 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.title_t07: Runtim eError # Please triage this failure | 2340 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.title_t07: Runtim eError # Please triage this failure |
2344 WebPlatformTest/html/dom/documents/dom-tree-accessors/nameditem_t02: RuntimeErro r # Please triage this failure | 2341 WebPlatformTest/html/dom/documents/dom-tree-accessors/nameditem_t02: RuntimeErro r # Please triage this failure |
2342 WebPlatformTest/html/dom/documents/dom-tree-accessors/nameditem_t03: RuntimeErro r # Please triage this failure | |
Bill Hesse
2017/06/22 15:55:53
$runtime == drt section.
| |
2345 WebPlatformTest/html/dom/elements/global-attributes/dataset-delete_t01: RuntimeE rror # Please triage this failure | 2343 WebPlatformTest/html/dom/elements/global-attributes/dataset-delete_t01: RuntimeE rror # Please triage this failure |
2346 WebPlatformTest/html/dom/elements/global-attributes/dataset-get_t01: RuntimeErro r # Please triage this failure | 2344 WebPlatformTest/html/dom/elements/global-attributes/dataset-get_t01: RuntimeErro r # Please triage this failure |
2347 WebPlatformTest/html/dom/elements/global-attributes/dataset-set_t01: RuntimeErro r # Please triage this failure | 2345 WebPlatformTest/html/dom/elements/global-attributes/dataset-set_t01: RuntimeErro r # Please triage this failure |
2348 WebPlatformTest/html/semantics/embedded-content/media-elements/error-codes/error _t01: Skip # Times out. | 2346 WebPlatformTest/html/semantics/embedded-content/media-elements/error-codes/error _t01: Skip # Times out. |
2349 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLMediaElement/addTextTrack_t01: RuntimeError # Please triage this failu re | 2347 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLMediaElement/addTextTrack_t01: RuntimeError # Please triage this failu re |
2350 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLTrackElement/src_t01: RuntimeError # Please triage this failure | 2348 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLTrackElement/src_t01: RuntimeError # Please triage this failure |
2351 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/cues_t01: Skip # Times out. | 2349 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/cues_t01: Skip # Times out. |
2352 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: RuntimeError # Please triage this failure | 2350 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: RuntimeError # Please triage this failure |
2353 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formacti on_t01: RuntimeError # Please triage this failure | |
2354 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi on_document_address_t01: RuntimeError # Please triage this failure | 2351 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi on_document_address_t01: RuntimeError # Please triage this failure |
2355 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # Please triage this failure | 2352 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # Please triage this failure |
2356 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setRa ngeText_t01: RuntimeError # Please triage this failure | 2353 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setRa ngeText_t01: RuntimeError # Please triage this failure |
2357 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setSe lectionRange_t01: RuntimeError # Please triage this failure | 2354 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setSe lectionRange_t01: RuntimeError # Please triage this failure |
2358 WebPlatformTest/html/semantics/forms/the-button-element/button-validation_t01: R untimeError # Please triage this failure | 2355 WebPlatformTest/html/semantics/forms/the-button-element/button-validation_t01: R untimeError # Please triage this failure |
2359 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: RuntimeE rror # Please triage this failure | 2356 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: RuntimeE rror # Please triage this failure |
2360 WebPlatformTest/html/semantics/forms/the-form-element/form-autocomplete_t01: Run timeError # Please triage this failure | 2357 WebPlatformTest/html/semantics/forms/the-form-element/form-autocomplete_t01: Run timeError # Please triage this failure |
2361 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-matches_t01: RuntimeError # Please triage this failure | 2358 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-matches_t01: RuntimeError # Please triage this failure |
2362 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-nameditem_t0 2: RuntimeError # Please triage this failure | 2359 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-nameditem_t0 2: RuntimeError # Please triage this failure |
2363 WebPlatformTest/html/semantics/forms/the-input-element/date_t01: RuntimeError # Please triage this failure | 2360 WebPlatformTest/html/semantics/forms/the-input-element/date_t01: RuntimeError # Please triage this failure |
(...skipping 6009 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
8373 WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # Please triage th is failure | 8370 WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # Please triage th is failure |
8374 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out. Please triage this failure | 8371 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out. Please triage this failure |
8375 | 8372 |
8376 [ $compiler == dart2js && $runtime == ie11 && $builder_tag == win8] | 8373 [ $compiler == dart2js && $runtime == ie11 && $builder_tag == win8] |
8377 LibTest/typed_data/ByteData/offsetInBytes_A01_t01: RuntimeError # Please triage this failure | 8374 LibTest/typed_data/ByteData/offsetInBytes_A01_t01: RuntimeError # Please triage this failure |
8378 LayoutTests/fast/dom/XMLSerializer-attribute-entities_t01: RuntimeError # Please triage this failure | 8375 LayoutTests/fast/dom/XMLSerializer-attribute-entities_t01: RuntimeError # Please triage this failure |
8379 LayoutTests/fast/dom/serialize-attribute_t01: RuntimeError # Please triage this failure | 8376 LayoutTests/fast/dom/serialize-attribute_t01: RuntimeError # Please triage this failure |
8380 | 8377 |
8381 [ $compiler == dart2js && $host_checked ] | 8378 [ $compiler == dart2js && $host_checked ] |
8382 Language/Types/Function_Types/call_t01: Crash # Issue 28894 | 8379 Language/Types/Function_Types/call_t01: Crash # Issue 28894 |
OLD | NEW |