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 135973

Summary: Acceptance tests failed
Product: xml Reporter: Ivan Sidorkin <ivansidorkin>
Component: Schema ToolsAssignee: Michael Nazarov <michaelnazarov>
Status: VERIFIED FIXED    
Severity: blocker CC: michaelnazarov, tonybeckham
Priority: P1 Keywords: TEST
Version: 6.x   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/trunk/2067/testReport/
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2008-05-28 10:33:24 UTC
Samaresh,

please check that Changesets 81771:7760689afd8c and 81770:e0c4c2341cc1
doesn't broke functionality

if everything is OK I will reassign this issue to QE
Comment 1 Samaresh Panda 2008-05-28 13:34:10 UTC
Yeah, there is nothing wrong. The tests were written based on new schema defaults. This is different now. Please assign
it to the right person. See issue 132451 and issue 131982.
Comment 2 Jesse Glick 2008-05-28 14:23:39 UTC
Breaking commit validation, so please either

1. revert changes;

2. disable tests; or

3. fix tests

ASAP.
Comment 3 Samaresh Panda 2008-05-28 17:10:41 UTC
After talking to Michael, I have disabled the failed tests. See http://hg.netbeans.org/main/rev/5d94b92136eb. Hope the
build will not complain any more.
Comment 4 Michael Nazarov 2008-05-29 06:13:35 UTC
Well previous changes were fast and temporary solution, now I updated tests
according to new code generation. Should be good now.
Comment 5 Ivan Sidorkin 2008-06-21 10:11:33 UTC
verified