Skip to content

Commit 7b90d1d

Browse files
test(config/app-block): 启用 gvisor 集成
1 parent 4c59517 commit 7b90d1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/app-blocklist.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ log_skipped = true
6262
# - reason:屏蔽原因说明(可选,建议提供以便调试和维护)
6363

6464
# 屏蔽gvisor系统调用测试
65-
[[blocked_apps]]
66-
name = "gvisor syscall tests"
67-
reason = "由于文件较大,因此屏蔽。如果要允许系统调用测试,则把这几行取消注释即可"
65+
# [[blocked_apps]]
66+
# name = "gvisor syscall tests"
67+
# reason = "由于文件较大,因此屏蔽。如果要允许系统调用测试,则把这几行取消注释即可"
6868
[[blocked_apps]]
6969
name = "NovaShell"
7070
reason = "工具链版本有问题,应为nightly-2025-8-10"

0 commit comments

Comments
 (0)