| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index b92afdfbc665d7696f600e775b0fb20ec628830f..c17de64adf070c8b8b07d8dcc2e42739bd76937f 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -56,12 +56,20 @@
|
| [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 JSArray<String> (dart:_js_helper, line 79, col 37)
|
| -[warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 281, col 31)
|
| -[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 853, col 16)
|
| +[warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper, line 80, col 37)
|
| +[warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 282, col 31)
|
| +[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 854, 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)
|
| +[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 119, col 40)
|
| +[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 148, col 44)
|
| +[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 183, col 9)
|
| +[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 299, col 42)
|
| +[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 308, col 12)
|
| +[warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (dart:_js_helper/linked_hash_map.dart, line 312, col 12)
|
| +[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 346, col 12)
|
| +[warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (dart:_js_helper/linked_hash_map.dart, line 351, col 12)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/regexp_helper.dart, line 108, col 22)
|
| [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_helper/regexp_helper.dart, line 140, col 43)
|
| [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_helper/regexp_helper.dart, line 152, col 43)
|
|
|