Skip to content

Commit f3fd194

Browse files
[vm/ffi] Update status file for FFI sqlite sample.
Change-Id: Id7d95aa54ad0a23cd84925aca92d06f63279ddd8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/97938 Reviewed-by: Samir Jindel <sjindel@google.com>
1 parent 28a2416 commit f3fd194

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/samples.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ sample_extension/*: Skip
3333

3434
[ $hot_reload || $hot_reload_rollback ]
3535
sample_extension/test/sample_extension_app_snapshot_test: SkipByDesign # Cannot reload with URI pointing to app snapshot.
36+
37+
[ $arch != x64 || $system != linux || $compiler != dartk || $hot_reload || $hot_reload_rollback ]
38+
ffi/sqlite/test/sqlite_test: Skip # FFI not supported or libsqlite3.so not available.

0 commit comments

Comments
 (0)