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 4c59517 commit 7b90d1dCopy full SHA for 7b90d1d
config/app-blocklist.toml
@@ -62,9 +62,9 @@ log_skipped = true
62
# - reason:屏蔽原因说明(可选,建议提供以便调试和维护)
63
64
# 屏蔽gvisor系统调用测试
65
-[[blocked_apps]]
66
-name = "gvisor syscall tests"
67
-reason = "由于文件较大,因此屏蔽。如果要允许系统调用测试,则把这几行取消注释即可"
+# [[blocked_apps]]
+# name = "gvisor syscall tests"
+# reason = "由于文件较大,因此屏蔽。如果要允许系统调用测试,则把这几行取消注释即可"
68
[[blocked_apps]]
69
name = "NovaShell"
70
reason = "工具链版本有问题,应为nightly-2025-8-10"
0 commit comments