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 269066

Summary: VisualizerNodeQueueTest.testLongExecutionInEQInterrupted test is dependent on timing
Product: platform Reporter: Martin Entlicher <mentlicher>
Component: ExplorerAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal Keywords: TEST
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/job/NB-Core-Build/7110/testReport/junit/org.openide.explorer.view/VisualizerNodeQueueTest/testLongExecutionInEQInterrupted/
Issue Type: DEFECT Exception Reporter:

Description Martin Entlicher 2016-11-22 06:50:54 UTC
The test VisualizerNodeQueueTest.testLongExecutionInEQInterrupted fails when the machine is under a heavy load due to it's dependence on timing.
Comment 1 Martin Entlicher 2016-11-22 08:59:56 UTC
Fixed by changeset:   302261:cf433b7f920a
http://hg.netbeans.org/core-main/rev/cf433b7f920a
Comment 2 Quality Engineering 2016-11-24 02:53:49 UTC
Integrated into 'main-silver', will be available in build *201611240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cf433b7f920a
User: mentlicher@netbeans.org
Log: #269066: Make the test more reliable.