|
|
-
Review Request: some unit test case failed with open JDKFang Fang Chen 2012-11-06, 12:41
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7898/ ----------------------------------------------------------- Review request for pig. Description ------- For PIG-2405, fix 3 UTs:TestDataModel, TestMRCompiler, and TestPruneColumn This addresses bug PIG-2405. https://issues.apache.org/jira/browse/PIG-2405 Diffs ----- trunk/test/org/apache/pig/test/TestDataModel.java 1405688 trunk/test/org/apache/pig/test/TestMRCompiler.java 1405688 trunk/test/org/apache/pig/test/TestPruneColumn.java 1405688 Diff: https://reviews.apache.org/r/7898/diff/ Testing ------- The 3 UTs passed in both sun and opensource JDK. test-commit passed. test-patch failed, but the failure isn't introduced by the patch. There are [javadoc] 38 warnings in original trunk branch.[PIG-3033] [exec] -1 overall. [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] +1 tests included. The patch appears to include 12 new or modified tests. [exec] [exec] -1 javadoc. The javadoc tool appears to have generated 1 warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. [exec] [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings. Thanks, Fang Fang Chen |