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

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

Issue 10600010: Revert "Split classes test from html/element_test" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « tests/html/element_test.dart ('k') | no next file » | 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 event_test: Skip # Issue 1996 5 event_test: Skip # Issue 1996
6 webgl_1_test: Skip # Issue 1495 6 webgl_1_test: Skip # Issue 1495
7 xmldocument_test: Skip # XML in dart:html is incomplete 7 xmldocument_test: Skip # XML in dart:html is incomplete
8 xmlelement_test: Skip # XML in dart:html is incomplete 8 xmlelement_test: Skip # XML in dart:html is incomplete
9 measurement_test: Pass, Fail # Issue 1940 9 measurement_test: Pass, Fail # Issue 1940
10 10
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 element_test: Fail 46 element_test: Fail
47 localstorage_test: Fail 47 localstorage_test: Fail
48 node_test: Fail 48 node_test: Fail
49 svgelement_test: Fail 49 svgelement_test: Fail
50 svgelement2_test: Fail 50 svgelement2_test: Fail
51 xhr_test: Fail 51 xhr_test: Fail
52 52
53 [ $runtime == safari ] 53 [ $runtime == safari ]
54 canvas_pixel_array_type_alias_test: Fail # Caught TypeError: 'undefined' is not a function 54 canvas_pixel_array_type_alias_test: Fail # Caught TypeError: 'undefined' is not a function
55 cssstyledeclaration_test: Fail 55 cssstyledeclaration_test: Fail
56 element_test: Fail
56 node_test: Fail 57 node_test: Fail
57 svgelement_test: Fail 58 svgelement_test: Fail
58 svgelement2_test: Fail 59 svgelement2_test: Fail
59 60
60 [ $runtime == ff ] 61 [ $runtime == ff ]
61 audiocontext_test: Fail # FF only has Audio element 62 audiocontext_test: Fail # FF only has Audio element
62 css_test: Fail # No analog to WebKitCSSMatrix 63 css_test: Fail # No analog to WebKitCSSMatrix
63 cssstyledeclaration_test: Fail 64 cssstyledeclaration_test: Fail
64 callbacks_test: Fail # (webkit|moz|ms)RequestAnimationFrame 65 callbacks_test: Fail # (webkit|moz|ms)RequestAnimationFrame
65 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut e instead. 66 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut e instead.
66 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut e instead. 67 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut e instead.
67 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 68 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
68 documentfragment_test: Fail 69 documentfragment_test: Fail
70 element_test: Fail
69 exceptions_test: Fail # Uses webkitotifications, no analogue in moz 71 exceptions_test: Fail # Uses webkitotifications, no analogue in moz
70 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB 72 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB
71 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB 73 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB
72 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB 74 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB
73 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB 75 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn dexedDB
74 instance_of_test: Fail # Issue 2535 76 instance_of_test: Fail # Issue 2535
75 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] 77 # setup code fails. prepare. (DOM callback has errors) Caught [object Event]
76 inner_frame_test: Skip 78 inner_frame_test: Skip
77 localstorage_test: Fail 79 localstorage_test: Fail
78 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 80 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 [ $runtime == vm ] 117 [ $runtime == vm ]
116 *: Skip 118 *: Skip
117 119
118 # TODO(jmesserly): now that we have a bot, we need to set up Opera testing. 120 # TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
119 [ $runtime == opera ] 121 [ $runtime == opera ]
120 *: Skip 122 *: Skip
121 123
122 [ $compiler == dart2js && $runtime == drt ] 124 [ $compiler == dart2js && $runtime == drt ]
123 fileapi_test: Skip # Issue 3022 125 fileapi_test: Skip # Issue 3022
124 # Unknown error - should investigate. 126 # Unknown error - should investigate.
127 element_test: Fail
125 measurement_test: Fail 128 measurement_test: Fail
126 129
127 [ $compiler == dart2js && $runtime == none ] 130 [ $compiler == dart2js && $runtime == none ]
128 *: Fail, Pass # TODO(ahe): Triage these tests. 131 *: Fail, Pass # TODO(ahe): Triage these tests.
129 132
130 [ $compiler == dart2js ] 133 [ $compiler == dart2js ]
131 dom_isolates_test: Fail # error: cannot resolve spawnDomIsolate 134 dom_isolates_test: Fail # error: cannot resolve spawnDomIsolate
132 svgelement2_test: Fail # Html library relies on mangling. Issue 3039. 135 svgelement2_test: Fail # Html library relies on mangling. Issue 3039.
133 transferables_test: Skip # until isInstance works in dart2js 136 transferables_test: Skip # until isInstance works in dart2js
134 137
(...skipping 12 matching lines...) Expand all
147 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er ror: The data provided does not meet the requirements of the function. 150 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er ror: The data provided does not meet the requirements of the function.
148 # DOM errors. 151 # DOM errors.
149 indexeddb_2_test: Fail # Uncaught error 152 indexeddb_2_test: Fail # Uncaught error
150 window_open_test: Fail # TypeError: Object [object Window] has no method 'close$ 0' 153 window_open_test: Fail # TypeError: Object [object Window] has no method 'close$ 0'
151 154
152 [ $compiler == dart2js && $runtime == chrome ] 155 [ $compiler == dart2js && $runtime == chrome ]
153 # TODO(sra): Triage incompatibility issue. 156 # TODO(sra): Triage incompatibility issue.
154 indexeddb_3_test: Fail # DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function. 157 indexeddb_3_test: Fail # DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.
155 158
156 [ $compiler == dart2js && $runtime == chrome && $system == macos ] 159 [ $compiler == dart2js && $runtime == chrome && $system == macos ]
160 element_test: Fail # method not found: 'get$add'
157 fileapi_test: Skip # Issue 3022 161 fileapi_test: Skip # Issue 3022
158 162
159 [ $compiler == dart2js && $runtime == ff ] 163 [ $compiler == dart2js && $runtime == ff ]
160 cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodException : method not found: 'get$status' 164 cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodException : method not found: 'get$status'
161 canvas_pixel_array_type_alias_test: Fail # Expectation: CreateImageData. Caught NoSuchMethodException : method not found: 'get$data' 165 canvas_pixel_array_type_alias_test: Fail # Expectation: CreateImageData. Caught NoSuchMethodException : method not found: 'get$data'
162 xhr_test: Skip # Timeout 166 xhr_test: Skip # Timeout
163 inner_frame_test: Skip # Timeout 167 inner_frame_test: Skip # Timeout
164 svg_3_test: Skip # Timeout 168 svg_3_test: Skip # Timeout
165 documentfragment_test: Skip # Timeout 169 documentfragment_test: Skip # Timeout
166 fileapi_test: Skip # Issue 3022 170 fileapi_test: Skip # Issue 3022
167 171
168 [ $compiler == dart2js && $runtime == chrome && $system == windows] 172 [ $compiler == dart2js && $runtime == chrome && $system == windows]
169 css_test: Pass, Fail # Issue #2823 173 css_test: Pass, Fail # Issue #2823
174 element_test: Fail # method not found: 'get$add'
170 fileapi_test: Skip # Issue 3022 175 fileapi_test: Skip # Issue 3022
171 176
172 [ $compiler == dart2js && $runtime == drt && $system == macos ] 177 [ $compiler == dart2js && $runtime == drt && $system == macos ]
173 indexeddb_2_test: Fail # Issue 3669. 178 indexeddb_2_test: Fail # Issue 3669.
174 indexeddb_3_test: Fail # Issue 3670. 179 indexeddb_3_test: Fail # Issue 3670.
175 window_open_test: Fail # Issue 3671. 180 window_open_test: Fail # Issue 3671.
OLDNEW
« no previous file with comments | « tests/html/element_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698