[
https://issues.apache.org/jira/browse/PIG-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai resolved PIG-4052.
-----------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Hadoop Flags: Reviewed
All right, let's remove it.
The change committed to trunk. Thanks Cheolsoo for review!
> TestJobControlSleep, TestInvokerSpeed are unreliable
> ----------------------------------------------------
>
> 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
> Assignee: Daniel Dai
> Priority: Critical
> Fix For: 0.14.0
>
> Attachments: PIG-4052-1.patch
>
>
> 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)