mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Tag additional test as not compatible with QEMU user-mode emulation
PiperOrigin-RevId: 427409251 Change-Id: I5d853908353923b5b31c8bbb6152bc4f94219b45
This commit is contained in:
parent
dc03c38df1
commit
4ad8484e63
|
@ -57,4 +57,5 @@ sh_test(
|
||||||
name = "static_sandbox_test",
|
name = "static_sandbox_test",
|
||||||
srcs = ["static_sandbox_test.sh"],
|
srcs = ["static_sandbox_test.sh"],
|
||||||
data = [":static_sandbox"],
|
data = [":static_sandbox"],
|
||||||
|
tags = ["no_qemu_user_mode"],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user