Yuck. OK, I'll work on these. Next time someone creates a request to
change code that affects the output of master files, I'm going to run
screaming to the hills... :)
David
Kristian Waagan (JIRA) wrote:
[ http://issues.apache.org/jira/browse/DERBY-1578?page=comments#action_12423631 ]
Kristian Waagan commented on DERBY-1578:
----------------------------------------
Here's a list of candidates :)
lang/compressTable.sql
lang/nestedCommit.sql
lang/outparams.java
lang/procedure.java
lang/procedureInTrigger.sql
tools/importExportThruIJ.sql
tools/ieptests.sql
tools/iepnegativetests.sql
jdbcapi/statementJdbc20.java
jdbcapi/statementJdbc30.java
jdbcapi/parameterMapping.java
i18n/iepnegativetests_ES.sql
store/TransactionTable.sql
store/streamingColumn.java
A number of tests fail due to rework on toString() method of SQLException
-------------------------------------------------------------------------
Key: DERBY-1578
URL: http://issues.apache.org/jira/browse/DERBY-1578
Project: Derby
Issue Type: Bug
Components: Regression Test Failure
Environment: JDK 1.5
Reporter: David Van Couvering
Assigned To: David Van Couvering
The following tests are having regressions. The DerbyNet failures make sense,
I don't test DerbyNet on my environment. The other failures I should have
caught.
procedureInTrigger
procedure (DerbyNet and DerbyNetClient)
importExport (DerbyNet)
ieptests (DerbyNet)