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 47298 - failure in testReadLockTheDocumentAndThenTry..
Summary: failure in testReadLockTheDocumentAndThenTry..
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-08-17 10:31 UTC by pzajac
Modified: 2008-12-22 20:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test log (1.50 KB, text/plain)
2004-08-17 10:31 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-08-17 10:31:08 UTC
Test Case:  	
testReadLockTheDocumentAndThenTryToCreateAPositionInItMeanWhileLetOtherThreadCloseAComponent
Test Suite: 
org.openide.text. DocumentCannotBeClosedWhenReadLockedTest
Module Name: 	openide
Comment 1 pzajac 2004-08-17 10:31:45 UTC
Created attachment 16873 [details]
test  log
Comment 2 Jaroslav Tulach 2004-08-17 17:23:03 UTC
Just a bug in the test.

openide/test/unit/src/org/openide/text/DocumentCannotBeClosedWhenReadLockedTest.java,v
 <--  DocumentCannotBeClosedWhenReadLockedTest.java
new revision: 1.2
Comment 3 pzajac 2004-08-27 12:51:53 UTC
The test passed.