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

Unified Diff: tool/sdk_expected_errors.txt

Issue 1943563002: Updates for js_array (Closed) Base URL: https://github.com/dart-lang/dev_compiler@master
Patch Set: Created 4 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tool/input_sdk/private/js_helper.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tool/sdk_expected_errors.txt
diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
index f0c790d30b9691cb6ebaaa466d51025f62a03370..f54d92a40e2f26f4131d3059bfa536f9fd0e030e 100644
--- a/tool/sdk_expected_errors.txt
+++ b/tool/sdk_expected_errors.txt
@@ -12,11 +12,21 @@
[warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, line 24, col 45)
[warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_helper, line 839, col 37)
[warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_helper, line 886, col 11)
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 95, col 12)
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 140, col 9)
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 328, col 12)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 107, col 12)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 149, col 17)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 157, col 17)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 188, col 27)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 229, col 27)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 242, col 27)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 254, col 27)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 267, col 27)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 285, col 16)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 290, col 17)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 433, col 27)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 445, col 27)
+[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 550, col 12)
[warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 268, col 31)
-[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 821, col 16)
+[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 828, col 16)
[warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31)
[warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 92, col 14)
[warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 95, col 14)
@@ -135,9 +145,9 @@
[warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linked_list.dart, line 134, col 14)
[warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linked_list.dart, line 192, col 16)
[warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linked_list.dart, line 249, col 16)
-[warning] Unsound implicit cast from Iterable<E> to List<dynamic> (dart:collection/list.dart, line 365, col 19)
-[warning] Unsound implicit cast from dynamic to E (dart:collection/list.dart, line 377, col 27)
+[warning] Unsound implicit cast from Iterable<E> to List<dynamic> (dart:collection/list.dart, line 369, col 19)
[warning] Unsound implicit cast from dynamic to E (dart:collection/list.dart, line 381, col 27)
+[warning] Unsound implicit cast from dynamic to E (dart:collection/list.dart, line 385, col 27)
[warning] Unsound implicit cast from dynamic to V (dart:collection/maps.dart, line 122, col 18)
[warning] Unsound implicit cast from dynamic to V (dart:collection/maps.dart, line 123, col 19)
[warning] Unsound implicit cast from dynamic to V (dart:collection/maps.dart, line 124, col 17)
@@ -239,15 +249,6 @@
[warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37635, col 14)
[warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40091, col 67)
[warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40113, col 45)
-[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 977, col 35)
-[warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 982, col 37)
-[warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_internal/iterable.dart, line 982, col 47)
-[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 987, col 35)
-[warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 992, col 37)
-[warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_internal/iterable.dart, line 992, col 47)
-[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 996, col 40)
-[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 1032, col 35)
-[warning] Unsound implicit cast from List<dynamic> to List<T> (dart:_internal/iterable.dart, line 1114, col 31)
[warning] Unsound implicit cast from num to T (dart:math, line 85, col 16)
[warning] Unsound implicit cast from num to T (dart:math, line 120, col 16)
[warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, col 25)
« no previous file with comments | « tool/input_sdk/private/js_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698