Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0.1Release, 2.0.2Release, 2.1.0RC1, 2.1.0RC2
-
Fix Version/s: None
-
Component/s: Testing, Running, Debugging
-
Labels:None
-
Environment:Windows XP, Eclipse 3.5
-
Testcase included:yes
-
Number of attachments :
Description
We have a particularly long test with many static String variables initialized at the start of the test and then many test methods which uses these. When updating to newer versions from the old 2.0.0 version of the Groovy plugin, the test was no longer able to be run. The message we get is "JUnit Tests not found". Other groovy tests work just fine. Also, pulling methods out from the test into a shorter file works. It is only when we leave the lengthy test as is that it fails to run. This is not a problem with the older version of the plugin, so we guess something must have changed. I am attaching the test in question.
Issue Links
- depends upon
-
GROOVY-4378
Incorrect handling of unicode escape sequences when calculating source locations
-
- duplicates
-
GRECLIPSE-805
Unicode characters cause source locations to be off in Groovy editor
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | SnippetTextFormatter.java [ 51672 ] |
| Link |
This issue depends upon |
| Assignee | Andrew Eisenberg [ werdna ] |
| Link |
This issue duplicates |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Duplicate [ 3 ] |