This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228372 - Failing org.netbeans.modules.bugzilla.autoupdate.BugzillaPluginUCTest.testGotVersion
Summary: Failing org.netbeans.modules.bugzilla.autoupdate.BugzillaPluginUCTest.testGot...
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.3.1
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2013-04-08 11:47 UTC by Jiri Skrivanek
Modified: 2013-06-18 13:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2013-04-08 11:47:23 UTC
Please, fix org.netbeans.modules.bugzilla.autoupdate.BugzillaPluginUCTest.testGotVersion in release73 branch.

junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNotNull(Assert.java:218)
	at junit.framework.Assert.assertNotNull(Assert.java:211)
	at org.netbeans.modules.bugzilla.autoupdate.BugzillaPluginUCTest.testGotVersion(BugzillaPluginUCTest.java:194)

http://hudson4qe.cz.oracle.com/view/NB7.3.1/job/StableBTD-7.3.1/3/jdk=JDK%207,label=Ubuntu-slave3/testReport/org.netbeans.modules.bugzilla.autoupdate/BugzillaPluginUCTest/testGotVersion
Comment 1 Tomas Stupka 2013-04-08 11:52:00 UTC
i think this is caused by issue #228206
Comment 2 Quality Engineering 2013-05-21 00:21:08 UTC
Integrated into 'releases', will be available in build *201305202200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/62e370dada0e
User: Jiri Skrivanek <jskrivanek@netbeans.org>
Log: #228372 - BugzillaPluginUCTest removed from stable config.
Comment 3 Jiri Skrivanek 2013-05-21 07:00:55 UTC
It is not HR_FIX. I just excluded this test from stable test config which is a workaround for 7.3.1. This bug still has to be fixed in trunk if it fails there.
Comment 4 Tomas Stupka 2013-06-10 13:25:13 UTC
fixed in trunk

fixed in core-main #8d9fe76c1737
Comment 5 Tomas Stupka 2013-06-10 13:27:44 UTC
feel free to reopen in case you see it as necessary to fix also the cause for the falling (though currently disabled) test in releases73
Comment 6 Quality Engineering 2013-06-12 02:02:27 UTC
Integrated into 'main-golden', will be available in build *201306112301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8d9fe76c1737
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #228372 - Failing org.netbeans.modules.bugzilla.autoupdate.BugzillaPluginUCTest.testGotVersion