Not tested, but as advised by Jesse, something like:

Assume.assumeFalse(System.getProperty("os.name").toLowerCase().startsWith("win"));

To simply disable those tests on Windows as a quick fix for current builds?
I agree it's even better than disabling them through @Ignore, to get us
back to green, then take more time to possibly fix them more
thoroughly/durably.

2017-02-12 17:30 GMT+01:00 Slide <slide.o....@gmail.com>:

> I've made some progress on this. We started at about 60 something tests
> failing and we're now down to about 15 tests failing. Some of them need to
> be skipped on windows at this point. I don't remember how to do that, so if
> someone knows off the top of their head, that would be great.
>
> On Wed, Feb 8, 2017, 14:13 Daniel Beck <m...@beckweb.net> wrote:
>
>>
>> > On 08.02.2017, at 21:58, Slide <slide.o....@gmail.com> wrote:
>> >
>> > It doesn't look like it did, I only see a Linux build happening see
>> [1].  I don't think I have direct commit rights on jenkinsci/jenkins.
>>
>> I created a branch and added the Windows build back on it.
>>
>> https://github.com/jenkinsci/jenkins/tree/windows-ci
>>
>> PRs against that branch should do what you need them to do.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-dev+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/
>> msgid/jenkinsci-dev/EC53E90C-6126-43F0-B661-F2FF0B0E0C40%40beckweb.net.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/CAPiUgVeN1xBtKM6RH1DcqBEtcLbff
> bsgukDRMHt2R8pnh6XeLg%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVeN1xBtKM6RH1DcqBEtcLbffbsgukDRMHt2R8pnh6XeLg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS63nwb4ydjh_8ubJK62XMh0xMTmpvFMp%2Bg9OgdSOVFX0A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to