Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] ACTION REQUIRED: Possible problem with declared build S-3.10.0.RC2-20180524070951

Despite 2 missing checkmarks on teh smoke test wiki from JavaEE and Dali, I've pushed this build into the simrel.

Now I see that there's a possible problem. See details below from mattermost [1].

PMC and project leads, should I back it out or should we just fix it in RC3, when/if Dali people reappear ?


jcollier

Found a bug with Dali in Photon RC1 https://bugs.eclipse.org/bugs/show_bug.cgi?id=535243

jcollier

Marking it as critical

Shouldn't the smoketest Dali runs before each release catch these kinds of things?

Guess not...

nitind

In theory, yes. It's also one of the two components not to have results in the RC2 smoke test. https://wiki.eclipse.org/WTP_Smoke_Test_Results_R3100_20180524070951 . Not sure who the DG is that's listed there.


Tue, May 29, 2018
jcollier

DG is Dimitar Giormov

jcollier

Also, https://bugs.eclipse.org/bugs/show_bug.cgi?id=535243#c1. Looks like the bug is due to something gone wrong in plugin.xml. But it hasn't been edited in 6 years and is just a stub. Hmmm

 
(edited)
stuartbot

The issue is occurring because at line 75, "this.getItemContentProvider(parentElement);" is returning null. The function itself says:

"NB: We have a bug (probably in our plugin.xml) if this method ever returns null unexpectedly"

Looks like something's gone wrong with the plugin.xml -> JPA Content doesn't show up in project explorer in Photon RC1

The issue is occurring because at line 75, "this.getItemContentProvider(parentElement);" is returning null. The function itself says:

"NB: We have a bug (probably in our plugin.xml) if this method ever returns null unexpectedly"

Looks like something's gone wrong with the plugin.xml -> JPA Content doesn't show up in project explorer in Photon RC1

jcollier

Has the UI in Photon RC1 been unstable for anyone else?

Seems something funky is going on with SWT

Might just be me though

Been getting a ton of ‘Widget is disposed’ exceptions, projects in the project explorer are sometimes just up and disappearing, and projects are autocollapsing whenever I add resources to them (classes, servlets, etc)

(edited)
nitind

Installed how, because I don't see ours listed at https://www.eclipse.org/downloads/index-developer.php ?

Eclipse Downloads | The Eclipse Foundation

The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source projects, including runtimes, tools and frameworks.  


On Tue, May 29, 2018 at 4:05 PM, WTP Releng <nboldt@xxxxxxxxxx> wrote:
 

Download Page:
http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.RC2-20180524070951

General Smoketest results page:
http://wiki.eclipse.org/WTP_Smoke_Test_Results

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



--

Nick Boldt

Principal Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus

Back to the top