Update Dartium android co19 status.

Also fix whitespace

BUG=
R=ricow@google.com

Review URL: https://codereview.chromium.org//508013002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39584 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
whesse@google.com
2014-08-27 08:52:38 +00:00
parent 2cfebb4da4
commit 7681f9304a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ editor/ Eclipse-based standalone Dart IDE.
lib/ Libraries that ship with the Dart runtime (core, html, etc.).
pkg/ Packages that are not shipped with the core runtime.
runtime/ Dart VM and code for running it as a standalone app.
samples/ Sample Dart programs.
samples/ Sample Dart programs.
tests/ Automated tests.
third_party/ External dependencies.
tools/ Build scripts, text editor support files, etc.
+2 -2
View File
@@ -12,10 +12,10 @@ bin/ Binaries/scripts to compile, run, and manage Dart applications.
pub Pub, the Dart package manager
dartfmt Dart code formatter
lib/ Libraries that are shipped with the Dart runtime. More
lib/ Libraries that are shipped with the Dart runtime. More
information is available at api.dartlang.org.
packages/ Additional packages that are shipped outside of the Dart
packages/ Additional packages that are shipped outside of the Dart
runtime. More information is available at api.dartlang.org.
version The version number of the SDK (ex. 1.5.1).
+1 -1
View File
@@ -632,7 +632,7 @@ LayoutTests/fast/canvas/canvas-composite-text-alpha_t01: RuntimeError # co19-rol
LayoutTests/fast/canvas/canvas-scale-drawImage-shadow_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
LayoutTests/fast/canvas/canvas-scale-fillPath-shadow_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
LayoutTests/fast/canvas/canvas-scale-fillRect-shadow_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
LayoutTests/fast/canvas/canvas-transforms-fillRect-shadow_t01: RuntimeError # co19-roll r761: Please triage this failure.
LayoutTests/fast/canvas/canvas-transforms-fillRect-shadow_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
LayoutTests/fast/css/counters/complex-before_t01: RuntimeError, Pass # co19-roll r761: Please triage this failure.
LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow_t01: RuntimeError # co19-roll r761: Please triage this failure.
LayoutTests/fast/css/vertical-align-length-copy-bug_t01: RuntimeError # co19-roll r761: Please triage this failure.