Sync tournament (issue #986)#1014
Conversation
|
This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested. If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos. For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping |
mk-mxp
left a comment
There was a problem hiding this comment.
This breaks a great amount of community solutions (at least for the PHP track): more than 4500! Anyways I think the test is not that unrealistic and it breaks the result formatting only.
Thanks for this!
|
Yes, need to pad a 2 digits score now. 4500+ breaks, include mine 😁 |
Tournamentmetadata and docsexample.phpandtournamentTest.phptournamenttoauto-sync.txtconfig.jsonexample.phpto pass new test unitHad to modify
example.phpto pass new test cases from problem-specificationsRef: #986
Closes #986