sky201503 / dex2jar

Automatically exported from code.google.com/p/dex2jar
0 stars 0 forks source link

JUnit wants to run TestDexClassV #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mvn package

What is the expected output? What do you see instead?
Junit reports no runnable methods for TestDexClassV.

What version of the product are you using? On what operating system?
Tried most of the tags for 0.0.9.x, this error was the easiest to address.

Please provide any additional information below.
I think my local maven version is using JUnit 4.5.

Patch attached to flag the class with ignore.

Original issue reported on code.google.com by jcmd...@gmail.com on 4 Dec 2011 at 9:01

Attachments: