mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:28:02 +00:00
a860e69f57
Add dependency on unsound platform files. This should fix the following flaky CQ failure: FAILED: dev_compiler/build/web/dart_stack_trace_mapper.js Error: Input file not found: dart2js_platform_unsound.dill. ... Compilation action tries to read the unsound version of the platform, but the GN template only specifies the dependency on the sound platform making build non-hermetic. Change-Id: If13431b1682e35a419cb6865c38e2b69348751f4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221084 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Slava Egorov <vegorov@google.com> |
||
---|---|---|
.. | ||
analysis_server | ||
bazel | ||
compiler | ||
dart2native | ||
dartanalyzer | ||
dartdev | ||
dartdevc | ||
dartdoc | ||
dds | ||
gen_kernel | ||
kernel-service | ||
peg | ||
tests/peg | ||
application_snapshot.gni | ||
compile_platform.gni | ||
create_timestamp.gni |