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 158879

Summary: Failing on pristine sources
Product: ide Reporter: Jaroslav Tulach <jtulach>
Component: Commit ValidationAssignee: Ivan Sidorkin <ivansidorkin>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Generated report
Enable logging

Description Jaroslav Tulach 2009-02-20 10:51:33 UTC
ant clean build commit-validation 
fails on my Local machine. Revision:

$ hg identify
e84983560648 tip

Please disable or fix all unstable tests.
Comment 1 Jaroslav Tulach 2009-02-20 10:52:16 UTC
Created attachment 77195 [details]
Generated report
Comment 2 Jaroslav Tulach 2009-02-20 11:09:56 UTC
Created attachment 77198 [details]
Enable logging
Comment 3 Jaroslav Tulach 2009-02-20 11:11:29 UTC
Ivan, please consider adding such logLevel methods into all commit validation tests. Then the developement will be 
able to get more info why the tests are failing. Or, as an option, the logLevel could be changed directly in 
JellyTestCase...
Comment 4 Jaroslav Tulach 2009-02-20 11:14:41 UTC
The xml.schema validation fails when I run it inside Xvnc (e.g. without any window manager):

Xvnc -ac -localhost :12 -geometry 1024x768&
(export DISPLAY=localhost:12; ant -f xml.schema/build.xml -Dtest.config=commit test)

Comment 5 Marian Mirilovic 2011-06-10 08:56:36 UTC
too old - starting with clean table
Comment 6 Marian Mirilovic 2011-06-10 08:58:21 UTC
v/c