Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Can't get the tests to pass for 9.0.+

I just staged a release on tag jetty-9.0.3.v20130506 so I can testify that that builds and tests out fine on linux

So you should be able to build from either that or simply master

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Mon, May 6, 2013 at 7:26 PM, William Ferguson <william.ferguson@xxxxxxxxxxxxx> wrote:
Absolutely. More than happy to help.


On Tue, May 7, 2013 at 10:01 AM, Jesse McConnell <jesse.mcconnell@xxxxxxxxx> wrote:
that is why I was wondering about what you were building, that sounds like what an old test was looking for many months ago that we cleaned up

we really should track down a windows box sometime to test on, jetty developers typically work on a combination of linux distros and macosx, I haven't even had a windows box in years 

if you are interested in tracking down and reporting windows build issues that would be welcome, patches even more so!

jesse


--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Mon, May 6, 2013 at 6:51 PM, William Ferguson <william.ferguson@xxxxxxxxxxxxx> wrote:
The failure for on line#500 of ResourceTest (jetty-util) doesn't look it could be environment related. It is looking for src/test/resources/ResourceTest.java which clearly doesn't exist.

William


On Tue, May 7, 2013 at 7:54 AM, William Ferguson <william.ferguson@xxxxxxxxxxxxx> wrote:
Hmm, I'm not at home any more but I'm pretty sure it was http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/
I was getting the failures for  master as well as 9.0.0.v(can't recall), 9.0.2.v(whatever) which were the only 3 I tried.

The failures were the same for all of them.


On Tue, May 7, 2013 at 6:36 AM, Jesse McConnell <jesse.mcconnell@xxxxxxxxx> wrote:
What git repo and tag are you building from?  Also what jdk patch level?  Only difference I see is you're using windows.

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Mon, May 6, 2013 at 2:47 PM, William Ferguson <william.ferguson@xxxxxxxxxxxxx> wrote:
I get a failure in jetty-util (ResourceTest seems to be referring to ResourceTest.java instead of resource.txt on line#500) and lots of failures in jetty-io

Is there something I am doing wrong?
Or were the tests ignored for the 9.0.+ releases?

NB I trying to build on Win7-64
Maven-3.0.3
JDK-1.7

William

_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev



_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev




_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev



_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev



_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev



Back to the top