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 221724 - Failing tests in org.netbeans.modules.css.editor
Summary: Failing tests in org.netbeans.modules.css.editor
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Marek Fukala
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2012-11-08 13:03 UTC by Jiri Skrivanek
Modified: 2013-02-27 08:12 UTC (History)
0 users

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 Jiri Skrivanek 2012-11-08 13:03:27 UTC
Please, fix failing tests in org.netbeans.modules.css.editor. They started to fail in build 201211080001.

http://hudson4qe.cz.oracle.com/view/Trunk-QE/job/StableBTD-7.3/39/testReport/

org.netbeans.modules.css.editor.csl.CssCompletionTest.testAtRules
org.netbeans.modules.css.editor.csl.CssCompletionTest.testCompleteSelectors
org.netbeans.modules.css.editor.csl.CssCompletionTest.testCompletionInMozillaSpecificAtRule
org.netbeans.modules.css.editor.csl.CssCompletionTest.testHtmlSelectorsCompletion
org.netbeans.modules.css.editor.csl.CssCompletionTest.testHtmlSelectorsCompletionAfterClassOrIdSelector
org.netbeans.modules.css.editor.csl.CssCompletionTest.testHtmlSelectorsInContent
org.netbeans.modules.css.editor.csl.CssCompletionTest.testHtmlSelectorsInMedia
org.netbeans.modules.css.editor.csl.CssCompletionTest.testIssue204129
org.netbeans.modules.css.editor.module.main.NamespacesModuleTest.testNamespaceKeywordCompletion
org.netbeans.modules.css.editor.module.main.NamespacesModuleTest.testNamespacePrefixesCompletion
org.netbeans.modules.css.editor.module.main.NamespacesModuleTest.testNamespacePrefixesInAttributeCompletion
org.netbeans.modules.css.editor.module.main.PagedMediaModuleTest.testPageKeywordCompletion
Comment 1 Marek Fukala 2012-11-08 13:43:21 UTC
fixed in web-main#95ab5f05862c
Comment 2 Quality Engineering 2012-11-09 02:52:20 UTC
Integrated into 'main-golden', will be available in build *201211090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/95ab5f05862c
User: Marek Fukala <mfukala@netbeans.org>
Log: #221724 - Failing tests in org.netbeans.modules.css.editor