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 246697 - groovy FastImportsTest fails on Mac OSX 10.10
Summary: groovy FastImportsTest fails on Mac OSX 10.10
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-26 09:09 UTC by Maksim Khramov
Modified: 2014-08-26 09:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Test log (307.33 KB, text/xml)
2014-08-26 09:09 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2014-08-26 09:09:06 UTC
Created attachment 148898 [details]
Test log

Test platform: Java(TM) SE Runtime Environment 1.8.0_20 b26 (1.8.0_20-b26)  on MacOSX 10.10

Failed tests:
org.netbeans.modules.groovy.editor.imports.FastImportTest:org.netbeans.modules.groovy.editor.imports.FastImportTest::testNoImportsYet_noSpaceAfterPackageStatement
org.netbeans.modules.groovy.editor.imports.FastImportTest:org.netbeans.modules.groovy.editor.imports.FastImportTest::testNoImportsYet_severalSpacesAfterPackageStatement
org.netbeans.modules.groovy.editor.imports.FastImportTest:org.netbeans.modules.groovy.editor.imports.FastImportTest::testNoImportsYet_spaceAfterPackageStatement
org.netbeans.modules.groovy.editor.imports.FastImportTest:org.netbeans.modules.groovy.editor.imports.FastImportTest::testSeveralImports_firstPosition
org.netbeans.modules.groovy.editor.imports.FastImportTest:org.netbeans.modules.groovy.editor.imports.FastImportTest::testSeveralImports_lastPosition
org.netbeans.modules.groovy.editor.imports.FastImportTest:org.netbeans.modules.groovy.editor.imports.FastImportTest::testSeveralImports_middlePosition

See testflog in attach