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

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

Issue 10154010: test rename overhaul: step 3 _tests.dart => _test.dart (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 | « no previous file | client/tests/client/client-leg.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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 dom/WebGL1Test: Skip # Issue 1495 5 dom/WebGL1Test: Skip # Issue 1495
6 6
7 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] 7 [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
8 html/html_tests: Pass, Fail # Issue 1946. 8 html/html_test: Pass, Fail # Issue 1946.
9 dom/IndexedDB3Test: Fail # UnsupportedOperationException 'IDBCursorImplementati on.get:key' 9 dom/IndexedDB3Test: Fail # UnsupportedOperationException 'IDBCursorImplementati on.get:key'
10 dom/IndexedDB4Test: Skip # Hangs in dartium. IDBKeyRange constructors not imple mented. 10 dom/IndexedDB4Test: Skip # Hangs in dartium. IDBKeyRange constructors not imple mented.
11 dom/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not im plemented 11 dom/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not im plemented
12 html/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not im plemented 12 html/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not im plemented
13 13
14 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g ] 14 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g ]
15 dom/NativeGCTest: Skip # Issue 2538. 15 dom/NativeGCTest: Skip # Issue 2538.
16 16
17 [ $compiler == none && $runtime == drt && $system == windows] 17 [ $compiler == none && $runtime == drt && $system == windows]
18 dom/AudioContextTest: Skip 18 dom/AudioContextTest: Skip
19 19
20 [ $compiler == frog && ($runtime == drt || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera) ] 20 [ $compiler == frog && ($runtime == drt || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera) ]
21 dom/WindowNSMETest: Fail # Issue 1837, frog puts top-level members in the global JS namespace. 21 dom/WindowNSMETest: Fail # Issue 1837, frog puts top-level members in the global JS namespace.
22 22
23 [ $compiler == frog && $runtime == drt ] 23 [ $compiler == frog && $runtime == drt ]
24 html/html_tests: Skip # Issue 2657 24 html/html_test: Skip # Issue 2657
25 dom/RequestAnimationFrameTest: Skip # drt hangs 25 dom/RequestAnimationFrameTest: Skip # drt hangs
26 html/RequestAnimationFrameTest: Skip # drt hangs 26 html/RequestAnimationFrameTest: Skip # drt hangs
27 27
28 [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome | | $runtime == opera || ($runtime == drt && $compiler == frog)] 28 [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome | | $runtime == opera || ($runtime == drt && $compiler == frog)]
29 # TODO(vsm): Triage DOM tests. 29 # TODO(vsm): Triage DOM tests.
30 dom/DOMIsolatesTest: Fail 30 dom/DOMIsolatesTest: Fail
31 dom/IndexedDB2Test: Fail # Issue 1883 - IndexedDB methods don't handle maps cor rectly. 31 dom/IndexedDB2Test: Fail # Issue 1883 - IndexedDB methods don't handle maps cor rectly.
32 32
33 dom/HTMLElementTest: Fail 33 dom/HTMLElementTest: Fail
34 dom/WindowOpenTest: Fail 34 dom/WindowOpenTest: Fail
35 35
36 [ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == saf ari || $runtime == ff || $runtime == opera ] 36 [ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == saf ari || $runtime == ff || $runtime == opera ]
37 dom/HistoryTest: Fail 37 dom/HistoryTest: Fail
38 38
39 [ $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff | | $runtime == opera ] 39 [ $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff | | $runtime == opera ]
40 dom/ImplementationTest: Fail 40 dom/ImplementationTest: Fail
41 html/html_tests: Pass, Fail # "Measurement measurement is async but before" Se e issue 1946. 41 html/html_test: Pass, Fail # "Measurement measurement is async but before" See issue 1946.
42 42
43 [ $runtime == ie ] 43 [ $runtime == ie ]
44 html/TypedArrays1Test: Skip # ie9 does not have typed arrays. 44 html/TypedArrays1Test: Skip # ie9 does not have typed arrays.
45 html/TypedArrays2Test: Skip 45 html/TypedArrays2Test: Skip
46 html/TypedArrays3Test: Skip 46 html/TypedArrays3Test: Skip
47 html/TypedArrays4Test: Skip 47 html/TypedArrays4Test: Skip
48 html/CanvasPixelArrayTypeAliasTest: Fail # Verify is CanvasPixelArray. 48 html/CanvasPixelArrayTypeAliasTest: Fail # Verify is CanvasPixelArray.
49 html/html_tests: Fail 49 html/html_test: Fail
50 # TODO(vsm): Triage DOM failures. 50 # TODO(vsm): Triage DOM failures.
51 dom/*: Skip 51 dom/*: Skip
52 52
53 [ $runtime == safari ] 53 [ $runtime == safari ]
54 html/html_tests: Fail 54 html/html_test: Fail
55 html/CanvasPixelArrayTypeAliasTest: Fail # Caught TypeError: 'undefined' is not a function 55 html/CanvasPixelArrayTypeAliasTest: Fail # Caught TypeError: 'undefined' is not a function
56 # TODO(vsm): Triage DOM failures. 56 # TODO(vsm): Triage DOM failures.
57 dom/*: Skip 57 dom/*: Skip
58 58
59 [ $runtime == ff ] 59 [ $runtime == ff ]
60 dom/AudioContextTest: Fail # FF only has Audio element 60 dom/AudioContextTest: Fail # FF only has Audio element
61 dom/CSSTest: Fail # No analogue to WebKitCSSMatrix 61 dom/CSSTest: Fail # No analogue to WebKitCSSMatrix
62 dom/CallbacksTest: Fail # (webkit|moz|ms)RequestAnimationFrame 62 dom/CallbacksTest: Fail # (webkit|moz|ms)RequestAnimationFrame
63 dom/CanvasTest: Fail # No setFillColor() method. Use fillstyle attribu te instead. 63 dom/CanvasTest: Fail # No setFillColor() method. Use fillstyle attribu te instead.
64 dom/CanvasUsingHtmlTest: Fail # No setFillColor() method. Use fillstyle attribu te instead. 64 dom/CanvasUsingHtmlTest: Fail # No setFillColor() method. Use fillstyle attribu te instead.
(...skipping 17 matching lines...) Expand all
82 # Note this test now passes for the wrong reasons. It used to be that the only 82 # Note this test now passes for the wrong reasons. It used to be that the only
83 # forEach in this program was in NodeList. Due to dependencies from the unittest 83 # forEach in this program was in NodeList. Due to dependencies from the unittest
84 # framework, frog no longer resolves forEach statically, and instead it 84 # framework, frog no longer resolves forEach statically, and instead it
85 # dynamically binds forEach on a bunch of classes, including HTMLCollection. 85 # dynamically binds forEach on a bunch of classes, including HTMLCollection.
86 dom/TypingTest: Pass 86 dom/TypingTest: Pass
87 dom/WebSocketTest: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket . 87 dom/WebSocketTest: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket .
88 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530 3f4 88 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530 3f4
89 # (NS_ERROR_DOM_BAD_URI) ... 89 # (NS_ERROR_DOM_BAD_URI) ...
90 dom/XHRTest: Fail 90 dom/XHRTest: Fail
91 91
92 # TODO(nweiz): enable this test again once the functionality being tested
93 # is supported.
94 [ ($compiler == frog && $runtime == drt) || $runtime == safari || $runtime == ie ]
95 html/frog_html_tests: Skip # Issue 1884
Siggi Cherem (dart-lang) 2012/04/25 23:37:30 this test doesn't exist anymore
96
97 [ $runtime == ie && ($system == linux || $system == mac) ] 92 [ $runtime == ie && ($system == linux || $system == mac) ]
98 *: Skip 93 *: Skip
99 94
100 [ $runtime == safari && ($system == linux || $system == windows) ] 95 [ $runtime == safari && ($system == linux || $system == windows) ]
101 *: Skip 96 *: Skip
102 97
103 # 'client' tests import the DOM library, so they only make sense in 98 # 'client' tests import the DOM library, so they only make sense in
104 # a browser environment. 99 # a browser environment.
105 [ $compiler == dartc ] 100 [ $compiler == dartc ]
106 *: Skip 101 *: Skip
107 102
108 [ $runtime == vm ] 103 [ $runtime == vm ]
109 *: Skip 104 *: Skip
110 105
111 [ $compiler == frog && $runtime == d8 ] 106 [ $compiler == frog && $runtime == d8 ]
112 *: Skip 107 *: Skip
113 108
114 # TODO(jmesserly): now that we have a bot, we need to set up Opera testing. 109 # TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
115 [ $runtime == opera ] 110 [ $runtime == opera ]
116 *: Skip 111 *: Skip
117 112
118 [ $compiler == frog && $runtime == none ] 113 [ $compiler == frog && $runtime == none ]
119 *: Skip 114 *: Skip
OLDNEW
« no previous file with comments | « no previous file | client/tests/client/client-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698