[
https://issues.apache.org/jira/browse/TEZ-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906739#comment-13906739
]
Bikas Saha commented on TEZ-619:
--------------------------------
I was working on TEZ-750 but when I tried to attach the patch I saw that it had
been resolved as dup of this one. Its the same fix. Attaching the patch as it
has another unrelated code correction in the same test.
> Failing test: TestTaskScheduler.testTaskSchedulerWithReuse
> ----------------------------------------------------------
>
> Key: TEZ-619
> URL: https://issues.apache.org/jira/browse/TEZ-619
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Hitesh Shah
> Assignee: Jonathan Eagles
> Priority: Blocker
> Attachments: TEZ-619.patch, TEZ-750.1.patch
>
>
> TestTaskScheduler.testTaskSchedulerWithReuse:604
> Wanted but not invoked:
> taskSchedulerAppCallback.taskAllocated(
> Mock for ClassWithSuperclassToWorkAroundCglibBug, hashCode: 22358902,
> Mock for ClassWithSuperclassToWorkAroundCglibBug, hashCode: 26357574,
> Mock for Container, hashCode: 33000296
> );
> -> at
> org.apache.tez.dag.app.rm.TestTaskScheduler.testTaskSchedulerWithReuse(TestTaskScheduler.java:604)
> However, there were other interactions with this mock:
> -> at
> org.apache.tez.dag.app.rm.TaskSchedulerAppCallbackWrapper$SetApplicationRegistrationDataCallable.call(TaskSchedulerAppCallbackWrapper.java:252)
> -> at
> org.apache.tez.dag.app.rm.TaskSchedulerAppCallbackWrapper$TaskAllocatedCallable.call(TaskSchedulerAppCallbackWrapper.java:160)
> -> at
> org.apache.tez.dag.app.rm.TaskSchedulerAppCallbackWrapper$TaskAllocatedCallable.call(TaskSchedulerAppCallbackWrapper.java:160)
> -> at
> org.apache.tez.dag.app.rm.TaskSchedulerAppCallbackWrapper$TaskAllocatedCallable.call(TaskSchedulerAppCallbackWrapper.java:160)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)