Files
sdk/tests
Daco Harkes c087340a8a [gardening] Skip asset tests on RISC-V QEMU bot
The test tries to invoke itself with the Dart executable.
On QEMU, this is hard to find. (It would make more sense to compute
things on the host OS rather than doing self-invokes for QEMU, but
requires a significant refactoring of these tests.)

Test is already skipped on ARM QEMU.

Bug: https://github.com/dart-lang/sdk/issues/51067
Change-Id: I65d47141728223b835ac79d99c243baddb7ddcb0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/279346
Reviewed-by: Tess Strickland <sstrickl@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-01-20 14:24:52 +00:00
..
2023-01-19 16:24:29 +00:00
2023-01-20 12:37:49 +00:00
2023-01-20 12:37:49 +00:00
2023-01-19 16:24:29 +00:00
2023-01-19 16:24:29 +00:00
2023-01-09 15:48:57 +00:00
2023-01-20 12:37:49 +00:00
2023-01-19 16:24:29 +00:00
2023-01-19 16:24:29 +00:00
2023-01-19 16:24:29 +00:00
2023-01-05 01:26:52 +00:00
2022-12-19 12:56:47 +00:00
2022-02-14 14:06:34 +00:00

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