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

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

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