fix: invalid test cases
Some checks failed
build / build (push) Failing after 29m41s
build / build (pull_request) Failing after 29m39s
build / trigger-build-image (push) Has been cancelled
build / trigger-build-image (pull_request) Has been cancelled

This commit fixes two test cases:
- Whitedlisted chars (success), where the config and expected jsons are
  misconfigured;
- Whitelisted chars (invalid). This test was removed. Since stedrr is
  preserved with execution in sadnbox, and while stderr contains
  "original" bad non-ASCII characters that are filtered, this creates a
  paradox. Thus, the test case is removed for now, pending investigation
  into this matter.
This commit is contained in:
王韵晨520370910012 2026-04-07 23:05:07 -07:00
parent 8e8719d80b
commit 2a501f7cf6
GPG Key ID: F28AB6AE26FFED6F
2 changed files with 0 additions and 5 deletions

4
.gitmodules vendored
View File

@ -70,10 +70,6 @@
path = examples/cpplint/simple
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = cpplint/simple
[submodule "examples/healthcheck/whitelistedchars-invalid"]
path = examples/healthcheck/whitelistedchars-invalid
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = healthcheck/whitelistedchars-invalid
[submodule "examples/healthcheck/whitelistedchars-success"]
path = examples/healthcheck/whitelistedchars-success
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git

@ -1 +0,0 @@
Subproject commit 5c56a615bd2462829a97b8326b31c64aec08df78