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 171481 - C/V test failed. testGetAllNbProjects
Summary: C/V test failed. testGetAllNbProjects
Status: VERIFIED DUPLICATE of bug 171612
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2009-09-04 13:01 UTC by Ivan Sidorkin
Modified: 2009-09-15 12:29 UTC (History)
1 user (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 Ivan Sidorkin 2009-09-04 13:01:50 UTC
No all IDE projects are registered for ergonomics mode:
org.netbeans.modules.javafx.project.JavaFXProjectType info: org.netbeans.modules.javafx.project not present
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.ant.freeform OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.apisupport.project.suite OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.apisupport.project OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.cnd.makeproject OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.j2ee.archive.project OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.j2ee.clientproject OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.j2ee.earproject OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.j2ee.ejbjarproject OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.java.j2seproject OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.kjava.j2meproject OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.php.project OK
org.netbeans.modules.project.ant.AntBasedGenericType info: org.netbeans.modules.web.project OK

Should be empty: {FAIL=org.netbeans.modules.javafx.project,
org.netbeans.modules.ruby.rubyproject=org.netbeans.modules.ruby.rubyproject.RubyProjectType,
org.netbeans.modules.ruby.railsprojects=org.netbeans.modules.ruby.railsprojects.RailsProjectType}

Not processed: FAIL = org.netbeans.modules.javafx.project
Not processed: org.netbeans.modules.ruby.rubyproject = org.netbeans.modules.ruby.rubyproject.RubyProjectType
Not processed: org.netbeans.modules.ruby.railsprojects =
org.netbeans.modules.ruby.railsprojects.RailsProjectTypeorg.netbeans.modules.ruby.rubyproject.RubyProjectType info:
org.netbeans.modules.ruby.rubyproject OK
org.netbeans.modules.ruby.railsprojects.RailsProjectType info: org.netbeans.modules.ruby.railsprojects OK

Should be empty: {FAIL=org.netbeans.modules.javafx.project}

Not processed: FAIL = org.netbeans.modules.javafx.project
Comment 1 Adam Sotona 2009-09-07 09:21:17 UTC
I have no idea what does it mean and how to fix it.
Comment 2 Ivan Sidorkin 2009-09-07 15:53:12 UTC
Jarda, who should fix it?
Comment 3 Jaroslav Tulach 2009-09-08 07:20:22 UTC
I talked to Michal Z. about the problem. He is supposed to be investigating and seeking for a solution these days.

*** This issue has been marked as a duplicate of 171612 ***
Comment 4 Ivan Sidorkin 2009-09-15 12:29:27 UTC
verified