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

Side by Side Diff: tests/co19/co19-analyzer2.status

Issue 1345083002: Revert "Dartium JS Interop enabled." (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | tests/co19/co19-dart2js.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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 [ $compiler == dart2analyzer ] 5 [ $compiler == dart2analyzer ]
6 6
7 WebPlatformTest/html/semantics/forms/the-textarea-element/textarea-type_t01: fai l 7 WebPlatformTest/html/semantics/forms/the-textarea-element/textarea-type_t01: fai l
8 LayoutTests/fast/forms/checkValidity-001_t01: fail 8 LayoutTests/fast/forms/checkValidity-001_t01: fail
9 Language/12_Expressions/29_Assignable_Expressions_A01_t08: StaticWarning 9 Language/12_Expressions/29_Assignable_Expressions_A01_t08: StaticWarning
10 Language/14_Libraries_and_Scripts/3_Parts_A03_t11: fail, pass # Issue 23595 10 Language/14_Libraries_and_Scripts/3_Parts_A03_t11: fail, pass # Issue 23595
(...skipping 272 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure. 283 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure.
284 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701 284 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701
285 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime Error # Issue 22010 285 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime Error # Issue 22010
286 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime Error # Issue 22010 286 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime Error # Issue 22010
287 Language/15_Types/4_Interface_Types_A10_t03: StaticWarning # co19 issue 745 287 Language/15_Types/4_Interface_Types_A10_t03: StaticWarning # co19 issue 745
288 Language/15_Types/4_Interface_Types_A10_t07: StaticWarning # co19 issue 745 288 Language/15_Types/4_Interface_Types_A10_t07: StaticWarning # co19 issue 745
289 Language/15_Types/4_Interface_Types_A10_t09: StaticWarning # co19 issue 745 289 Language/15_Types/4_Interface_Types_A10_t09: StaticWarning # co19 issue 745
290 Language/13_Statements/15_Assert_A04_t07: StaticWarning # Issue 23663 290 Language/13_Statements/15_Assert_A04_t07: StaticWarning # Issue 23663
291 Language/13_Statements/15_Assert_A03_t08: StaticWarning # Issue 23663 291 Language/13_Statements/15_Assert_A03_t08: StaticWarning # Issue 23663
292 292
293 # isProtocolHandlerRegistered and unregisterProtocolHandler don't exist
294 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: S kip
295 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t01: StaticWarning
296 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t02: StaticWarning
297 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t03: StaticWarning
298 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t04: StaticWarning
299 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t05: StaticWarning
300 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t06: StaticWarning
301 LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: Stat icWarning
302
303 # Missing concrete implementation of setter 'XPathNSResolver.blink_jsObject' and getter 'XPathNSResolver.blink_jsObject'
304 # TODO(terry): Dartium only because of implements instead of extends consider fi xing by making blink_jsObject private
305 # with private wrap_jso and unwrap_jso in each library that delegat es to the public wrap/unwrap_jso.
306 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t02: StaticWarning
307 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t01: StaticWarning
308 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t02: StaticWarning
309 LayoutTests/fast/xpath/attr-namespace_t01: StaticWarning
310 LayoutTests/fast/xpath/attr-namespace_t02: StaticWarning
311 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: StaticWarning
312 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: StaticWarning
313 LayoutTests/fast/xpath/py-dom-xpath/data_t01: StaticWarning
314 LayoutTests/fast/svg/getbbox_t01: StaticWarning
315
OLDNEW
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698