​Pratul,
Download SWTBot and run the build again. You can install SWTBot in Eclipse through Help -> Eclipse Marketplace. Just search for SWTBot and click the Install button. Let me know if that fixes the issue.
For your Linux install, what version of Java are you using? You can easily tell by running "java -version" in the terminal. Many ICE features, including the Developer Menu, require at least Java 1.8. You may need to update it if your version is lower.
Robert
From: ice-build-bounces@xxxxxxxxxxx <ice-build-bounces@xxxxxxxxxxx> on behalf of Pratul K. Agarwal <agarwalpk@xxxxxxxx>
Sent: Friday, October 09, 2015 1:19 PM
To: ice-build@xxxxxxxxxxx
Subject: Re: [ice-build] ice-build Digest, Vol 12, Issue 34
Hi Robert,
Don't remember if the errors were same (as I cleaned up the directories and did fresh installation and build).
I tried what you suggested. Unfortunately the option "Run As -> SWTBot Test" is missing in my ICE installation. Is this what the problem could be?
I tried the Linux installation. Runs fine. But there is no "Developer" Menu. So could not clone and build.
Pratul
Pratul K. Agarwal, Ph.D.
(Editorial Board Member: PLoS ONE, Microbial Cell Factories)
Computational Biology Institute &
Computer Science and Mathematics Division
Oak Ridge National Laboratory, Oak Ridge, TN 37831, USA
Phone: +1-865-574-7184
Web: http://www.ornl.gov/~pratul/
Send ice-build mailing list submissions to
ice-build@xxxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
https://dev.eclipse.org/mailman/listinfo/ice-build
or, via email, send a message with subject or body 'help' to
ice-build-request@xxxxxxxxxxx
You can reach the person managing the list at
ice-build-owner@xxxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ice-build digest..."
Today's Topics:
1. Re: ice-build Digest, Vol 12, Issue 32 (Smith, Robert W.)
2. [eclipse/ice] 458a7c: Updated manifest to address start bug.
(GitHub)
3. [eclipse/ice] ca460f: Fixed messed up build.properties file.
(GitHub)
4. Re: ice-build Digest, Vol 12, Issue 32 (Jay J. Billings)
----------------------------------------------------------------------
Message: 1
Date: Thu, 8 Oct 2015 18:49:48 +0000
From: "Smith, Robert W." <smithrw@xxxxxxxx>
To: "ice-build@xxxxxxxxxxx" <ice-build@xxxxxxxxxxx>
Subject: Re: [ice-build] ice-build Digest, Vol 12, Issue 32
Message-ID: <1444330188815.2907@xxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"
Pratul,
Is the error identical? By that I mean is this portion just above the long list of successes and failures the same?
Results :
Tests in error:
ICEResourcePageTester.beforeEachTest:142->AbstractWorkbenchTester.beforeEachTest:122->AbstractICEUITester.beforeEachTest:155->beforeAllTests:110->AbstractWorkbenchTester.openView:272
? WidgetNotFound
ICEResourcePageTester.beforeEachTest:146 ? WidgetNotFound Could not
find edito...
ICEResourcePageTester.beforeEachTest:146 ? WidgetNotFound Could not
find edito...
ICEResourcePageTester.beforeEachTest:146 ? WidgetNotFound Could not
find edito...
ICEResourcePageTester>AbstractICEUITester.afterClass:210->afterAllTests:175
? WidgetNotFound
It's failing when attempting to open the Show View dialog. Did you notice if new windows were popping up just before the build failed? It should be opening new windows to check the UI during that particular test, so if they aren't opening that will cause the test to fail.
Can you go to the org.eclipse.ice.client.wdigets.test -> src -> org.eclipse.ice.client.widgets.test, right click on ICEResourcePageTester, and Run As -> SWTBot Test and see if that test passes when run outside of the build?
Let me know how the Linux build goes.
Robert
________________________________________
From: ice-build-bounces@xxxxxxxxxxx <ice-build-bounces@xxxxxxxxxxx> on behalf of Pratul K. Agarwal <agarwalpk@xxxxxxxx>
Sent: Thursday, October 08, 2015 2:34 PM
To: ice-build@xxxxxxxxxxx
Subject: Re: [ice-build] ice-build Digest, Vol 12, Issue 32
Okay. Thanks Jay. I tried it. I left the mouse and keyboard ... still
same error.
Robert, can you please help me?
PS: In the meantime, let me see if I can build this under Linux.
Pratul K. Agarwal, Ph.D.
(Editorial Board Member: PLoS ONE, Microbial Cell Factories)
Computational Biology Institute &
Computer Science and Mathematics Division
Oak Ridge National Laboratory, Oak Ridge, TN 37831, USA
Phone: +1-865-574-7184
Web: http://www.ornl.gov/~pratul/
On 10/8/2015 1:19 PM, ice-build-request@xxxxxxxxxxx wrote:
Send ice-build mailing list submissions to
ice-build@xxxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
https://dev.eclipse.org/mailman/listinfo/ice-build
or, via email, send a message with subject or body 'help' to
ice-build-request@xxxxxxxxxxx
You can reach the person managing the list at
ice-build-owner@xxxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ice-build digest..."
Today's Topics:
1. Re: Issues building ICE (from the unstable-nightly build)
(Jay J. Billings)
----------------------------------------------------------------------
Message: 1
Date: Thu, 8 Oct 2015 13:18:57 -0400
From: "Jay J. Billings" <billingsjj@xxxxxxxx>
To: ice-build@xxxxxxxxxxx
Subject: Re: [ice-build] Issues building ICE (from the
unstable-nightly build)
Message-ID: <5616A581.7020502@xxxxxxxx>
Content-Type: text/plain; charset=utf-8; format=flowed
Pratul,
That looks like it was trying to run a UI test with SWTBot. When those
tests are running, you need to let them have control of the mouse and
keyboard. So, if Window pops up, you just have to let it click around
until it is satisfied.
Robert can help you figure this out.
Jay
On 10/08/2015 12:34 PM, Pratul K. Agarwal wrote:
_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build
------------------------------
Message: 2
Date: Thu, 08 Oct 2015 12:00:57 -0700
From: GitHub <noreply@xxxxxxxxxx>
To: ice-build@xxxxxxxxxxx
Subject: [ice-build] [eclipse/ice] 458a7c: Updated manifest to address
start bug.
Message-ID:
<5616bd69c9d00_7a323f8564d4929c320f9@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"
Branch: refs/heads/jay/projectSupport
Home: https://github.com/eclipse/ice
Commit: 458a7cdaf2860e0043e2fc9747381d1029146a7b
https://github.com/eclipse/ice/commit/458a7cdaf2860e0043e2fc9747381d1029146a7b
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M org.eclipse.ice.core/META-INF/MANIFEST.MF
Log Message:
-----------
Updated manifest to address start bug.
Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>
------------------------------
Message: 3
Date: Thu, 08 Oct 2015 14:24:17 -0700
From: GitHub <noreply@xxxxxxxxxx>
To: ice-build@xxxxxxxxxxx
Subject: [ice-build] [eclipse/ice] ca460f: Fixed messed up
build.properties file.
Message-ID:
<5616df014d635_3e563fe1e247729c842ad@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"
Branch: refs/heads/jay/projectSupport
Home: https://github.com/eclipse/ice
Commit: ca460f9f96bcb971e5a4e910d8aacbe78d8bfabf
https://github.com/eclipse/ice/commit/ca460f9f96bcb971e5a4e910d8aacbe78d8bfabf
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M org.eclipse.ice.viz.service/build.properties
Log Message:
-----------
Fixed messed up build.properties file.
Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>
------------------------------
Message: 4
Date: Fri, 9 Oct 2015 10:02:16 -0400
From: "Jay J. Billings" <billingsjj@xxxxxxxx>
To: ice-build@xxxxxxxxxxx
Subject: Re: [ice-build] ice-build Digest, Vol 12, Issue 32
Message-ID: <5617C8E8.1080506@xxxxxxxx>
Content-Type: text/plain; charset=windows-1252; format=flowed
FWIW, I got this same error yesterday on my new Linux box. It worked
when I tried it again and left Eclipse maximized.
Jay
On 10/08/2015 02:49 PM, Smith, Robert W. wrote:
Pratul,
Is the error identical? By that I mean is this portion just above the long list of successes and failures the same?
Results :
Tests in error:
ICEResourcePageTester.beforeEachTest:142->AbstractWorkbenchTester.beforeEachTest:122->AbstractICEUITester.beforeEachTest:155->beforeAllTests:110->AbstractWorkbenchTester.openView:272
? WidgetNotFound
ICEResourcePageTester.beforeEachTest:146 ? WidgetNotFound Could not
find edito...
ICEResourcePageTester.beforeEachTest:146 ? WidgetNotFound Could not
find edito...
ICEResourcePageTester.beforeEachTest:146 ? WidgetNotFound Could not
find edito...
ICEResourcePageTester>AbstractICEUITester.afterClass:210->afterAllTests:175
? WidgetNotFound
It's failing when attempting to open the Show View dialog. Did you notice if new windows were popping up just before the build failed? It should be opening new windows to check the UI during that particular test, so if they aren't opening that will cause the test to fail.
Can you go to the org.eclipse.ice.client.wdigets.test -> src -> org.eclipse.ice.client.widgets.test, right click on ICEResourcePageTester, and Run As -> SWTBot Test and see if that test passes when run outside of the build?
Let me know how the Linux build goes.
Robert
________________________________________
From: ice-build-bounces@xxxxxxxxxxx <ice-build-bounces@xxxxxxxxxxx> on behalf of Pratul K. Agarwal <agarwalpk@xxxxxxxx>
Sent: Thursday, October 08, 2015 2:34 PM
To: ice-build@xxxxxxxxxxx
Subject: Re: [ice-build] ice-build Digest, Vol 12, Issue 32
Okay. Thanks Jay. I tried it. I left the mouse and keyboard ... still
same error.
Robert, can you please help me?
PS: In the meantime, let me see if I can build this under Linux.
Pratul K. Agarwal, Ph.D.
(Editorial Board Member: PLoS ONE, Microbial Cell Factories)
Computational Biology Institute &
Computer Science and Mathematics Division
Oak Ridge National Laboratory, Oak Ridge, TN 37831, USA
Phone: +1-865-574-7184
Web: http://www.ornl.gov/~pratul/
On 10/8/2015 1:19 PM, ice-build-request@xxxxxxxxxxx wrote:
Send ice-build mailing list submissions to
ice-build@xxxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
https://dev.eclipse.org/mailman/listinfo/ice-build
or, via email, send a message with subject or body 'help' to
ice-build-request@xxxxxxxxxxx
You can reach the person managing the list at
ice-build-owner@xxxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ice-build digest..."
Today's Topics:
1. Re: Issues building ICE (from the unstable-nightly build)
(Jay J. Billings)
----------------------------------------------------------------------
Message: 1
Date: Thu, 8 Oct 2015 13:18:57 -0400
From: "Jay J. Billings" <billingsjj@xxxxxxxx>
To: ice-build@xxxxxxxxxxx
Subject: Re: [ice-build] Issues building ICE (from the
unstable-nightly build)
Message-ID: <5616A581.7020502@xxxxxxxx>
Content-Type: text/plain; charset=utf-8; format=flowed
Pratul,
That looks like it was trying to run a UI test with SWTBot. When those
tests are running, you need to let them have control of the mouse and
keyboard. So, if Window pops up, you just have to let it click around
until it is satisfied.
Robert can help you figure this out.
Jay
On 10/08/2015 12:34 PM, Pratul K. Agarwal wrote:
_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build
_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build
|