Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Update ICETests

Well, it has been several weeks since we have updated master, so the better solution is to run all checks on next and update if they pass. This would include the usual bit of Robert running all of his extended SWTBot tests, Andrew testing with VIBE, Alex testing with MOOSE, and me testing with the neutron reflectivity code. 

We can set a date on it, say Friday?

Jay

Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx <ice-dev-bounces@xxxxxxxxxxx> on behalf of Smith, Robert W. <smithrw@xxxxxxxx>
Sent: Wednesday, May 11, 2016 12:32 PM
To: ice developer discussions
Subject: Re: [ice-dev] Update ICETests

Alex,

This is related to a bug in the target where it would try to pull in two different versions of the SWTBot plugins. You can see the fix for EAVP-next at https://github.com/eclipse/eavp/commit/39cfe5c3e59af9396cfef46d35aa1c92452b16ee.

This fix hasn't, as far as I can see, been applied to EAVP-Master. I'll fix it in the master branch, which should fix the issue. (I'll also update the Hudson job so that failed EAVP-master builds trigger an email to the dev-list, as it's been failing for two weeks.)

Robert
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx <ice-dev-bounces@xxxxxxxxxxx> on behalf of McCaskey, Alex <mccaskeyaj@xxxxxxxx>
Sent: Wednesday, May 11, 2016 12:14 PM
To: ice developer discussions
Subject: [ice-dev] Update ICETests

ICE Devs,

I have updated the ICETests repo to remove all bison-related files and replace them with moose_test files. You will need to update your ICETests to get your builds to pass. The latest in next gets rid of references to the bison files and replaces it with the moose_test files.

As for master, I have merged those bison-related changes from next and committed it locally. However, I can’t get master to build to check that the changes are good. Is anyone else having trouble building master? I’ve been away from ICE development for awhile, maybe I missed something. Here’s the error

ERROR] Cannot resolve target definition:
[ERROR]   Software being installed: org.eclipse.swtbot.eclipse.feature.group 2.3.0.201506081302
[ERROR]   Software being installed: org.eclipse.swtbot.eclipse.feature.group 2.4.0.201604200752
[ERROR]   Only one of the following can be installed at once: [org.eclipse.swtbot.eclipse.feature.jar 2.4.0.201604200752, org.eclipse.swtbot.eclipse.feature.jar 2.3.0.201506081302]
[ERROR]   Cannot satisfy dependency: org.eclipse.swtbot.eclipse.feature.group 2.3.0.201506081302 depends on: org.eclipse.swtbot.eclipse.feature.jar [2.3.0.201506081302]
[ERROR]   Cannot satisfy dependency: org.eclipse.swtbot.eclipse.feature.group 2.4.0.201604200752 depends on: org.eclipse.swtbot.eclipse.feature.jar [2.4.0.201604200752]

This is early on when it tries to resolve the EAVP-next repo.

Alex



_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev



Back to the top