Re: Build fails on Windows

2015-07-09 Thread Michael Haupt
Hi Ahmed, > Am 08.07.2015 um 19:51 schrieb Ahmed Ashour : > All test262parallel 11552 tests pass. thanks for confirming! > Noting that get-octane and get-sunspider wasn't able to be reached, although > of many times trial (behind a proxy, and SVN is correctly configured). > ... > get-octane:

Re: Build fails on Windows

2015-07-08 Thread Ahmed Ashour
nt: Wednesday, July 8, 2015 2:44 PM Subject: Re: Build fails on Windows ... and if you'd like to do us a favour, please run "ant clean test test262parallel" in the nashorn/make directory and let us know if anything breaks. :-) Best, Michael > Am 08.07.2015 um 14:43 sc

Re: Build fails on Windows

2015-07-08 Thread Michael Haupt
Hi Ahmed, > Am 08.07.2015 um 15:40 schrieb Ahmed Ashour : > TestFinder fails, but the build succeeds. I guess the reason is 'test\script' > is absolute, and not relative to the project ant 'base'. I don't think that's the reason (the tests pass on my Windows machine). Test262 is external code;

Re: Build fails on Windows

2015-07-08 Thread Ahmed Ashour
el: BUILD SUCCESSFULTotal time: 2 minutes 9 seconds From: Michael Haupt To: Nashorn-dev Sent: Wednesday, July 8, 2015 2:44 PM Subject: Re: Build fails on Windows ... and if you'd like to do us a favour, please run "ant clean test test262parallel" in the nasho

Re: Build fails on Windows

2015-07-08 Thread Michael Haupt
... and if you'd like to do us a favour, please run "ant clean test test262parallel" in the nashorn/make directory and let us know if anything breaks. :-) Best, Michael > Am 08.07.2015 um 14:43 schrieb Michael Haupt : > > Hi Ahmed, > >> Am 08.07.2015 um 13:27 schrieb Ahmed Ashour : >> There

Re: Build fails on Windows

2015-07-08 Thread Michael Haupt
Hi Ahmed, > Am 08.07.2015 um 13:27 schrieb Ahmed Ashour : > There is also #2 for the javadoc target, I am not sure if something can done > there. oops. Sorry, I missed that. This was also fixed [3,4]. Best, Michael [3] https://bugs.openjdk.java.net/browse/JDK-8130307 [4] http://hg.openjdk.jav

Re: Build fails on Windows

2015-07-08 Thread Ahmed Ashour
/discuss/2015-July/003762.html From: Michael Haupt To: Nashorn-dev Sent: Wednesday, July 8, 2015 1:12 PM Subject: Re: Build fails on Windows Hi Ahmed, this was fixed recently [1,2] - which version of Nashorn are you running on? Best, Michael [1] https://bugs.openjdk.java.n

Re: Build fails on Windows

2015-07-08 Thread Michael Haupt
Hi Ahmed, this was fixed recently [1,2] - which version of Nashorn are you running on? Best, Michael [1] https://bugs.openjdk.java.net/browse/JDK-8130306 [2] http://hg.openjdk.java.net/jdk9/dev/nashorn/rev/6eca661ddf79 > Am 07.07.2015 um 16:21 schrieb Ahmed Ashour : > > Hi all, > > Running m