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 46756 - failure in testWriteReadExclusion
Summary: failure in testWriteReadExclusion
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-07-29 17:50 UTC by pzajac
Modified: 2008-12-22 19:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (8.90 KB, text/plain)
2004-07-29 17:51 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-07-29 17:50:56 UTC
[200407281800]
Java Version	:	1.4.2_04

the test fails only on Windows XP. 

Test Case:  	 testWriteReadExclusion
Test Suite: 
org.openide.filesystems. LocalFileSystemTest
Module Name: 	openide 

The test also fails for MultiFilesystems and
HostFilesystem test suite.
Comment 1 pzajac 2004-07-29 17:51:29 UTC
Created attachment 16560 [details]
exception stacktrace
Comment 2 rmatous 2004-07-30 16:54:29 UTC
Works for me. Moreover the code tested by failing tests was commited
29/07 and you tested it on one day older build -> [200407281800]
Comment 3 pzajac 2004-08-10 10:21:38 UTC
v
Comment 4 rmatous 2005-04-12 13:18:11 UTC
Reopened - randomly fails.
Comment 5 Jaroslav Tulach 2005-04-14 10:45:53 UTC
If it is failing and you do not know how to fix it, please disable the test in 
4.1 branch. 
Comment 6 rmatous 2005-04-15 13:49:04 UTC
Removed from release41:

/cvs/openide/test/cfg-unit.xml,v  <--  cfg-unit.xml
new revision: 1.130.6.1; previous revision: 1.130
Comment 7 rmatous 2005-09-12 12:11:13 UTC
I haven't  noticed that this test failed for a long time. Definitely all tests
passed according to two week history (on all platforms, on all FS impl.).
Comment 8 pzajac 2005-09-13 10:18:49 UTC
v