mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
Update status for dart_style package and dom/shadowroot co19 windows.
BUG=https://github.com/dart-lang/dart_style/issues/562 TBR=rnystrom@google.com Review URL: https://codereview.chromium.org/2543463003 .
This commit is contained in:
parent
35904c4f7e
commit
10e535a5ee
2 changed files with 5 additions and 0 deletions
|
@ -10,3 +10,6 @@ pkg/dev_compiler: SkipByDesign # we have relative paths to analyzer
|
||||||
pkg/analyzer: Fail # Issue 27654
|
pkg/analyzer: Fail # Issue 27654
|
||||||
pkg/front_end: Fail # Issue 27655
|
pkg/front_end: Fail # Issue 27655
|
||||||
pkg/kernel: Fail # Issue 27937
|
pkg/kernel: Fail # Issue 27937
|
||||||
|
|
||||||
|
[ $use_repository_packages ]
|
||||||
|
third_party/pkg_tested/dart_style: Fail # Issue https://github.com/dart-lang/dart_style/issues/562
|
|
@ -1220,6 +1220,8 @@ WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: Skip #
|
||||||
WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Skip # Timesout sporadically
|
WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Skip # Timesout sporadically
|
||||||
WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Skip # Timesout sporadically
|
WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Skip # Timesout sporadically
|
||||||
LayoutTests/fast/css/MarqueeLayoutTest_t01: Pass, RuntimeError # Please triage this failure
|
LayoutTests/fast/css/MarqueeLayoutTest_t01: Pass, RuntimeError # Please triage this failure
|
||||||
|
LayoutTests/fast/dom/shadow/shadowhost-keyframes_t01: RuntimeError, Pass # Please triage this failure.
|
||||||
|
LayoutTests/fast/dom/shadow/shadowroot-keyframes_t01: RuntimeError, Pass # Please triage this failure.
|
||||||
|
|
||||||
[ $compiler == none && $runtime == dartium && $system != windows ]
|
[ $compiler == none && $runtime == dartium && $system != windows ]
|
||||||
LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19-roll r761: Please triage this failure.
|
LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19-roll r761: Please triage this failure.
|
||||||
|
|
Loading…
Reference in a new issue