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 189120 - test-build target fails on HTML editor
Summary: test-build target fails on HTML editor
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.0
Hardware: All All
: P1 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 08:37 UTC by Egor Ushakov
Modified: 2010-08-05 03:19 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 Egor Ushakov 2010-08-02 08:37:03 UTC
Starting from ~25 july HTML editor module is failing on test-build. This causes constant cnd tests failure. Please fix.
Comment 1 Egor Ushakov 2010-08-03 10:28:49 UTC
Steps to reproduce:
 - open HTML project
 - run Test from the project context menu
It fails with:
do-unit-test-build:
/export/work/cnd-main/nbbuild/templates/common.xml:594: The following error occurred while executing this line:
/export/work/cnd-main/nbbuild/templates/common.xml:538: Missing test dependency
              Runtime classpath: /export/work/cnd-main/nbbuild/netbeans/ide/modules/org-mozilla-rhino-patched.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-api-xml.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/ide/org-netbeans-api-xml/tests.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-netbeans-libs-junit4.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-csl-api.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/ide/org-netbeans-modules-csl-api/tests.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-css-editor.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-editor.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-editor-bracesmatching.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/ide/org-netbeans-modules-editor-bracesmatching/tests.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-netbeans-modules-editor-mimelookup.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/platform/org-netbeans-modules-editor-mimelookup/tests.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-netbeans-modules-editor-mimelookup-impl.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/platform/org-netbeans-modules-editor-mimelookup-impl/tests.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-editor-settings.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-editor-util.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-html.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-html-editor.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-html-lexer.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-javascript-editing.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-lexer.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/ide/org-netbeans-modules-lexer/tests.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-lexer-nbbridge.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-netbeans-modules-masterfs.jar:/export/work/cnd-main/nbbuild/netbeans/platform/lib/org-openide-util-lookup.jar:/export/work/cnd-main/nbbuild/netbeans/harness/modules/org-netbeans-insane.jar:/export/work/cnd-main/nbbuild/netbeans/harness/modules/org-netbeans-modules-nbjunit.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-openide-loaders.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-openide-nodes.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-openide-options.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-openide-text.jar:/export/work/cnd-main/nbbuild/netbeans/platform/lib/org-openide-util.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/platform/org-openide-util/tests.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/platform/org-openide-util-lookup/tests.jar
-missing-Module-Entries-: org.netbeans.modules.junit
              Compile classpath: /export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-api-xml.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/ide/org-netbeans-api-xml/tests.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-netbeans-libs-junit4.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-csl-api.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/ide/org-netbeans-modules-csl-api/tests.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-css-editor.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-editor.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-editor-bracesmatching.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/ide/org-netbeans-modules-editor-bracesmatching/tests.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-netbeans-modules-editor-mimelookup.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/platform/org-netbeans-modules-editor-mimelookup/tests.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-editor-settings.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-editor-util.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-html.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-html-editor.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-html-lexer.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-lexer.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/ide/org-netbeans-modules-lexer/tests.jar:/export/work/cnd-main/nbbuild/netbeans/ide/modules/org-netbeans-modules-lexer-nbbridge.jar:/export/work/cnd-main/nbbuild/netbeans/platform/lib/org-openide-util-lookup.jar:/export/work/cnd-main/nbbuild/netbeans/harness/modules/org-netbeans-insane.jar:/export/work/cnd-main/nbbuild/netbeans/harness/modules/org-netbeans-modules-nbjunit.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-openide-loaders.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-openide-nodes.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-openide-options.jar:/export/work/cnd-main/nbbuild/netbeans/platform/modules/org-openide-text.jar:/export/work/cnd-main/nbbuild/netbeans/platform/lib/org-openide-util.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/platform/org-openide-util/tests.jar:/export/work/cnd-main/nbbuild/build/testdist/unit/platform/org-openide-util-lookup/tests.jar
-missing-Module-Entries-: org.netbeans.modules.junit
Comment 2 Marek Fukala 2010-08-04 08:42:47 UTC
fixed in web-main#ccd4b8a39903
Comment 3 Quality Engineering 2010-08-05 03:19:32 UTC
Integrated into 'main-golden', will be available in build *201008050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ccd4b8a39903
User: Marek Fukala <mfukala@netbeans.org>
Log: #189120 - test-build target fails on HTML editor