Skip to content

Commit dc42744

Browse files
alexmarkovCommit Queue
authored andcommitted
[vm,dyn_modules] Check argument types in interpreted dynamic invocation forwarders
TEST=ci Change-Id: I229b54413188393e792dcaeac523d094fa1f6a78 Cq-Include-Trybots: luci.dart.try:vm-aot-dyn-linux-debug-x64-try,vm-aot-dyn-linux-product-x64-try,vm-dyn-linux-debug-x64-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442002 Reviewed-by: Tess Strickland <[email protected]> Commit-Queue: Alexander Markov <[email protected]>
1 parent ec2866a commit dc42744

File tree

5 files changed

+1119
-1047
lines changed

5 files changed

+1119
-1047
lines changed

runtime/tests/vm/vm.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ dart/isolates/many_isolates_blocked_at_process_run_sync_test: Skip # App snapsho
6565
dart/isolates/many_isolates_blocked_at_sleep_test: Skip # App snapshot creation needs regular isolate shutdown
6666
dart/snapshot_version_test: RuntimeError
6767

68+
[ $compiler == dart2bytecode ]
69+
dart/regress_52703_test: Pass, Slow
70+
6871
[ $compiler == dartk ]
6972
cc/IsolateReload_LibraryLookup: Fail, Crash # Issue 32190
7073

0 commit comments

Comments
 (0)