Skip to content

Commit b1525ce

Browse files
dcharkesCommit Queue
authored and
Commit Queue
committed
[ffi/test] Expect crash in status file
Enables running tools/test.py ffi again. Bug: #53829 Change-Id: I155bcd9a106ea7c48700dd6fb9d4fd97815837d2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332762 Auto-Submit: Daco Harkes <[email protected]> Commit-Queue: Tess Strickland <[email protected]> Reviewed-by: Tess Strickland <[email protected]>
1 parent a212a47 commit b1525ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/ffi/ffi.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ function_callbacks_structs_by_value_generated_test: Pass, Slow
4242
[ $mode == product ]
4343
regress_47594_test: Skip # Profiler is not available in Product.
4444

45+
[ $runtime == vm ]
46+
function_struct_by_value_out_of_bounds_test: Crash # https://github.com/dart-lang/sdk/issues/53829
47+
4548
[ $system == android ]
4649
*: Pass, Slow # https://github.com/dart-lang/sdk/issues/38489
4750
regress_47594_test: Skip # DartDev is not available on Android.

0 commit comments

Comments
 (0)