Good afternoon,
Since the grading is based on the passing tests and, on the last project session, when talking with the TAs, it was agreed that the relayedBy field should not be updated when the packed is inserted in the array for received packets (which is checked on the last test), what should we do with the test? Do we let it stay how it is and let the CI fail? Do we comment that line? Do we remove the test?
Kind regards,
João
In reply to João Pedro Gonçalves Correia
Re: How to deal with the last faulty test
by Cristina Basescu -
Thanks for the reminder! As discussed, that test contains a mistake, specifically the one you just described. Also, as promised in another moodle post [1], we're updating the test by commenting the faulty part (the check on node 2). This way, we won't affect anyone who was already passing the test.
We'll push the updated test today to your homework 0 repositories.
We'll push the updated test today to your homework 0 repositories.
[1] https://moodlearchive.epfl.ch/2021-2022/mod/forum/discuss.php?d=64517
Hello, I think this update should also be pushed to hw1 repo.
When you merge the hw0 code with the hw1 skeleton, the update will implicitly be in your hw1 as well. Please see: https://moodlearchive.epfl.ch/2021-2022/mod/forum/discuss.php?d=64620#p130501