Update statuses for slow and flaky tests that affect the CQ.

Bug: https://github.com/dart-lang/sdk/issues/30736
Change-Id: I297e49ff179121d32d3637a7a1800ab65f8e4572
Reviewed-on: https://dart-review.googlesource.com/5767
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
William Hesse 2017-09-15 13:14:28 +00:00
parent db7129d8a4
commit 4a00f7b2d6
7 changed files with 17 additions and 11 deletions

View file

@ -902,6 +902,7 @@ LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01
LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Please triage this failure
LayoutTests/fast/canvas/webgl/tex-input-validation_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/webgl/tex-sub-image-2d-bad-args_t01: RuntimeError, Pass # Please triage this failure
LayoutTests/fast/canvas/webgl/texImage2DImageDataTest_t01: RuntimeError, Pass # Please triage this failure
LayoutTests/fast/canvas/webgl/texImageTest_t01: RuntimeError, Pass # Please triage this failure
LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize_t01: RuntimeError, Pass # Please triage this failure
LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError, Pass # Please triage this failure
@ -969,7 +970,7 @@ LayoutTests/fast/css/font-face-insert-link_t01: Pass, RuntimeError # Please tria
LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/css/font-face-unicode-range-load_t01: Skip # Please triage this failure
LayoutTests/fast/css/font-face-unicode-range-monospace_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: Pass, RuntimeError # Please triage this failure
LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: Skip # Times out, Runtime error. Please triage this failure
LayoutTests/fast/css/font-family-trailing-bracket-gunk_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/font-shorthand-from-longhands_t01: RuntimeError # Please triage this failure
LayoutTests/fast/css/fontfaceset-download-error_t01: Skip # Timeout: issue 28722. Runtime error not triaged

View file

@ -67,9 +67,10 @@ quarantined/http_test: Pass, Slow
sourcemaps/source_mapping_operators_test: Pass, Slow
sourcemaps/source_mapping_invokes_test: Pass, Slow
check_elements_invariants_test: Slow, Pass, Timeout # Slow due to inlining in the CPS backend
check_elements_invariants_test: Skip # Times out even with Slow marker. Slow due to inlining in the CPS backend
uri_retention_test: Fail # Issue 26504
equivalence/id_equivalence_test: Pass, Slow
[ ! $checked ]
exit_code_test: Skip # This tests requires checked mode.

View file

@ -930,6 +930,7 @@ constructor6_test: Crash # Assertion failure: Cannot find value parameter(A.#arg
constructor8_test: RuntimeError
constructor_duplicate_final_test/01: MissingCompileTimeError
constructor_duplicate_final_test/02: MissingCompileTimeError
custom_await_stack_trace_test: Crash # Issue 30736
cyclic_constructor_test/01: Crash # Stack Overflow
cyclic_default_values_test: RuntimeError
cyclic_type2_test: RuntimeError

View file

@ -146,4 +146,4 @@ issue21159_test: RuntimeError # Issue 30701
issue23244_test: RuntimeError # Issue 29920
label_test: RuntimeError # Issue 30675
named_parameters_default_eq_test/none: RuntimeError
yieldstar_pause_test: Pass, Timeout
yieldstar_pause_test: Skip # Times out

View file

@ -525,7 +525,7 @@ async_star_test/03: RuntimeError # Issue 28969
async_star_test/04: RuntimeError # Issue 28969
async_star_test/05: RuntimeError # Issue 28969
async_star_test/none: RuntimeError # Issue 28969
asyncstar_throw_in_catch_test: Timeout # Issue 29920
asyncstar_throw_in_catch_test: Skip # Times out. Issue 29920
bit_operations_test/01: RuntimeError # No bigints on web.
bit_operations_test/02: RuntimeError # No bigints on web.
bit_operations_test/03: RuntimeError # No bigints on web.

View file

