We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e69b7a commit 4a0d89bCopy full SHA for 4a0d89b
tests/ffi/ffi.status
@@ -5,6 +5,9 @@
5
[ $builder_tag == msan ]
6
vmspecific_handle_test: Skip # https://dartbug.com/42314
7
8
+[ $compiler == app_jitk ]
9
+vmspecific_leaf_call_test: Skip # https://dartbug.com/46125: Snapshot fails to generate.
10
+
11
[ $mode == debug ]
12
function_callbacks_structs_by_value_generated_test: Pass, Slow
13
tests/ffi_2/ffi_2.status
0 commit comments