[ 
https://issues.apache.org/jira/browse/DERBY-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047913#comment-13047913
 ] 

Bryan Pendleton commented on DERBY-5010:
----------------------------------------

Perhaps the code is simply never run, or perhaps the traces are getting 
swallowed
up. The tests sometimes redirect the output, so it can be hard to figure out 
where the
traces might go.

Change the method to perform System.exit(1);

Then see if any of the tests in the test suite fail.


> [patch] bad equivalence check
> -----------------------------
>
>                 Key: DERBY-5010
>                 URL: https://issues.apache.org/jira/browse/DERBY-5010
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.7.1.1
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 10.8.1.3
>
>         Attachments: IsEquivalent_DoNotCommit_June11.txt, 
> bad_equivalence_check.diff, runoutputJune2.out
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> code attempts to compare two BaseColumnNodes but doesn't compare the 
> tableName correctly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to