c3f2b21732
fix: default limit
build / build (push) Successful in 1m42s
build / build (pull_request) Successful in 2m2s
2025-05-22 20:46:01 -04:00
dcebf86408
fix: remove none stdin for diff
build / build (push) Successful in 13m50s
build / build (pull_request) Successful in 14m0s
2025-05-22 16:06:03 +08:00
927e5ce95d
fix: cases specific numerics remove when unecessary
build / build (push) Successful in 1m43s
build / build (pull_request) Successful in 1m22s
2025-05-22 14:59:50 +08:00
ca63a94238
feat: add default score for diff
build / build (push) Successful in 1m54s
2025-05-22 14:28:35 +08:00
5acb2ca201
fix: remove stdin for diff stage
build / build (push) Successful in 2m1s
2025-05-22 14:08:39 +08:00
2f1686c1e3
test: case.command
build / build (push) Successful in 1m40s
build / build (pull_request) Successful in 1m44s
2025-05-21 22:43:00 +08:00
2c3944ea3f
fix: merge conflict
build / build (push) Successful in 1m24s
2025-05-21 22:37:50 +08:00
26df677b36
fix(diff): cases not properly detected
build / build (push) Has been cancelled
2025-05-21 22:36:12 +08:00
01759efb7b
fix: set default env PATH
build / build (push) Failing after 3m24s
2025-05-20 08:07:29 -04:00
8a6c34f3e9
feat(diff): auto detect testcases ( #13 )
...
build / build (push) Successful in 2m1s
- added support for subfolders
- complete the duplication for `*.toml` file, now ta only need to specify the param for the specific one. default values are hardcoded
- all testcases should be named as `casei.in/out`, with no interactions in their name in each of the subfolders, (for hidden cases and non-hidden cases, just change position and run again)
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #13
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-05-15 17:47:08 +08:00
a8a7fd47a0
feat: support for subfolder change param
build / build (push) Successful in 1m50s
build / build (pull_request) Successful in 1m37s
2025-05-14 21:27:33 +08:00
ba456cf7f0
Merge branch 'master' into fix/diff
build / build (push) Successful in 1m48s
2025-05-14 18:07:25 +08:00
305663538d
feat: higher mem limit for clang
build / build (push) Successful in 1m59s
2025-03-21 19:10:32 -04:00
81e08b4a8c
feat: longer time limit for teapot upload
build / build (push) Successful in 2m26s
2025-03-21 17:50:05 -04:00
2c78d75e07
feat: longer time limit for health check
build / build (push) Failing after 3m15s
2025-03-21 17:26:58 -04:00
e775992e5d
fix: sort default cases
build / build (push) Failing after 3m22s
2025-03-19 02:13:46 -04:00
a4717268ec
fix: pytest
build / build (push) Failing after 1m42s
2025-03-19 12:56:07 +08:00
45903ae308
fix: master conflict
build / build (push) Failing after 1m41s
2025-03-19 12:34:28 +08:00
4103b18673
chore: better test failure hints
build / build (push) Successful in 1m58s
2025-03-18 04:21:28 -04:00
890120c479
fix(diff): use list instead of set to past tests
build / build (push) Failing after 1m38s
2025-03-18 15:59:26 +08:00
e4246ecf45
feat(diff): add auto detect testcases feature
build / build (push) Failing after 1m38s
2025-03-18 15:46:01 +08:00
dc8ae85cc8
feat: use default cmd in diff parser
build / build (push) Failing after 2m1s
2025-03-18 03:27:58 -04:00
80ba2f1451
feat: remove task.type from task.toml
build / build (push) Failing after 2m2s
2025-03-15 05:10:42 -04:00
ce4605a22a
chore: rename files
build / build (push) Successful in 1m53s
2025-03-15 03:03:28 -04:00
18df2ef1c0
feat: support convert
( #10 )
...
build / build (push) Successful in 2m18s
- basic generation of json files
- supported parsers:
- healthcheck
- result-detail
- result-status
- file
- log
- dummy
- keyword (keyword, clangtidy, cppcheck, cpplint)
- diff
- `convert` functions is mature, tested in engr151-24fa last two homeworks and engr151-24fa p3
- teapot and healthcheck should be up to date
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #10
Reviewed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-03-05 03:23:52 -05:00
f5b7563869
feat: union type cmd files
build / build (push) Successful in 2m32s
2025-02-28 08:13:08 -05:00
aee123601f
fix: root path for tests
build / build (push) Successful in 2m23s
2025-02-27 01:28:43 -05:00
67d2fcc4e4
feat: dump with exclude_none
build / build (push) Successful in 2m26s
2025-02-25 04:15:05 -05:00
bddb67decf
test: allow non-exist toml file input
build / build (push) Successful in 2m36s
2025-02-24 22:36:08 -05:00
48d01045b5
refactor: more compact test codes
build / build (push) Successful in 1m50s
2024-10-23 01:39:36 -04:00
51b68b7c87
refactor: re-organize tests & models
build / build (push) Failing after 1m38s
2024-10-22 06:17:09 -04:00
75bb6d6667
feat: convert joj1 test dir
2024-10-21 07:21:23 -04:00
782ee0af72
refactor: organize convert test code files
2024-10-21 06:58:22 -04:00