Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: TAG 2013/14
-
Component/s: Evaluation Engine / Workers
-
Labels:None
Description
Rationale:
1. If the output checker crashes, we *really* want to be informed asap.
2. This would give a way of reporting errors like "the contestant's output is correct and better than model output".
Unfortunately, some checkers use exit code = 1 to report wrong answer. A possible workaround is to trigger System Error iff exit code >= 2.
1. If the output checker crashes, we *really* want to be informed asap.
2. This would give a way of reporting errors like "the contestant's output is correct and better than model output".
Unfortunately, some checkers use exit code = 1 to report wrong answer. A possible workaround is to trigger System Error iff exit code >= 2.
Activity
Tomasz Zakrzewski
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Tomasz Zakrzewski [ tommalla ] |
Tomasz Zakrzewski
made changes -
Fix Version/s | The Sixth Sprint [ 11703 ] |
Tomasz Zakrzewski
made changes -
Status | New [ 10000 ] | Open [ 1 ] |
Tomasz Zakrzewski
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Tomasz Zakrzewski
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Assignee | Tomasz Zakrzewski [ tommalla ] | Szymon Acedański [ accek ] |
Resolution | Fixed [ 1 ] |
Szymon Acedański
made changes -
Fix Version/s | TAG 2013/14 [ 12000 ] | |
Fix Version/s | The Sixth Sprint [ 11703 ] |
Szymon Acedański
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
22d 2h 57m | 1 | Tomasz Zakrzewski | 2014-03-6 13:27 | |||||
|
11d 21h 46m | 1 | Tomasz Zakrzewski | 2014-03-18 11:14 | |||||
|
10d 7h 54m | 1 | Tomasz Zakrzewski | 2014-03-28 19:08 | |||||
|
185d 1h 32m | 1 | Szymon Acedański | 2014-09-29 21:41 |
https://gerrit.sio2project.mimuw.edu.pl/1997
SIO-1424Nonzero exit code of output checker should trigger System Error