dart-sdk/tests
Martin Kustermann e50a59d2f2 [gardening] Add stdout/stderr from subprocess if subprocess failed and makes test fail
Locally this test doesn't seem to fail though it did so on a nightly builder.
If the test fails again we'll have more information on what goes wrong.

TEST=Adding more information to test.

Change-Id: Id5ca71d42322c813ba3cfd56e9dfe335160e2e7b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/196497
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Tess Strickland <sstrickl@google.com>
2021-04-23 10:23:31 +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 Fix corelib/type_tostring_test.dart 2021-04-16 07:33:57 +00:00
corelib_2 Fix corelib/type_tostring_test.dart 2021-04-16 07:33:57 +00:00
dartdevc [ddc] Add library URIs to cast failure messages 2021-04-09 22:24:43 +00:00
dartdevc_2 [ddc] Add library URIs to cast failure messages 2021-04-09 22:24:43 +00:00
ffi [vm/ffi] Support Unions 2021-04-15 10:16:27 +00:00
ffi_2 [vm/ffi] Support Unions 2021-04-15 10:16:27 +00:00
language [cfe] Instance field get for const functions. 2021-04-22 22:14:01 +00:00
language_2 Revert "Stop reporting StrongModeCode.TOP_LEVEL_INSTANCE_GETTER" 2021-04-21 10:22:18 +00:00
lib Reland "Make throwing Zone.uncaughtError handlers propagate the error to their parent zone." 2021-04-23 05:24:41 +00:00
lib_2 Reland "Make throwing Zone.uncaughtError handlers propagate the error to their parent zone." 2021-04-23 05:24:41 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [gardening] Add stdout/stderr from subprocess if subprocess failed and makes test fail 2021-04-23 10:23:31 +00:00
standalone_2 [gardening] Add stdout/stderr from subprocess if subprocess failed and makes test fail 2021-04-23 10:23:31 +00:00
web Reland "[dart2js] Add support for bundling fragments." 2021-04-08 17:46:50 +00:00
web_2 [dart2js] Fix variable allocator live-range bug 2021-03-23 15:38:36 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +00:00
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.