Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » State of tests, build and gerrit
State of tests, build and gerrit [message #1587846] Tue, 27 January 2015 15:49 Go to next message
Christian Schneider is currently offline Christian SchneiderFriend
Messages: 3
Registered: January 2015
Junior Member
Hi,

I was wondering what the state of the oomph build is regarding tests. When running mvn package on master or on 1.0.0 there are several failing tests. On the build server the tests are skipped completely. Additionally gerrit is not configured to use automatic builds for voting.

For the extended caching [1] I've written a new test. Which I would obviously like to run with maven Smile

So what is the plan with the tests? Should the failing tests be disabled? What do you think about using the build for voting in gerrit?

Regards,
Christian

[1] bugs.eclipse.org/bugs/show_bug.cgi?id=458225
Re: State of tests, build and gerrit [message #1589050 is a reply to message #1587846] Wed, 28 January 2015 07:51 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6692
Registered: July 2009
Senior Member
Am 27.01.2015 um 19:28 schrieb Christian Schneider:
> Hi,
>
> I was wondering what the state of the oomph build is regarding tests. When running mvn package on master or on 1.0.0
> there are several failing tests. On the build server the tests are skipped completely. Additionally gerrit is not
> configured to use automatic builds for voting.
>
> For the extended caching [1] I've written a new test. Which I would obviously like to run with maven :)
>
> So what is the plan with the tests?
I anted to investigate how that's done with Maven. If you know it, can you contribute a patch for our pom.xml?

> Should the failing tests be disabled?
I guess I should see why they're failing and either fix or remove them.

> What do you think about using the build for voting in gerrit?
I was scared by the discussion about code injection into the automatically executed Gerrit tests (can't find the link
right now) and wanted to wait and see where it goes.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: State of tests, build and gerrit [message #1599019 is a reply to message #1589050] Tue, 03 February 2015 10:15 Go to previous messageGo to next message
Christian Schneider is currently offline Christian SchneiderFriend
Messages: 3
Registered: January 2015
Junior Member
Uh, when posting a new topic I'm not subscribed to it... sorry for the late reply.

> I anted to investigate how that's done with Maven. If you know it, can you contribute a patch for our pom.xml?
Well, the tests are run by maven. So no patch to the pom is required. It just stops executing tests as soon as it encounters a failing test. Thus all test have to be successful to properly work with maven (and an automatic build voting in general).

>> Should the failing tests be disabled?
> I guess I should see why they're failing and either fix or remove them.
Ok, should I go with disabling them and mark them as //TODO in the code in the meanwhile?

> I was scared by the discussion about code injection into the automatically > executed Gerrit tests (can't find the link
> right now) and wanted to wait and see where it goes.
I see. But as other projects still use it, it should not impose much of an additional risk, should it?

Regards
Christian
Re: State of tests, build and gerrit [message #1691079 is a reply to message #1599019] Thu, 02 April 2015 07:49 Go to previous message
Christian Schneider is currently offline Christian SchneiderFriend
Messages: 3
Registered: January 2015
Junior Member
Please see comments on bug 458225 for the current solution:
bugs.eclipse.org/bugs/show_bug.cgi?id=458225
Previous Topic:Have the Project Catalogs gone off-line?
Next Topic:[Announce] The New Oomph Installer is Available
Goto Forum:
  


Current Time: Fri Dec 06 17:22:14 GMT 2024

Powered by FUDForum. Page generated in 0.03585 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top