-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: simlib: conver: further harden tests against failing under sys…
…tem load
- Loading branch information
Showing
12 changed files
with
64 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 8 additions & 8 deletions
16
...cts/simlib/test/conver_test_cases/tests/36_interactive_problem_prog_sol_slow_wa/judge_log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
Judging (initial): { | ||
0 [ TL: 1.25 s ML: 32768 KiB ] Status: WA (Line 4: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
0 [ TL: 3.31 s ML: 32768 KiB ] Status: WA (Line 4: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
Score: 0 / 0 (ratio: 0.0000) | ||
} | ||
Judging (final): { | ||
1 [ TL: 1.25 s ML: 32768 KiB ] Status: OK (Used 1 queries out of 1) Checker: [ ML: 262144 KiB ] | ||
1 [ TL: 3.31 s ML: 32768 KiB ] Status: OK (Used 1 queries out of 1) Checker: [ ML: 262144 KiB ] | ||
Score: 25 / 25 (ratio: 1.0000) | ||
2a [ TL: 1.25 s ML: 32768 KiB ] Status: WA (Line 3: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
2b [ TL: 1.25 s ML: 32768 KiB ] Status: WA (Line 3: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
2a [ TL: 3.31 s ML: 32768 KiB ] Status: WA (Line 3: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
2b [ TL: 3.31 s ML: 32768 KiB ] Status: WA (Line 3: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
Score: 0 / 25 (ratio: 0.0000) | ||
3a [ TL: 1.25 s ML: 32768 KiB ] Status: OK (Used 3 queries out of 2) Checker: [ ML: 262144 KiB ] | ||
3b [ TL: 1.25 s ML: 32768 KiB ] Status: WA (Line 3: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
3a [ TL: 3.31 s ML: 32768 KiB ] Status: OK (Used 3 queries out of 2) Checker: [ ML: 262144 KiB ] | ||
3b [ TL: 3.31 s ML: 32768 KiB ] Status: WA (Line 3: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
Score: 0 / 25 (ratio: 0.0000) | ||
4a [ TL: 1.25 s ML: 32768 KiB ] Status: WA (Line 493: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
4b [ TL: 1.25 s ML: 32768 KiB ] Status: WA (Line 336: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
4a [ TL: 3.31 s ML: 32768 KiB ] Status: WA (Line 493: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
4b [ TL: 3.31 s ML: 32768 KiB ] Status: WA (Line 336: Read '?', expected EOF) Checker: [ ML: 262144 KiB ] | ||
Score: 0 / 25 (ratio: 0.0000) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters