[
https://issues.apache.org/jira/browse/DERBY-4168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700702#action_12700702
]
Kristian Waagan commented on DERBY-4168:
----------------------------------------
I don't have Zos available, and I don't know much about it.
Can anyone step through the code in VirtualFile.mkdir and DataStore.createEntry
to determine why the entry isn't added?
What does the root of a Zos file system look like? (i.e. is it '/'?)
>
> testMkdirsInvalidAbsolute(org.apache.derbyTesting.unitTests.junit.VirtualFileTest)junit.framework.AssertionFailedError
> on Zos
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-4168
> URL: https://issues.apache.org/jira/browse/DERBY-4168
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.5.1.1
> Environment: Zos IBM 1.6 pmz3160sr2ifx-20081021_01
> Reporter: Kathey Marsden
> Priority: Minor
>
> On Zos with 10.5.1.1 (RC2) and IBM 1.6 pmz3160sr2ifx-20081021_01 I saw this
> failure. I did not see it with RC1 with the 64bit jvm.
> 1)
> testMkdirsInvalidAbsolute(org.apache.derbyTesting.unitTests.junit.VirtualFileTest)junit.framework.AssertionFailedErro
> r
> at
> org.apache.derbyTesting.unitTests.junit.VirtualFileTest.testMkdirsInvalidAbsolute(VirtualFileTest.java:94)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:45)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:105)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.