[
https://issues.apache.org/jira/browse/PIG-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075551#comment-14075551
]
Cheolsoo Park commented on PIG-4052:
------------------------------------
+1.
Alternatively, we could remove them. I am fine either way.
> 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
> 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)