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 185945 - Random-looking GeneralSanityTest.testNoWrites failure
Summary: Random-looking GeneralSanityTest.testNoWrites failure
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2010-05-11 17:45 UTC by Jesse Glick
Modified: 2010-05-17 15:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-05-11 17:45:57 UTC
I think I have seen more than one of these recently. P2 since it prevents propagation of changes.

checkWrite: /space/workspace/push-core-main/ide.kit/build/test/qa-functional/work/userdir0/var/cache/all-ergonomics.dat
java.lang.Exception: checkWrite: /space/workspace/push-core-main/ide.kit/build/test/qa-functional/work/userdir0/var/cache/all-ergonomics.dat
	at org.netbeans.test.ide.CountingSecurityManager.checkWrite(CountingSecurityManager.java:413)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:169)
	at org.netbeans.Stamps$Store.store(Stamps.java:572)
	at org.netbeans.Stamps$Worker.run(Stamps.java:741)
checkWrite: /space/workspace/push-core-main/ide.kit/build/test/qa-functional/work/userdir0/var/cache/all-ergonomics.dat
checkWrite: /space/workspace/push-core-main/ide.kit/build/test/qa-functional/work/userdir0/var/cache/all-local-layers.dat
java.lang.Exception: checkWrite: /space/workspace/push-core-main/ide.kit/build/test/qa-functional/work/userdir0/var/cache/all-local-layers.dat
	at org.netbeans.test.ide.CountingSecurityManager.checkWrite(CountingSecurityManager.java:413)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:169)
	at org.netbeans.Stamps$Store.store(Stamps.java:572)
	at org.netbeans.Stamps$Worker.run(Stamps.java:741)
checkWrite: /space/workspace/push-core-main/ide.kit/build/test/qa-functional/work/userdir0/var/cache/all-local-layers.dat
checkWrite: /space/workspace/push-core-main/ide.kit/build/test/qa-functional/work/userdir0/var/cache/all-modules.dat
java.lang.Exception: checkWrite: /space/workspace/push-core-main/ide.kit/build/test/qa-functional/work/userdir0/var/cache/all-modules.dat
	at org.netbeans.test.ide.CountingSecurityManager.checkWrite(CountingSecurityManager.java:413)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:169)
	at org.netbeans.Stamps$Store.store(Stamps.java:572)
	at org.netbeans.Stamps$Worker.run(Stamps.java:741)
 expected:<0> but was:<5>
	at org.netbeans.test.ide.CountingSecurityManager.assertCounts(CountingSecurityManager.java:154)
	at org.netbeans.test.ide.GeneralSanityTest.testNoWrites(GeneralSanityTest.java:93)
Comment 1 Jaroslav Tulach 2010-05-12 08:46:13 UTC
ergonomics#e50d4ecb352e
Comment 2 Quality Engineering 2010-05-17 15:29:24 UTC
Integrated into 'main-golden', will be available in build *201005170932* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: