Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Side by Side Diff: client/tests/client/client-leg.status

Issue 9621003: removed unused 'prefix' line from status files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « client/tests/client/client.status ('k') | client/tests/dartc/dartc.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 prefix client
6
7 [ $component == legium ] 5 [ $component == legium ]
8 6
9 dom/HTMLElementTest: Fail # named constructors with type arguments are not imple mented 7 dom/HTMLElementTest: Fail # named constructors with type arguments are not imple mented
10 dom/TypedArrays1Test: Fail # Expect.isTrue(false) fails. 8 dom/TypedArrays1Test: Fail # Expect.isTrue(false) fails.
11 dom/WrapperTest: Fail # Expect.stringEquals(expected: <HTMLCanvasElement>", <nul l>) fails 9 dom/WrapperTest: Fail # Expect.stringEquals(expected: <HTMLCanvasElement>", <nul l>) fails
12 10
13 # Bad generated code due to unnamed closure 11 # Bad generated code due to unnamed closure
14 dom/TypingTest: Fail # CONSOLE MESSAGE: line 2708: Uncaught SyntaxError: Unexpec ted token = 12 dom/TypingTest: Fail # CONSOLE MESSAGE: line 2708: Uncaught SyntaxError: Unexpec ted token =
15 dom/NativeGCTest: Fail # CONSOLE MESSAGE: line 3010: Uncaught SyntaxError: Unexp ected token = 13 dom/NativeGCTest: Fail # CONSOLE MESSAGE: line 3010: Uncaught SyntaxError: Unexp ected token =
16 dom/EventsTest: Fail # CONSOLE MESSAGE: line 7608: Uncaught TypeError: Cannot re ad property 'is$ExpectException' of undefined 14 dom/EventsTest: Fail # CONSOLE MESSAGE: line 7608: Uncaught TypeError: Cannot re ad property 'is$ExpectException' of undefined
(...skipping 10 matching lines...) Expand all
27 25
28 # Missing JSON support 26 # Missing JSON support
29 samples/smoketest/dartWebBase_tests: Fail # cannot read dart:json 27 samples/smoketest/dartWebBase_tests: Fail # cannot read dart:json
30 dom/WindowOpenTest: Fail # cannot read dart:json 28 dom/WindowOpenTest: Fail # cannot read dart:json
31 dom/IsolatesTest: Fail # cannot read dart:json 29 dom/IsolatesTest: Fail # cannot read dart:json
32 dom/IsolateLightTest: Fail # cannot read dart:json 30 dom/IsolateLightTest: Fail # cannot read dart:json
33 json/json_tests: Fail # cannot read dart:json 31 json/json_tests: Fail # cannot read dart:json
34 32
35 # Missing Isolate support 33 # Missing Isolate support
36 dom/DOMIsolatesTest: Fail # cannot read dart:isolate 34 dom/DOMIsolatesTest: Fail # cannot read dart:isolate
OLDNEW
« no previous file with comments | « client/tests/client/client.status ('k') | client/tests/dartc/dartc.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698