Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Build I20171227-2000 unstable

Hi Sravan,

I don't think the build produced bad SDK bits, the only problem was that tests jar was slightly different. But the web site shows the build already as unstable?

Am 28.12.2017 um 09:07 schrieb Sravan K Lakkimsetti:
Hi Andrey,

Do you want me to mark build I20171227-2000 as unstable?

From the description it seems the problem affects only tests. Will this affect SDK also?

Thanks and Regards,
Sravan

Sravan Kumar Lakkimsetti
IBM India Pvt Ltd,
Embassy Golf Links Business Park, D Block,
Off Indiranagar-Kormangla Inner Ring Road,
Bangalore - 560071, India
Phone: 91-80-41776858

-----Original Message-----
From: Andrey Loskutov [mailto:loskutov@xxxxxx]
Sent: Thursday, December 28, 2017 1:27 PM
To: platform-releng-dev@xxxxxxxxxxx
Subject: [platform-releng-dev] Build I20171227-2000 unstable

Hi,

the build is marked as unstable, I guess this is because of the warnings below.

I believe that the change in
https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.eclipse.org_bugs_show-5Fbug.cgi-3Fid-3D529254&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=BbJ1i82pNJnkXoEbqK7sZDkJsrJ7wkY_no7y0H4rMzE&m=jN-IskI0Q_z3w7YGL_g9RuagXp702tVTmEZB7WLes54&s=_8h0y1EmIqcNYT-igq4t1JsGQ5xFF6DhIwwYzk76EbU&e= was the trigger (https://urldefense.proofpoint.com/v2/url?u=https-3A__git.eclipse.org_c_platform_eclipse.platform.ui.git_commit_-3Fid-3Ddc21038f27457502aacbf2cb458b2d0293a896b0&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=BbJ1i82pNJnkXoEbqK7sZDkJsrJ7wkY_no7y0H4rMzE&m=jN-IskI0Q_z3w7YGL_g9RuagXp702tVTmEZB7WLes54&s=Hq2htj5x1kspaoddlyytHzTGzqVFsPQvJX9CPjxOHHQ&e=).

The internal progress API is changes slightly so it could be that the resulting test class files are different now (JobInfo.getParent() returns now JobTreeElement and not an Object).

I'm right in the assumption that this means, that either the code or the forceQualifierUpdate.txt of the tests.ui plugin need to be touched?

I'm going to update the test code to use more specific signature of JobInfo.getParent().

[INFO] --- tycho-p2-plugin:1.1.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.ui.tests --- [INFO] Artifact comparison detailed log directory /opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/tests/org.eclipse.ui.tests/target/artifactcomparison
[WARNING] MavenProject:
org.eclipse.ui:org.eclipse.ui.tests:3.14.0-SNAPSHOT @
/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/tests/org.eclipse.ui.tests/pom.xml:
baseline and build artifacts have same version but different contents
no-classifier: different
org/eclipse/ui/tests/progress/ProgressViewTests.class: different
classifier-sources: not present in baseline

[INFO] MavenProject: org.eclipse.ui:org.eclipse.ui.tests:3.14.0-SNAPSHOT
@
/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/tests/org.eclipse.ui.tests/pom.xml
The main artifact has been replaced with the baseline version.
The following attached artifacts have been replaced with the baseline version: [pack200] The following attached artifacts are not present in the baseline and have been removed: [sources]


--
Kind regards,
Andrey Loskutov

https://urldefense.proofpoint.com/v2/url?u=http-3A__google.com_-2BAndreyLoskutov&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=BbJ1i82pNJnkXoEbqK7sZDkJsrJ7wkY_no7y0H4rMzE&m=jN-IskI0Q_z3w7YGL_g9RuagXp702tVTmEZB7WLes54&s=67bIZasAEeF6hDc5TC073lfAuAI7Q_fD_geaTZKQiNg&e=
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_platform-2Dreleng-2Ddev&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=BbJ1i82pNJnkXoEbqK7sZDkJsrJ7wkY_no7y0H4rMzE&m=jN-IskI0Q_z3w7YGL_g9RuagXp702tVTmEZB7WLes54&s=h4-QKglGpYzcE1-a9_Xrspjv5e7mMFXQNmNGSGv3TYc&e=




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


--
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov


Back to the top