[
https://issues.apache.org/jira/browse/TEZ-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877092#comment-13877092
]
Bikas Saha commented on TEZ-750:
--------------------------------
Attaching debug logs
> TestTaskScheduler failing in testTaskSchedulerWithReuse
> -------------------------------------------------------
>
> Key: TEZ-750
> URL: https://issues.apache.org/jira/browse/TEZ-750
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Fix For: 0.3.0
>
> Attachments: org.apache.tez.dag.app.rm.TestTaskScheduler-output.txt
>
>
> Running org.apache.tez.dag.app.rm.TestTaskScheduler
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.963 sec <<<
> FAILURE!
> testTaskSchedulerWithReuse(org.apache.tez.dag.app.rm.TestTaskScheduler) Time
> elapsed: 0.038 sec <<< FAILURE!
> org.mockito.exceptions.verification.WantedButNotInvoked:
>
> Wanted but not invoked:
>
> taskSchedulerAppCallback.taskAllocated(
>
> <any>,
>
> <any>,
>
> <any>
>
> );
>
> -> at
> org.apache.tez.dag.app.rm.TestTaskScheduler.testTaskSchedulerWithReuse(TestTaskScheduler.java:601)
>
> However, there were other interactions with this mock:
> -> at
> org.apache.tez.dag.app.rm.TaskSchedulerAppCallbackWrapper$SetApplicationRegistrationDataCallable.call(TaskSchedulerAppCallbackWrapper.java:257)
>
>
> at
> org.apache.tez.dag.app.rm.TestTaskScheduler.testTaskSchedulerWithReuse(TestTaskScheduler.java:601)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)