[ https://issues.apache.org/jira/browse/PIG-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451703#comment-13451703 ]
Rohini Palaniswamy commented on PIG-2908: ----------------------------------------- Have a patch for the tests mentioned above. Fixed tests where it was easy and for others wrote a OrderedJUnitTestRunner. But found that with new runs, more test failures came up because the order of methods seem to be random with jdk7 with different runs. Will do a few more runs next week and collect all the failures before putting up the patch. e2e tests all pass with jdk7 32 bit. So except for unit test failures pig is good with jdk7. > Fix unit tests to work with jdk7 > -------------------------------- > > Key: PIG-2908 > URL: https://issues.apache.org/jira/browse/PIG-2908 > Project: Pig > Issue Type: Test > Reporter: Rohini Palaniswamy > Assignee: Rohini Palaniswamy > Priority: Minor > > Fix unit tests that fail when compiling with jdk7 as they depend on the order > of tests run - TestGFCross, TestJsonLoaderStorage, TestLogToPhyCompiler, > TestMRCompiler, TestMergeJoinOuter and TestNewPlanLogToPhyTranslationVisitor. > jdk7 returns methods in a different order during reflection. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira