myabc/markdownj

20 unit test failures on Windows Vista.

myabc opened this issue · 3 comments

From a.adrian...@googlemail.com on April 30, 2009 21:13:06

What steps will reproduce the problem? 1. Get the latest trunk on Windows Vista SP1
2. run ant test
3. several unit tests fail. What is the expected output? What do you see instead? Expected would be to pass most of the tests. The jUnit report however shows
too many problems (see attachment). What version of the product are you using? On what version of the JDK? I'm using the latest from github. The JDK is 1.6, but the build.xml should
have the correct javac version setting. Please provide any additional information below. See attached test report generated by jUnit

Attachment: junit-noframes.html

Original issue: http://code.google.com/p/markdownj/issues/detail?id=8

From alex.coles on February 16, 2013 03:54:12

Reproduced on Windows 7 (6.1 build 7601 service pack1) with IBM JDK 1.6.0.

Status: Accepted

From alex.coles on February 17, 2013 04:24:05

Reproduced on Windows 8 (6.2) with Oracle JDK 1.7.0_13

Labels: -Priority-Medium Priority-High

From alex.coles on February 17, 2013 06:27:08

Fixed: 9855f7e

Status: Fixed