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: tests/co19/co19-frog.status

Issue 8478025: Restore r1383: Fix method resolution to warn about things that don't exist on the declared type. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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
« frog/world.dart ('K') | « frog/world.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) 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 prefix co19 5 prefix co19
6 6
7 [ $component == frog || $component == frogsh || $component == leg ] 7 [ $component == frog || $component == frogsh || $component == leg ]
8 8
9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail 9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
10 LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail 10 LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 LibTest/core/int/operator\+/int/operator\+/A01/t01: Fail 219 LibTest/core/int/operator\+/int/operator\+/A01/t01: Fail
220 LibTest/core/int/floor/int/floor/A01/t01: Fail 220 LibTest/core/int/floor/int/floor/A01/t01: Fail
221 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail 221 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail
222 LibTest/core/Proxy/local/Proxy/local/A01/t01: Fail 222 LibTest/core/Proxy/local/Proxy/local/A01/t01: Fail
223 LibTest/core/Proxy/register/Proxy/register/A01/t01: Fail 223 LibTest/core/Proxy/register/Proxy/register/A01/t01: Fail
224 LibTest/core/Proxy/operator==/Proxy/operator==/A01/t01: Fail 224 LibTest/core/Proxy/operator==/Proxy/operator==/A01/t01: Fail
225 LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail 225 LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail
226 LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail 226 LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail
227 LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail 227 LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail
228 LibTest/core/Duration/Duration/Duration/A03/t01: Fail 228 LibTest/core/Duration/Duration/Duration/A03/t01: Fail
229 LibTest/core/Map/A01/t03: Fail
230 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t09: Fail 229 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t09: Fail
231 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail 230 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail
232 LibTest/core/double/operatorLT/double/operatorLT/A01/t03: Fail 231 LibTest/core/double/operatorLT/double/operatorLT/A01/t03: Fail
233 LibTest/core/double/A01/t01: Fail 232 LibTest/core/double/A01/t01: Fail
234 LibTest/core/double/operatorLT/double/operatorLT/A02/t01: Fail 233 LibTest/core/double/operatorLT/double/operatorLT/A02/t01: Fail
235 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A02/t01 : Fail 234 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A02/t01 : Fail
236 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t04 : Fail 235 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t04 : Fail
237 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t03 : Fail 236 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t03 : Fail
238 LibTest/core/double/NEGATIVE_INFINITY/double/NEGATIVE/INFINITY/A01/t01: Fail 237 LibTest/core/double/NEGATIVE_INFINITY/double/NEGATIVE/INFINITY/A01/t01: Fail
239 LibTest/core/double/operatorLE/double/operatorLE/A02/t01: Fail 238 LibTest/core/double/operatorLE/double/operatorLE/A02/t01: Fail
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 LibTest/core/Promise/addCancelHandler/Promise/addCancelHandler/A01/t04: Fail 293 LibTest/core/Promise/addCancelHandler/Promise/addCancelHandler/A01/t04: Fail
295 LibTest/core/Promise/complete/Promise/complete/A01/t04: Fail 294 LibTest/core/Promise/complete/Promise/complete/A01/t04: Fail
296 LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail 295 LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail
297 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Fail 296 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Fail
298 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Fail 297 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Fail
299 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail 298 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail
300 LibTest/core/SendPort/send/SendPort/send/A03/t01: Fail 299 LibTest/core/SendPort/send/SendPort/send/A03/t01: Fail
301 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail 300 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail
302 LibTest/core/Set/filter/Set/filter/A01/t03: Fail 301 LibTest/core/Set/filter/Set/filter/A01/t03: Fail
303 LibTest/core/Set/addAll/Set/addAll/A01/t03: Fail 302 LibTest/core/Set/addAll/Set/addAll/A01/t03: Fail
303 LibTest/core/Set/add/Set/add/A01/t05: Fail # was passing for wrong reason, would pass for right reason if --enable_type_checks was on
304 LibTest/core/Set/addAll/Set/addAll/A01/t05: Fail # was passing for wrong reason, would pass for right reason if --enable_type_checks was on
305 LibTest/core/Set/contains/Set/contains/A01/t04: Fail # was passing for wrong rea son, would pass for right reason if --enable_type_checks was on
306 LibTest/core/Set/containsAll/Set/containsAll/A01/t04: Fail # was passing for wro ng reason, would pass for right reason if --enable_type_checks was on
304 LibTest/core/Set/forEach/Set/forEach/A01/t03: Fail 307 LibTest/core/Set/forEach/Set/forEach/A01/t03: Fail
305 LibTest/core/Set/remove/Set/remove/A01/t03: Fail 308 LibTest/core/Set/remove/Set/remove/A01/t03: Fail
306 LibTest/core/Set/add/Set/add/A01/t03: Fail 309 LibTest/core/Set/add/Set/add/A01/t03: Fail
307 LibTest/core/RegExp/stringMatch/RegExp/stringMatch/A02/t01: Fail 310 LibTest/core/RegExp/stringMatch/RegExp/stringMatch/A02/t01: Fail
308 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Fail 311 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Fail
309 LibTest/core/RegExp/RegExp/RegExp/A01/t03: Fail 312 LibTest/core/RegExp/RegExp/RegExp/A01/t03: Fail
310 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail 313 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail
311 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.09_AtomEscape/RegExp/fi rstMatch/AtomEscape/A01/t01: Fail 314 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.09_AtomEscape/RegExp/fi rstMatch/AtomEscape/A01/t01: Fail
312 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp /firstMatch/DecimalEscape/A01/t02: Fail 315 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp /firstMatch/DecimalEscape/A01/t02: Fail
313 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t03: Fail 316 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t03: Fail
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
545 LibTest/core/Math/cos/Math/cos/A01/t01: Fail 548 LibTest/core/Math/cos/Math/cos/A01/t01: Fail
546 549
547 # Started failing after making @static-type-error non-negative. 550 # Started failing after making @static-type-error non-negative.
548 [ $component == frog || $component == frogsh || $component == leg ] 551 [ $component == frog || $component == frogsh || $component == leg ]
549 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail 552 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail
550 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail 553 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail
551 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail 554 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail
552 LibTest/core/Map/operator\[]/Map/operator\[]/A01/t03: Fail 555 LibTest/core/Map/operator\[]/Map/operator\[]/A01/t03: Fail
553 LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t03: Fail 556 LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t03: Fail
554 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail 557 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail
OLDNEW
« frog/world.dart ('K') | « frog/world.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698