• Miguel Reboiro Jato's avatar
    Fixes port already used in welcome test · a8f68153
    Miguel Reboiro Jato authored
    The use of RepeatedTest in the welcome test caused failures in some
    computers due to an insufficient time to close the port.
    
    This commit fixes this error by using a for to repeat the test,
    avoiding the creation of a new server in each repetition.
    a8f68153
Name
Last commit
Last update
..
utils Loading commit data...
week1 Loading commit data...
week2 Loading commit data...
week3 Loading commit data...
HybridServerFirstReleaseTestSuite.java Loading commit data...
Week1TestSuite.java Loading commit data...
Week2TestSuite.java Loading commit data...
Week3TestSuite.java Loading commit data...