Files
sdk/tests/web
Nate Biggs 3b056e1d50 [dart2wasm] Fix deferred loading tests on optimized configs.
Add -O0 to failing tests so that binaryen is not run on them in any configuration.

Also skip 'multi_module_stress_test' on d8/jsshell/jsc as these runtimes fail when trying to create a DataView of the necessary files:
https://github.com/dart-lang/sdk/blob/main/sdk/lib/_internal/wasm/lib/js_typed_array.dart#L2460

Bug: https://github.com/dart-lang/sdk/issues/59736
Change-Id: Iccc96fde01776f0179c888ac6bbe13a81d0ee847
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/401380
Commit-Queue: Nate Biggs <natebiggs@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2024-12-18 01:14:17 -08:00
..