X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=TODO;h=797b15f3a61f71d4a8f9dcf970e92f0df3a78aa3;hb=785436fb49da899e77a3a977f61f564a6a71f831;hp=b1deeb8bb87725491b5d90c2fe2ef9338e046f11;hpb=663f4a77546b5fc05f9f5dc7b0e5681fb259d9b7;p=eval.git diff --git a/TODO b/TODO index b1deeb8..797b15f 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,24 @@ +New directory layout +~~~~~~~~~~~~~~~~~~~~ +The scripts in mop/admin/ need debugging + Evaluator ~~~~~~~~~ -score: better formatting of the score table interactive tasks: solve deadlocks? interactive tasks: logging of messages terminology: problem -> task ? -writing of verdicts to stdout (include timing and check on interactive tasks, including judge errors) box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, but it disappears too early) +box: explicit breakpoints are reported as syscall #-1 + +Judges +~~~~~~ +test cases for judge-shuff Environment ~~~~~~~~~~~ -fpc: add switch -gl (runtime errors write line#) +fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox Installer: -- mo-install: reduce what gets copied to mo-eval home - update group permissions - quotas @@ -21,4 +27,13 @@ New submitter: Various ideas: scores dependent on time (like PL olympiad) -box: konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/fd) +box: configurable access to timers and /proc/self/{stat,fd} +box: limit the total amount of data written to files, so that quotas don't have to be set up + +TomGav +~~~~~~ +recursive try-ln for dir input +clean and well-defined expansion (beware of per-test re-expansion) +machine-readable log file and/or metadata output from the sandbox +configurable names of in/out files (independent of $PROBLEM) +paranoidly check file mode/owner before running the sandbox