fang fang chen created PIG-4052:
-----------------------------------
Summary: TestMRCompiler failed on both sun jdk 1.7 and 1.6
Key: PIG-4052
URL: https://issues.apache.org/jira/browse/PIG-4052
Project: Pig
Issue Type: Bug
Affects Versions: 0.13.0
Environment: jdk version:
java version "1.7.0_60"
java version "1.6.0_45"
ant version
Apache Ant(TM) version 1.9.4 compiled on April 29 2014
Reporter: fang fang chen
This test case failed on both sun jdk 1.7 and sun jdk 1.6.
sun jdk 1.6 error msg:
Testcase: testLocalModeTakesLessThan5secs took 6.397 sec
FAILED
must take less than 5 seconds
junit.framework.AssertionFailedError: must take less than 5 seconds
at
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.TestJobControlSleep.testLocalModeTakesLessThan5secs(TestJobControlSleep.java:53)
sun jdk 1.7 error msg:
Testcase: testLocalModeTakesLessThan5secs took 6.629 sec
FAILED
must take less than 5 seconds
junit.framework.AssertionFailedError: must take less than 5 seconds
at
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.TestJobControlSleep.testLocalModeTakesLessThan5secs(TestJobControlSleep.java:53)
--
This message was sent by Atlassian JIRA
(v6.2#6252)