Skip to content

Commit 2ace7c9

Browse files
committed
Update dart2js-minified status for co19 no-such-method test
Change-Id: Ie8b36afe78f256b7bdde11aec3079f0407c8bf01 Reviewed-on: https://dart-review.googlesource.com/45480 Reviewed-by: William Hesse <[email protected]>
1 parent a1cacec commit 2ace7c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/co19/co19-dart2js.status

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,6 @@ WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to
13741374
WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocument-001_t01: RuntimeError # Please triage this failure
13751375

13761376
[ $compiler == dart2js && $runtime == chrome && $csp && $minified ]
1377-
Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t01: RuntimeError # Issue 32434
13781377
LayoutTests/fast/dom/HTMLScriptElement/isURLAttribute_t01: SkipByDesign # Uses script injection
13791378
LayoutTests/fast/dom/HTMLScriptElement/remove-source_t01: Pass # Please triage this failure
13801379
LayoutTests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution_t01: RuntimeError # Please triage this failure
@@ -1484,7 +1483,6 @@ LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # Please triage this fai
14841483
LibTest/typed_data/Uint8ClampedList/map_A02_t01: Pass, Slow # Please triage this failure.
14851484

14861485
[ $compiler == dart2js && $runtime == d8 ]
1487-
Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t01: RuntimeError # Issue 32434
14881486
LibTest/isolate/Isolate/spawn_A03_t01: Pass # co19 issue 77
14891487
LibTest/isolate/Isolate/spawn_A04_t02: RuntimeError # Please triage this failure.
14901488
LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: Fail # co19-roll r587: Please triage this failure
@@ -7035,6 +7033,7 @@ LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int.
70357033
LibTest/core/int/toRadixString_A01_t01: RuntimeError, OK # Bad test: uses Expect.fail, Expect.throws, assumes case of result, and uses unsupported radixes.
70367034

70377035
[ $compiler == dart2js && $minified ]
7036+
Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t01: RuntimeError # Issue 32434
70387037
LibTest/typed_data/Float32List/runtimeType_A01_t01: Fail # co19-roll r559: Please triage this failure
70397038
LibTest/typed_data/Float32x4List/runtimeType_A01_t01: Fail # co19-roll r559: Please triage this failure
70407039
LibTest/typed_data/Float64List/runtimeType_A01_t01: Fail # co19-roll r559: Please triage this failure

0 commit comments

Comments
 (0)