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 - Failing on pristine sources
Summary: Failing on pristine sources
Status: CLOSED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Commit Validation (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Ivan Sidorkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-20 10:51 UTC by Jaroslav Tulach
Modified: 2011-06-10 08:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Generated report (475.44 KB, application/x-compressed)
2009-02-20 10:52 UTC, Jaroslav Tulach
Details
Enable logging (1.05 KB, patch)
2009-02-20 11:09 UTC, Jaroslav Tulach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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