Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Fyi: Hudson build failures - ImageData

Hi Leo,

The tests for gerrit builds failed as they used a new API which was added yesterday, but the API was not yet part of the I-build. This is a known problem, please see https://bugs.eclipse.org/bugs/show_bug.cgi?id=507602.
To avoid this state, I should have pushed the test changes after the API is in the I-build. Sorry about any trouble it caused.
I've verified that the gerrit build is running fine now.

Thanks & Regards,
Lakshmi P Shanmugam

On 7 April 2017 at 00:38, Leo Ufimtsev <Leonidas@xxxxxxxxxx> wrote:
Hello,

Just fyi:

We seem to have hudson build failures like:
[ERROR] The method getImageData(int) from the type Image is not visible
[ERROR] /jobs/genie.platform/eclipse.platform.swt-Gerrit/workspace/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_graphics_Image.java:[823]
[ERROR] ImageData imageDataAtZoom = image.getImageData(zoom);

I requested the related path to be looked at / reverted:
Bug 496409 – [HiDPI][API] Provide Image#getImageData(int zoom)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=496409

Thank you.

--
Leo Ufimtsev
Software Engineer, Eclipse team.
Toronto, Canada

Red Hat, Inc.
Leonidas@xxxxxxxxxx | http://DeveloperBlog.RedHat.com/

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



--
Lakshmi

Back to the top