History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-10890
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Blocker Blocker
Assignee: Vyacheslav Lukianov
Reporter: Mike Aizatsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Blinking Test

Created: 17 Oct 06 13:06   Updated: 17 Oct 06 13:39
Component/s: CSS Editing
Fix Version/s: Selena Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
CssHighlightingTest.testBasicHighlighting (css)
junit.framework.AssertionFailedError: Text fragment was not highlighted (114, 1)-(114, 1) :''
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at com.intellij.testFramework.ExpectedHighlightingData.checkResult(ExpectedHighlightingData.java:222)
at com.intellij.codeInsight.daemon.DaemonAnalyzerTestCase.doDoTest(DaemonAnalyzerTestCase.java:148)
at com.intellij.codeInsight.daemon.DaemonAnalyzerTestCase.doDoTest(DaemonAnalyzerTestCase.java:124)
at com.intellij.codeInsight.daemon.DaemonAnalyzerTestCase.doTest(DaemonAnalyzerTestCase.java:120)
at css.CssHighlightingTest.testBasicHighlighting(CssHighlightingTest.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:164)
at com.intellij.testFramework.IdeaTestCase.access$201(IdeaTestCase.java:59)
at com.intellij.testFramework.IdeaTestCase$6.run(IdeaTestCase.java:468)
at com.intellij.openapi.application.impl.ApplicationImpl$9.compute(ApplicationImpl.java:721)
at com.intellij.psi.impl.source.PostprocessReformattingAspect.postponeFormattingInside(PostprocessReformattingAspect.java:80)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:719)
at com.intellij.testFramework.IdeaTestCase$7.run(IdeaTestCase.java:500)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:105)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:83)
at com.intellij.testFramework.IdeaTestCase.invokeTestRunnable(IdeaTestCase.java:513)
at com.intellij.testFramework.IdeaTestCase.runTest(IdeaTestCase.java:487)
at com.intellij.testFramework.IdeaTestCase$5.run(IdeaTestCase.java:402)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

 All   Comments   Work Log   Change History      Sort Order:
Mike Aizatsky - 17 Oct 06 13:39
It's not blinking, just failed