dart-sdk/tests
Ben Konyi dd18a07c75 Revert "[vm/dart2js] Fix language/string/overflow_test.dart"
This reverts commit 6ad3aaf57c.

Reason for revert: Causing timeouts on bots (e.g., https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket.appspot.com/8846893706998473952/+/u/test_results/new_test_failures__logs_)

Original change's description:
> [vm/dart2js] Fix language/string/overflow_test.dart
>
> Changes the test to concatenate strings indefinitely. This way the test
> makes no assumptions about the amount of available memory, and the
> concatenation result always stays alive.
>
> Closes: https://github.com/dart-lang/sdk/issues/46055
>
> Change-Id: I1a0da68b2ab5cfc00cfe834f0666f6f797a69ec4
> Fixed: 46055
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200460
> Commit-Queue: Daco Harkes <dacoharkes@google.com>
> Reviewed-by: Martin Kustermann <kustermann@google.com>

TBR=kustermann@google.com,dacoharkes@google.com

Change-Id: I2108723b5f2c746c858cf5d3f9fded09118ce6c5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200532
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
2021-05-18 21:24:44 +00:00
..
co19 [co19] Status files cleanup 2021-04-22 13:40:48 +00:00
co19_2 [co19] Skip in status files removed or replaced where it is possible 2021-04-12 13:26:49 +00:00
corelib Remove references to triple-shift and generic-metadata experiments. 2021-05-12 13:35:00 +00:00
corelib_2 Fix test names in corelib/. 2021-05-05 01:06:12 +00:00
dartdevc [ddc] Add a regression test for issue #45874 2021-05-11 22:14:28 +00:00
dartdevc_2 [ddc] Add a regression test for issue #45874 2021-05-11 22:14:28 +00:00
ffi [vm/ffi] Union transform fix offsets 2021-05-12 09:50:00 +00:00
ffi_2 [vm/ffi] Union transform fix offsets 2021-05-12 09:50:00 +00:00
language Revert "[vm/dart2js] Fix language/string/overflow_test.dart" 2021-05-18 21:24:44 +00:00
language_2 Revert "[vm/dart2js] Fix language/string/overflow_test.dart" 2021-05-18 21:24:44 +00:00
lib [ddc] Limit DDC to only skip reifying tearoffs in foreign JS when in the SDK. 2021-05-12 20:46:51 +00:00
lib_2 [ddc] Limit DDC to only skip reifying tearoffs in foreign JS when in the SDK. 2021-05-12 20:46:51 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [dart:io] - Fix incorrect setting of socket options for UNIX-DOMAIN sockets 2021-05-14 01:53:48 +00:00
standalone_2 [dart:io] - Fix incorrect setting of socket options for UNIX-DOMAIN sockets 2021-05-14 01:53:48 +00:00
web [dart2js] Pass box to inlined generative constructor body 2021-05-07 22:50:27 +00:00
web_2 Fix native_exception1_frog_test. 2021-05-14 23:13:28 +00:00
legacy_status_dart2js.csv
README.md

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.