-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
The following TMAPI 2 test cases are not checked:
org.tmapi.core.TestTopicMapSystemFactory
org.tmapi.core.TestRFC3986
Enabling these results in the following:
Running tests
..E.F.F
Time: 0.282
There was 1 error:
1) testReadFromRuntimeProperty(org.tmapi.core.TestTopicMapSystemFactory)
java.io.FileNotFoundException:
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/tmapi.prope
rties (Permission denied)
...
There were 2 failures:
1)
testReadFromResource(org.tmapi.core.TestTopicMapSystemFactory)junit.framework.As
sertionFailedError
2)
test_RFC_3986__5_4_1_Normal_Examples(org.tmapi.core.TestRFC3986)junit.framework.
ComparisonFailure: Unexpected result for ?y expected:<http://a/b/c/[d;p]?y> but
was:<http://a/b/c/[]?y>
Original issue reported on code.google.com by qsieb...@gmail.com on 6 Apr 2011 at 1:59
Reactions are currently unavailable