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 120535 - Test failures
Summary: Test failures
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: TEST
Depends on: 120166
Blocks:
  Show dependency tree
 
Reported: 2007-10-30 18:35 UTC by Jesse Glick
Modified: 2008-01-31 12:46 UTC (History)
2 users (show)

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 2007-10-30 18:35:24 UTC
Not sure if this is the right component or not.

http://deadlock.netbeans.org/hudson/job/trunk/lastSuccessfulBuild/testReport/org.netbeans.core.projects/ValidateLayerConsistencyTest/testFolderOrdering/

Found same position 2100 for both Loaders/text/x-wsdl+xml/Actions/org-openide-actions-PropertiesAction.instance and
Loaders/text/x-wsdl+xml/Actions/sep-6.instance

Loaders/text/x-wsdl+xml/Actions/org-openide-actions-PropertiesAction.instance is provided by:
[org.netbeans.modules.xml.wsdlui, org.netbeans.modules.websvc.core]
 org.netbeans.modules.xml.wsdlui: different attributes = '{position=2300}
 org.netbeans.modules.websvc.core: different attributes = '{position=2100}
Loaders/text/x-wsdl+xml/Actions/org-openide-actions-FileSystemAction.instance is provided by:
[org.netbeans.modules.xml.wsdlui, org.netbeans.modules.websvc.core]
 org.netbeans.modules.xml.wsdlui: different attributes = '{position=2000}
 org.netbeans.modules.websvc.core: different attributes = '{position=300}
Loaders/text/x-wsdl+xml/Actions/org-openide-actions-ToolsAction.instance is provided by:
[org.netbeans.modules.xml.wsdlui, org.netbeans.modules.websvc.core]
 org.netbeans.modules.xml.wsdlui: different attributes = '{position=2200}
 org.netbeans.modules.websvc.core: different attributes = '{position=2000}
Comment 1 Sonali Kochar 2007-10-30 18:45:29 UTC
This looks like a dup of 120438
http://www.netbeans.org/issues/show_bug.cgi?id=120438

Kini,

Please confirm.

sonali
Comment 2 Milan Kuchtiak 2007-10-30 19:16:22 UTC
The issue is related also to issue 120166.
I'll fix that issue first.
Comment 3 Shivanand Kini 2007-10-30 19:28:54 UTC
Yes, the underlying problem is 120166. 

I will revert my fix for http://www.netbeans.org/issues/show_bug.cgi?id=106567 (which caused 120438) and reconsider
after your fix of 120166. But for time being, this should take care of the build break.
Comment 4 Milan Kuchtiak 2007-10-31 14:29:30 UTC
I removed all XML layer entries related to wsdl editor actions:
Diff:
http://websvc.netbeans.org/source/browse/websvc/core/src/org/netbeans/modules/websvc/core/resources/mf-layer.xml?r1=1.50&r2=1.51
Comment 5 Jaroslav Pospisil 2008-01-31 12:46:49 UTC
v.