Re: Unable to build source

fnl <[email protected]> Tue, 7 Apr 2020 12:15:21 -0700 (PDT)
Newsgroups gmane.comp.java.robocode
Message-ID <[email protected]>
Hi Chris,

It sure is wierd. I also noticed that the CI set up on GitHub gave the same 
error for BattleWin. However, it works fine on 3 of my own local machines.
I guess the test is just too sensitive, and I will probably set add an 
@Ignore annotation with the class to ignore it in the future.

Just add a @Ignore to this single test like this:

...
@org.junit.Ignore
public class TestWin extends RobocodeTestBed {
...

Best regards,
- Flemming

-- 
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/robocode/c6348858-50ea-4fdd-bb5e-2398ad573f64%40googlegroups.com.