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 221974 - Failing org.netbeans.modules.autoupdate.services.TargetClusterWhenUpdateLocallyTest
Summary: Failing org.netbeans.modules.autoupdate.services.TargetClusterWhenUpdateLocal...
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.3
Hardware: PC Windows 7 x64
: P1 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION, TEST
Depends on:
Blocks:
 
Reported: 2012-11-12 14:57 UTC by Jiri Skrivanek
Modified: 2013-02-27 08:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (9.76 KB, text/plain)
2012-11-12 14:57 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-11-12 14:57:05 UTC
Created attachment 127636 [details]
Thread dump.

The following tests fail on timeout (see attached thread dump) on Windows with JDK6. To reproduce:

ant -f autoupdate.services test

org.netbeans.modules.autoupdate.services.TargetClusterWhenUpdateLocallyTest.testUpdateLocally
org.netbeans.modules.autoupdate.services.TargetClusterWhenUpdateGloballyTest.testUpdateGlobally

http://hudson4qe.cz.oracle.com/view/Trunk-QE/job/StableBTD-7.3/jdk=JDK%201.6,label=XP-slave2/43/testReport/
Comment 1 Libor Fischmeistr 2012-11-15 11:20:07 UTC
Fixed in: http://hg.netbeans.org/core-main/rev/84b98eb1a013

Tests

org.netbeans.modules.autoupdate.services.TargetClusterWhenUpdateLocallyTest.testUpdateLocally
org.netbeans.modules.autoupdate.services.TargetClusterWhenUpdateGloballyTest.testUpdateGlobally

Anotated as @RandomlyFails
Comment 2 Libor Fischmeistr 2012-11-15 11:22:33 UTC
Another bug related to tests: http://netbeans.org/bugzilla/show_bug.cgi?id=204214
Comment 3 Quality Engineering 2012-11-17 02:43:00 UTC
Integrated into 'main-golden', will be available in build *201211170002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/84b98eb1a013
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #221974: Failing org.netbeans.modules.autoupdate.services.TargetClusterWhenUpdateLocallyTest