Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-build] ice-build Digest, Vol 12, Issue 32

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


--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.



Back to the top