@ -23,9 +23,12 @@ async/stream_distinct_test: RuntimeError # Issue 29922
async/zone_error_callback_test: RuntimeError # Issue 29922
async/zone_bind_callback_test: RuntimeError # Issue 29922, strong mode cast failure
convert/base64_test/01: Fail, OK # Uses bit-wise operations to detect invalid values. Some large invalid values accepted by DDC/dart2js.
convert/chunked_conversion_utf88_test: Slow, Pass
convert/json_utf8_chunk_test: Slow, Pass
convert/streamed_conversion_json_utf8_encode_test: Pass, Timeout # Issue 29922
convert/streamed_conversion_utf8_decode_test: Slow, Pass
convert/streamed_conversion_utf8_encode_test: Pass, Timeout # Issue 29922
convert/streamed_conversion_utf8_decode_test: Pass, Timeout # Issue 29922
convert/utf85_test: Slow, Pass
math/random_big_test: RuntimeError # Issue 29922
typed_data/int32x4_bigint_test: RuntimeError # Issue 29922
typed_data/int64_list_load_store_test: RuntimeError # Issue 29922

View file

@ -106,6 +106,7 @@ html/custom/regress_194523002_test: Crash # Issue 29922
async/future_or_bad_type_test/none: RuntimeError # Issue 29922
async/future_or_non_strong_test: RuntimeError # Issue 29922
async/futures_test: RuntimeError # Issue 29922
async/stream_transformer_from_handlers_test: RuntimeError # Issue 29922, strong mode cast failure
async/timer_not_available_test: RuntimeError # Issue 29922
html/async_spawnuri_test: RuntimeError # Issue 29922
html/async_test: RuntimeError # Issue 29922
@ -115,16 +116,21 @@ html/custom_elements_23127_test: Skip # Issue 29922
html/custom_elements_test: Skip # Issue 29922
html/element_classes_svg_test: RuntimeError # Issue 29922
html/element_classes_test: RuntimeError # Issue 29922
html/indexeddb_1_test/functional: RuntimeError # Issue 29922, strong mode cast failure
html/indexeddb_2_test: RuntimeError, Skip # Times out. Issue 29922, strong mode cast failure
html/input_element_test: RuntimeError # Issue 29922
html/interactive_test: Skip # requests interactive permissions (camera, geolocation)
html/isolates_test: RuntimeError # Issue 29922
html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue 29922
html/js_util_test: RuntimeError # Issue 29922
html/media_stream_test: RuntimeError # Issue 29922
html/mediasource_test: RuntimeError # Issue 29922
html/transition_event_test: Pass, RuntimeError, Timeout # Issue 29922, this test seems flaky
html/typing_test: RuntimeError # Issue 29922
html/websql_test/functional: RuntimeError # Issue 29922
html/worker_api_test: RuntimeError # Issue 29922
html/xhr_cross_origin_test/functional: RuntimeError # Issue 29922
html/xhr_test/xhr: RuntimeError # Issue 29922, strong mode cast failure
mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 29922
mirrors/class_mirror_location_test: RuntimeError # Issue 29922
mirrors/class_mirror_type_variables_test: RuntimeError # Issue 29922
@ -164,12 +170,6 @@ mirrors/reflected_type_special_types_test: RuntimeError # Issue 29922
mirrors/reflected_type_typedefs_test: RuntimeError # Issue 29922
mirrors/reflected_type_typevars_test: RuntimeError # Issue 29922
mirrors/regress_14304_test: RuntimeError # Issue 29922
html/interactive_test: Skip # requests interactive permissions (camera, geolocation)
async/stream_transformer_from_handlers_test: RuntimeError # Issue 29922, strong mode cast failure
html/indexeddb_1_test/functional: RuntimeError # Issue 29922, strong mode cast failure
html/indexeddb_2_test: RuntimeError, Timeout # Issue 29922, strong mode cast failure
html/xhr_test/xhr: RuntimeError # Issue 29922, strong mode cast failure
html/transition_event_test: Pass, RuntimeError, Timeout # Issue 29922, this test seems flaky
[ $compiler == dartdevc && $runtime == chrome ]
html/css_test: RuntimeError # Issue 29922