Skip to content

Commit 61284d4

Browse files
test(config/app-block): 启用 gvisor 集成
1 parent 8d11a6e commit 61284d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app-blocklist.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ log_skipped = true
6363

6464
# 屏蔽gvisor系统调用测试
6565
blocked_apps = [
66-
{ name = "gvisor syscall tests", reason = "由于文件较大,因此屏蔽。如果要允许系统调用测试,则把这行取消注释即可" },
66+
# { name = "gvisor syscall tests", reason = "由于文件较大,因此屏蔽。如果要允许系统调用测试,则把这行取消注释即可" },
6767
{ name = "NovaShell", reason = "工具链版本有问题,应为nightly-2025-8-10" },
6868
{ name = "test_ebpf_new", reason = "2025.11.17,aya上游发版有问题,导致ci过不了,暂时禁用" },
6969
{ name = "test_ebpf_tp", reason = "2025.11.17,aya上游发版有问题,导致ci过不了,暂时禁用" },

0 commit comments

Comments
 (0)