[
https://issues.apache.org/jira/browse/DERBY-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Pendleton reassigned DERBY-2294:
--------------------------------------
Assignee: Bryan Pendleton
> Missing sql script:
> '/org/apache/derbyTesting/functionTests/tests/lang/altertableDropColumn.sql'
> ------------------------------------------------------------------------------------------------
>
> Key: DERBY-2294
> URL: https://issues.apache.org/jira/browse/DERBY-2294
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.3.0.0
> Environment: All
> Reporter: Ole Solberg
> Assigned To: Bryan Pendleton
> Priority: Minor
>
> Seen since svn r503550 2007-02-05 06:02:19 CET.
> First occurence in
> http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/Limited/testSummary-503550.html
> .
> Also in
> http://dbtg.thresher.com/derby/test/Daily/jvm1.5/testing/Limited/testSummary-503767.html
> (all platforms except windows!?).
> derbyall/derbyall_fail.txt shows:
> ------------------------------------------
> derbyall/derbyall:derbylang.fail:lang/altertableDropColumn.sql
> derbyall/derbyall_diff.txt does not show a diff.
> but
> derbyall.sum shows:
> ---------------------------
> *** Start: altertable jdk1.6.0 derbyall:derbylang 2007-02-05 06:38:55 ***
> *** End: altertable jdk1.6.0 derbyall:derbylang 2007-02-05 06:39:08 ***
> Could not locate lang/altertableDropColumn.sql
> Exception in thread "main" java.io.FileNotFoundException:
> /org/apache/derbyTesting/functionTests/tests/lang/altertableDropColumn.sql
> at
> org.apache.derbyTesting.functionTests.harness.RunTest.setDirectories(RunTest.java:701)
> at
> org.apache.derbyTesting.functionTests.harness.RunTest.main(RunTest.java:266)
> On windows I found that derbyall.sum contained:
> -----------------------------------------------------------------
> *** Start: altertable jdk1.5.0_07 derbyall:derbylang 2007-02-05 19:21:24 ***
> *** End: altertable jdk1.5.0_07 derbyall:derbylang 2007-02-05 19:21:55 ***
> Could not locate lang/altertableDropColumn.sql
> Exception in thread "main" java.io.IOException: The filename, directory name,
> or volume label syntax is incorrect
> at java.io.WinNTFileSystem.canonicalize0(Native Method)
> at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:395)
> at java.io.File.getCanonicalPath(File.java:531)
> at
> org.apache.derbyTesting.functionTests.harness.RunTest.addToListFile(RunTest.java:2187)
> at
> org.apache.derbyTesting.functionTests.harness.RunTest.addToFailures(RunTest.java:2159)
> at
> org.apache.derbyTesting.functionTests.harness.RunTest.setDirectories(RunTest.java:700)
> at
> org.apache.derbyTesting.functionTests.harness.RunTest.main(RunTest.java:266)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.