Files
sdk/pkg/dynamic_modules/test
Sigmund Cherem fea78fd860 [dyn-modules] Fix on test runner precompiled snapshot
This is a small tweak to allow using `-r jit` when iterating with the
precompiled test runner snapshot. The `resolvedExecutable` was pointing
to the aotruntime rather than the dart binary. This makes the choice of
using the dart binary unambiguous.


TEST=local manual testing, target is only used for local iteration

Change-Id: I988b7597b68d7c16ec806774795109197e9a6996
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/493163
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2026-04-07 09:07:01 -07:00
..