Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4460 - Still Failing!

2014-12-01 Thread Chris Hostetter
: windowsfs uses mapinode,integer to determine if it can delete a : file, but this is troublesome on windows. One problem is that we cant : 100% compare files for equality without doing i/o. And doing this : itself can piss the real windows off. So I just disable windowsfs on : actual windows for

Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4460 - Still Failing!

2014-12-01 Thread Robert Muir
On Mon, Dec 1, 2014 at 11:46 AM, Chris Hostetter hossman_luc...@fucit.org wrote: : windowsfs uses mapinode,integer to determine if it can delete a : file, but this is troublesome on windows. One problem is that we cant : 100% compare files for equality without doing i/o. And doing this :

Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4460 - Still Failing!

2014-12-01 Thread Chris Hostetter
: Its easiest to explain i think by pasting the code. for 10% of runs we : don't wrap the filesystem at all. This is to ensure our mock Ah - ok. the 10% use real filesystem is the biggest part i was missing. So 90% of the time we wrap the filesystem in special checks; and 10% of the time when

Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4460 - Still Failing!

2014-12-01 Thread Robert Muir
On Mon, Dec 1, 2014 at 12:24 PM, Chris Hostetter hossman_luc...@fucit.org wrote: right, i guess a better way to restate my question -- now that i understand better what is being mocked -- is to ask: Shouldn't there an easy way (ie: sys prop?) for end users, who may primarily be interested in

Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4460 - Still Failing!

2014-11-30 Thread Michael McCandless
I think Rob fixed this with rev 1642486 Mike McCandless http://blog.mikemccandless.com On Sat, Nov 29, 2014 at 3:31 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4460/ Java: 64bit/jdk1.8.0_40-ea-b09

Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4460 - Still Failing!

2014-11-30 Thread Robert Muir
Yes, sorry, my email was screwed up and my test fail responses were going to a blackhole. windowsfs uses mapinode,integer to determine if it can delete a file, but this is troublesome on windows. One problem is that we cant 100% compare files for equality without doing i/o. And doing this itself

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4460 - Still Failing!

2014-11-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4460/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: true) 1 tests failed. FAILED: org.apache.lucene.util.junitcompat.TestLeaveFilesIfTestFails.testWindowsUnremovableFile Error Message: