Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] PDE Contribution for I20090224

Yes, it's indeed timing. We're waiting there for Equinox notifications for bundle install/uninstall commands from Plug-in Registry view. I assumed 2secs per notification and there's 7 to receive in this test. I can increase the timeout.

Chris Aniszczyk pisze:
I can't reproduce the failure locally, it may be a timing issue. We'll let it sort out tomorrow.

On Mon, Feb 23, 2009 at 9:19 PM, Darin Wright <Darin_Wright@xxxxxxxxxx <mailto:Darin_Wright@xxxxxxxxxx>> wrote:

    Additionally, I released changes to disable the old Target Platform
    Preference page, and also released the updated tests.

    Chris, could check out this failing test:
           junit.framework.AssertionFailedError: expected:<1> but was:<2>
           at junit.framework.Assert.fail(Assert.java:47)
           at junit.framework.Assert.failNotEquals(Assert.java:280)
           at junit.framework.Assert.assertEquals(Assert.java:64)
           at junit.framework.Assert.assertEquals(Assert.java:198)
           at junit.framework.Assert.assertEquals(Assert.java:204)
           at
    org.eclipse.pde.ui.tests.runtime.AbstractRegistryModelTest.testBundleChangedNotification(AbstractRegistryModelTest.java:145)



    Darin



    Chris Aniszczyk <zx@xxxxxxxxxxxxxxxxx <mailto:zx@xxxxxxxxxxxxxxxxx>>
    Sent by: pde-dev-bounces@xxxxxxxxxxx
    <mailto:pde-dev-bounces@xxxxxxxxxxx>
    02/23/2009 09:10 PM
    Please respond to
    "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx
    <mailto:pde-dev@xxxxxxxxxxx>>


    To
    "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx
    <mailto:pde-dev@xxxxxxxxxxx>>
    cc

    Subject
    [pde-dev] PDE Contribution for I20090224






    The map file has been updated for the following Bug changes:
    + Bug 263254. Target definition bundle resolution (NEW)
    + Bug 264238. [ds tooling] RFC 134: The "name" attribute is now
    optional
    for <component> and <reference> elements (NEW)
    + Bug 265907. ExportBundleTests failing (FIXED)

    The following projects have changed:
    org.eclipse.pde.core
    org.eclipse.pde.ds.ui
    org.eclipse.pde.ui.tests
    org.eclipse.pde.ds.core

    Cheers,

    --
    Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
    http://twitter.com/caniszczyk | http://twitter.com/eclipsesource
    _______________________________________________
    pde-dev mailing list
    pde-dev@xxxxxxxxxxx <mailto:pde-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/pde-dev


    _______________________________________________
    pde-dev mailing list
    pde-dev@xxxxxxxxxxx <mailto:pde-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/pde-dev




--
Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/caniszczyk | http://twitter.com/eclipsesource
------------------------------------------------------------------------

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




Back to the top