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 54614

Summary: Reload test failure
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: TextAssignee: Petr Nejedly <pnejedly>
Status: CLOSED WORKSFORME    
Severity: blocker Keywords: RANDOM, TEST
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2005-02-07 09:19:49 UTC
Module: openide
---------------

Suite: org.openide.text.ReloadTest
Test Case: testRefreshProblem46885
Last failed: 200502021900
Comment 1 Petr Nejedly 2005-02-22 15:22:20 UTC
I have tried hard to reproduce the problem but failed.
From looking at the source code, I don't see anything suspicious as well.
The test failed once on one machine and never again.
Was there a tachyon hit or what? (currentTimeMillis() returning
nonmonotonic values)
Comment 2 Petr Nejedly 2005-02-22 15:37:24 UTC
In the unlikely case it fails again, please reopen, I can try to add
more logging...
Comment 3 pzajac 2005-04-13 10:29:50 UTC
verified