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

Key: IDEA-14858
Type: Bug Bug
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Serge Baranov
Votes: 1
Watchers: 1
Operations

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

Error when running tests in package where class name contains non-asci characters

Created: 11 Sep 07 18:19   Updated: 11 Sep 07 18:20
Component/s: Unit Testing. JUnit

Build: 7,126
Severity: Medium


 Description  « Hide
Support feedback:

Ive for a long time (since intellij 3) had problems running a group of tests
if some if the testclasses contain non-asci chars in their class name (e.g.
norwegian characters like A|,A?,A?). The following message is printed:
Class not found:
"no.systemfabrikken.styreplan.modell.organisasjon.Akti??rTest"

It seems to me that there might be an encoding related problem in the code
responsible for running the tests.. Running a single test with non-asci
chars in the class name works ok.

would very much like this to work - since we currently cant run all tests in
one run..

environment:
windows xp
intellij 7.0M2 (the problem exists in all earlier versions ive tried)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.