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 |
|
Oops, this seems to be a partial dupe of #1320. I suppose you can ping Angelika to see if she's interested in continuing that PR. |
|
@BNAndras I think the only thing left on that one was the skip thing. Can you test:
If that is correct, then we should just merge hers. |
|
Will do. |
|
I ran Angelika's updated code three times on the existing six tests resulting in one time-out. So unskipping the seventh test as proposed likely would make timeouts occur more often. |
Mark as tiny.