dart-sdk/tests/lib_2/convert
Ryan Macnak acc9ffc327 [test] Remove unnecessary slow heap growth flag from streamed_conversion_json_utf8_decode_test.
This test already has several GCs under the default growth policy, so the verifier runs enough with this flag omitted.

Also, re-enable the background compiler in this test.

Change-Id: I5b874984f45766be76d5ab429df84c2f64bf7e17
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/123330
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2019-10-29 19:43:06 +00:00
..
ascii_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
base64_test.dart fix some typos 2018-10-10 19:15:30 +00:00
chunked_conversion1_test.dart fix some typos 2018-10-10 19:15:30 +00:00
chunked_conversion2_test.dart Migrate test block 182. 2017-09-07 12:53:45 +00:00
chunked_conversion_json_decode1_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
chunked_conversion_json_encode1_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
chunked_conversion_utf8_test.dart
chunked_conversion_utf82_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
chunked_conversion_utf83_test.dart
chunked_conversion_utf84_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
chunked_conversion_utf85_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
chunked_conversion_utf86_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
chunked_conversion_utf87_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
chunked_conversion_utf88_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
chunked_conversion_utf89_test.dart
close_test.dart
codec1_test.dart
codec2_test.dart Avoid fuzzy arrows when parsing json. 2017-11-17 20:37:07 +00:00
encoding_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
html_escape_test.dart Remove more usages of upper-case constants in SDK 2018-04-19 13:31:57 +00:00
json_chunk_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
json_lib_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
json_pretty_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
json_test.dart Fix JSON parser. 2019-02-13 11:06:35 +00:00
json_toEncodable_reviver_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
json_unicode_tests.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
json_utf8_chunk_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
json_utf8_test.dart Fix fused UTF-8/JSON decoding. 2018-05-29 12:34:25 +00:00
json_util_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
latin1_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
line_splitter_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
streamed_conversion_json_decode1_test.dart Fixes for convert tests 2018-10-19 15:00:28 +00:00
streamed_conversion_json_encode1_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
streamed_conversion_json_utf8_decode_test.dart [test] Remove unnecessary slow heap growth flag from streamed_conversion_json_utf8_decode_test. 2019-10-29 19:43:06 +00:00
streamed_conversion_json_utf8_encode_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
streamed_conversion_utf8_decode_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
streamed_conversion_utf8_encode_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
unicode_tests.dart
utf8_encode_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
utf8_test.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
utf82_test.dart [Tests] Update _2 tests for Dart 2.0 fixed-size integers 2017-11-17 20:28:06 +00:00
utf83_test.dart Redo "js_runtime: Use browser's TextDecoder for UTF8 decoding" 2017-11-16 04:59:26 +00:00
utf84_test.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
utf85_test.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00