fix: pass test
This commit is contained in:
		
							parent
							
								
									b587d2c63a
								
							
						
					
					
						commit
						e7f8f5bb94
					
				|  | @ -10,92 +10,6 @@ | ||||||
|         "sandboxToken": "", |         "sandboxToken": "", | ||||||
|         "outputPath": "/tmp/joj3_result.json", |         "outputPath": "/tmp/joj3_result.json", | ||||||
|         "stages": [ |         "stages": [ | ||||||
|             { |  | ||||||
|                 "name": "healthcheck", |  | ||||||
|                 "group": "", |  | ||||||
|                 "executor": { |  | ||||||
|                     "name": "local", |  | ||||||
|                     "with": { |  | ||||||
|                         "default": { |  | ||||||
|                             "env": [], |  | ||||||
|                             "cpuLimit": 0, |  | ||||||
|                             "realCpuLimit": 0, |  | ||||||
|                             "clockLimit": 2, |  | ||||||
|                             "memoryLimit": 128000000, |  | ||||||
|                             "stackLimit": 0, |  | ||||||
|                             "procLimit": 50, |  | ||||||
|                             "cpuRateLimit": 0, |  | ||||||
|                             "cpuSetLimit": "", |  | ||||||
|                             "copyIn": {}, |  | ||||||
|                             "copyInCached": {}, |  | ||||||
|                             "copyInDir": ".", |  | ||||||
|                             "copyOut": [ |  | ||||||
|                                 "stdout", |  | ||||||
|                                 "stderr" |  | ||||||
|                             ], |  | ||||||
|                             "copyOutCached": [], |  | ||||||
|                             "copyOutMax": 0, |  | ||||||
|                             "copyOutDir": "", |  | ||||||
|                             "tty": false, |  | ||||||
|                             "strictMemoryLimit": false, |  | ||||||
|                             "dataSegmentLimit": false, |  | ||||||
|                             "addressSpaceLimit": false |  | ||||||
|                         }, |  | ||||||
|                         "cases": [ |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/repo-health-checker", |  | ||||||
|                                     "-root=.", |  | ||||||
|                                     "-repoSize=10", |  | ||||||
|                                     "-checkFileSumList=-checkFileNameList=" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             }, |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/joint-teapot", |  | ||||||
|                                     "joj3-check-env", |  | ||||||
|                                     "/home/tt/.config/teapot/teapot.env", |  | ||||||
|                                     "--grading-repo-name", |  | ||||||
|                                     "ece280-joj", |  | ||||||
|                                     "--group-config", |  | ||||||
|                                     "=100:24" |  | ||||||
|                                 ], |  | ||||||
|                                 "env": [ |  | ||||||
|                                     "LOG_FILE_PATH=/home/tt/.cache/joint-teapot-debug.log" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             } |  | ||||||
|                         ] |  | ||||||
|                     } |  | ||||||
|                 }, |  | ||||||
|                 "parsers": [ |  | ||||||
|                     { |  | ||||||
|                         "name": "healthcheck", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 1 |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     { |  | ||||||
|                         "name": "debug", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 0 |  | ||||||
|                         } |  | ||||||
|                     } |  | ||||||
|                 ] |  | ||||||
|             }, |  | ||||||
|             { |             { | ||||||
|                 "name": "[cq] Clang-tidy", |                 "name": "[cq] Clang-tidy", | ||||||
|                 "group": "cq", |                 "group": "cq", | ||||||
|  |  | ||||||
|  | @ -10,92 +10,6 @@ | ||||||
|         "sandboxToken": "", |         "sandboxToken": "", | ||||||
|         "outputPath": "/tmp/joj3_result.json", |         "outputPath": "/tmp/joj3_result.json", | ||||||
|         "stages": [ |         "stages": [ | ||||||
|             { |  | ||||||
|                 "name": "healthcheck", |  | ||||||
|                 "group": "", |  | ||||||
|                 "executor": { |  | ||||||
|                     "name": "local", |  | ||||||
|                     "with": { |  | ||||||
|                         "default": { |  | ||||||
|                             "env": [], |  | ||||||
|                             "cpuLimit": 0, |  | ||||||
|                             "realCpuLimit": 0, |  | ||||||
|                             "clockLimit": 2, |  | ||||||
|                             "memoryLimit": 128000000, |  | ||||||
|                             "stackLimit": 0, |  | ||||||
|                             "procLimit": 50, |  | ||||||
|                             "cpuRateLimit": 0, |  | ||||||
|                             "cpuSetLimit": "", |  | ||||||
|                             "copyIn": {}, |  | ||||||
|                             "copyInCached": {}, |  | ||||||
|                             "copyInDir": ".", |  | ||||||
|                             "copyOut": [ |  | ||||||
|                                 "stdout", |  | ||||||
|                                 "stderr" |  | ||||||
|                             ], |  | ||||||
|                             "copyOutCached": [], |  | ||||||
|                             "copyOutMax": 0, |  | ||||||
|                             "copyOutDir": "", |  | ||||||
|                             "tty": false, |  | ||||||
|                             "strictMemoryLimit": false, |  | ||||||
|                             "dataSegmentLimit": false, |  | ||||||
|                             "addressSpaceLimit": false |  | ||||||
|                         }, |  | ||||||
|                         "cases": [ |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/repo-health-checker", |  | ||||||
|                                     "-root=.", |  | ||||||
|                                     "-repoSize=10", |  | ||||||
|                                     "-checkFileSumList=-checkFileNameList=" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             }, |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/joint-teapot", |  | ||||||
|                                     "joj3-check-env", |  | ||||||
|                                     "/home/tt/.config/teapot/teapot.env", |  | ||||||
|                                     "--grading-repo-name", |  | ||||||
|                                     "ece280-joj", |  | ||||||
|                                     "--group-config", |  | ||||||
|                                     "=100:24" |  | ||||||
|                                 ], |  | ||||||
|                                 "env": [ |  | ||||||
|                                     "LOG_FILE_PATH=/home/tt/.cache/joint-teapot-debug.log" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             } |  | ||||||
|                         ] |  | ||||||
|                     } |  | ||||||
|                 }, |  | ||||||
|                 "parsers": [ |  | ||||||
|                     { |  | ||||||
|                         "name": "healthcheck", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 1 |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     { |  | ||||||
|                         "name": "debug", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 0 |  | ||||||
|                         } |  | ||||||
|                     } |  | ||||||
|                 ] |  | ||||||
|             }, |  | ||||||
|             { |             { | ||||||
|                 "name": "[cq] Cppcheck", |                 "name": "[cq] Cppcheck", | ||||||
|                 "group": "cq", |                 "group": "cq", | ||||||
|  |  | ||||||
|  | @ -10,92 +10,6 @@ | ||||||
|         "sandboxToken": "", |         "sandboxToken": "", | ||||||
|         "outputPath": "/tmp/joj3_result.json", |         "outputPath": "/tmp/joj3_result.json", | ||||||
|         "stages": [ |         "stages": [ | ||||||
|             { |  | ||||||
|                 "name": "healthcheck", |  | ||||||
|                 "group": "", |  | ||||||
|                 "executor": { |  | ||||||
|                     "name": "local", |  | ||||||
|                     "with": { |  | ||||||
|                         "default": { |  | ||||||
|                             "env": [], |  | ||||||
|                             "cpuLimit": 0, |  | ||||||
|                             "realCpuLimit": 0, |  | ||||||
|                             "clockLimit": 2, |  | ||||||
|                             "memoryLimit": 128000000, |  | ||||||
|                             "stackLimit": 0, |  | ||||||
|                             "procLimit": 50, |  | ||||||
|                             "cpuRateLimit": 0, |  | ||||||
|                             "cpuSetLimit": "", |  | ||||||
|                             "copyIn": {}, |  | ||||||
|                             "copyInCached": {}, |  | ||||||
|                             "copyInDir": ".", |  | ||||||
|                             "copyOut": [ |  | ||||||
|                                 "stdout", |  | ||||||
|                                 "stderr" |  | ||||||
|                             ], |  | ||||||
|                             "copyOutCached": [], |  | ||||||
|                             "copyOutMax": 0, |  | ||||||
|                             "copyOutDir": "", |  | ||||||
|                             "tty": false, |  | ||||||
|                             "strictMemoryLimit": false, |  | ||||||
|                             "dataSegmentLimit": false, |  | ||||||
|                             "addressSpaceLimit": false |  | ||||||
|                         }, |  | ||||||
|                         "cases": [ |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/repo-health-checker", |  | ||||||
|                                     "-root=.", |  | ||||||
|                                     "-repoSize=10", |  | ||||||
|                                     "-checkFileSumList=-checkFileNameList=" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             }, |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/joint-teapot", |  | ||||||
|                                     "joj3-check-env", |  | ||||||
|                                     "/home/tt/.config/teapot/teapot.env", |  | ||||||
|                                     "--grading-repo-name", |  | ||||||
|                                     "ece280-joj", |  | ||||||
|                                     "--group-config", |  | ||||||
|                                     "=100:24" |  | ||||||
|                                 ], |  | ||||||
|                                 "env": [ |  | ||||||
|                                     "LOG_FILE_PATH=/home/tt/.cache/joint-teapot-debug.log" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             } |  | ||||||
|                         ] |  | ||||||
|                     } |  | ||||||
|                 }, |  | ||||||
|                 "parsers": [ |  | ||||||
|                     { |  | ||||||
|                         "name": "healthcheck", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 1 |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     { |  | ||||||
|                         "name": "debug", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 0 |  | ||||||
|                         } |  | ||||||
|                     } |  | ||||||
|                 ] |  | ||||||
|             }, |  | ||||||
|             { |             { | ||||||
|                 "name": "[cq] Cpplint", |                 "name": "[cq] Cpplint", | ||||||
|                 "group": "cq", |                 "group": "cq", | ||||||
|  |  | ||||||
|  | @ -10,92 +10,6 @@ | ||||||
|         "sandboxToken": "", |         "sandboxToken": "", | ||||||
|         "outputPath": "/tmp/joj3_result.json", |         "outputPath": "/tmp/joj3_result.json", | ||||||
|         "stages": [ |         "stages": [ | ||||||
|             { |  | ||||||
|                 "name": "healthcheck", |  | ||||||
|                 "group": "", |  | ||||||
|                 "executor": { |  | ||||||
|                     "name": "local", |  | ||||||
|                     "with": { |  | ||||||
|                         "default": { |  | ||||||
|                             "env": [], |  | ||||||
|                             "cpuLimit": 0, |  | ||||||
|                             "realCpuLimit": 0, |  | ||||||
|                             "clockLimit": 2, |  | ||||||
|                             "memoryLimit": 128000000, |  | ||||||
|                             "stackLimit": 0, |  | ||||||
|                             "procLimit": 50, |  | ||||||
|                             "cpuRateLimit": 0, |  | ||||||
|                             "cpuSetLimit": "", |  | ||||||
|                             "copyIn": {}, |  | ||||||
|                             "copyInCached": {}, |  | ||||||
|                             "copyInDir": ".", |  | ||||||
|                             "copyOut": [ |  | ||||||
|                                 "stdout", |  | ||||||
|                                 "stderr" |  | ||||||
|                             ], |  | ||||||
|                             "copyOutCached": [], |  | ||||||
|                             "copyOutMax": 0, |  | ||||||
|                             "copyOutDir": "", |  | ||||||
|                             "tty": false, |  | ||||||
|                             "strictMemoryLimit": false, |  | ||||||
|                             "dataSegmentLimit": false, |  | ||||||
|                             "addressSpaceLimit": false |  | ||||||
|                         }, |  | ||||||
|                         "cases": [ |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/repo-health-checker", |  | ||||||
|                                     "-root=.", |  | ||||||
|                                     "-repoSize=10", |  | ||||||
|                                     "-checkFileSumList=-checkFileNameList=" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             }, |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/joint-teapot", |  | ||||||
|                                     "joj3-check-env", |  | ||||||
|                                     "/home/tt/.config/teapot/teapot.env", |  | ||||||
|                                     "--grading-repo-name", |  | ||||||
|                                     "ece280-joj", |  | ||||||
|                                     "--group-config", |  | ||||||
|                                     "=100:24" |  | ||||||
|                                 ], |  | ||||||
|                                 "env": [ |  | ||||||
|                                     "LOG_FILE_PATH=/home/tt/.cache/joint-teapot-debug.log" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             } |  | ||||||
|                         ] |  | ||||||
|                     } |  | ||||||
|                 }, |  | ||||||
|                 "parsers": [ |  | ||||||
|                     { |  | ||||||
|                         "name": "healthcheck", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 1 |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     { |  | ||||||
|                         "name": "debug", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 0 |  | ||||||
|                         } |  | ||||||
|                     } |  | ||||||
|                 ] |  | ||||||
|             }, |  | ||||||
|             { |             { | ||||||
|                 "name": "[joj] ex2-asan", |                 "name": "[joj] ex2-asan", | ||||||
|                 "group": "joj", |                 "group": "joj", | ||||||
|  |  | ||||||
|  | @ -10,92 +10,6 @@ | ||||||
|         "sandboxToken": "", |         "sandboxToken": "", | ||||||
|         "outputPath": "/tmp/joj3_result.json", |         "outputPath": "/tmp/joj3_result.json", | ||||||
|         "stages": [ |         "stages": [ | ||||||
|             { |  | ||||||
|                 "name": "healthcheck", |  | ||||||
|                 "group": "", |  | ||||||
|                 "executor": { |  | ||||||
|                     "name": "local", |  | ||||||
|                     "with": { |  | ||||||
|                         "default": { |  | ||||||
|                             "env": [], |  | ||||||
|                             "cpuLimit": 0, |  | ||||||
|                             "realCpuLimit": 0, |  | ||||||
|                             "clockLimit": 2, |  | ||||||
|                             "memoryLimit": 128000000, |  | ||||||
|                             "stackLimit": 0, |  | ||||||
|                             "procLimit": 50, |  | ||||||
|                             "cpuRateLimit": 0, |  | ||||||
|                             "cpuSetLimit": "", |  | ||||||
|                             "copyIn": {}, |  | ||||||
|                             "copyInCached": {}, |  | ||||||
|                             "copyInDir": ".", |  | ||||||
|                             "copyOut": [ |  | ||||||
|                                 "stdout", |  | ||||||
|                                 "stderr" |  | ||||||
|                             ], |  | ||||||
|                             "copyOutCached": [], |  | ||||||
|                             "copyOutMax": 0, |  | ||||||
|                             "copyOutDir": "", |  | ||||||
|                             "tty": false, |  | ||||||
|                             "strictMemoryLimit": false, |  | ||||||
|                             "dataSegmentLimit": false, |  | ||||||
|                             "addressSpaceLimit": false |  | ||||||
|                         }, |  | ||||||
|                         "cases": [ |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/repo-health-checker", |  | ||||||
|                                     "-root=.", |  | ||||||
|                                     "-repoSize=10", |  | ||||||
|                                     "-checkFileSumList=-checkFileNameList=" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             }, |  | ||||||
|                             { |  | ||||||
|                                 "args": [ |  | ||||||
|                                     "/usr/local/bin/joint-teapot", |  | ||||||
|                                     "joj3-check-env", |  | ||||||
|                                     "/home/tt/.config/teapot/teapot.env", |  | ||||||
|                                     "--grading-repo-name", |  | ||||||
|                                     "ece280-joj", |  | ||||||
|                                     "--group-config", |  | ||||||
|                                     "=100:24" |  | ||||||
|                                 ], |  | ||||||
|                                 "env": [ |  | ||||||
|                                     "LOG_FILE_PATH=/home/tt/.cache/joint-teapot-debug.log" |  | ||||||
|                                 ], |  | ||||||
|                                 "clockLimit": 2, |  | ||||||
|                                 "memoryLimit": 128000000, |  | ||||||
|                                 "procLimit": 50, |  | ||||||
|                                 "copyOut": [ |  | ||||||
|                                     "stdout", |  | ||||||
|                                     "stderr" |  | ||||||
|                                 ] |  | ||||||
|                             } |  | ||||||
|                         ] |  | ||||||
|                     } |  | ||||||
|                 }, |  | ||||||
|                 "parsers": [ |  | ||||||
|                     { |  | ||||||
|                         "name": "healthcheck", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 1 |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     { |  | ||||||
|                         "name": "debug", |  | ||||||
|                         "with": { |  | ||||||
|                             "score": 0 |  | ||||||
|                         } |  | ||||||
|                     } |  | ||||||
|                 ] |  | ||||||
|             }, |  | ||||||
|             { |             { | ||||||
|                 "name": "[cq] Filelength", |                 "name": "[cq] Filelength", | ||||||
|                 "group": "cq", |                 "group": "cq", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user