You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2017/07/26 19:05:00 UTC

[jira] [Commented] (REEF-1840) Fix TestStartHandlerAndEvalAllocatedHandlerOnLocalRuntime

    [ https://issues.apache.org/jira/browse/REEF-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102125#comment-16102125 ] 

Julia commented on REEF-1840:
-----------------------------

 DriverWaitTimeoutMilliseconds in the test is set to 60000, log file reading time is using default that is 60 reties with each retry sleep for 1000. Let's increase the log file reading retry to make sure the evaluator is disposed before reading the log file. 

> Fix TestStartHandlerAndEvalAllocatedHandlerOnLocalRuntime
> ---------------------------------------------------------
>
>                 Key: REEF-1840
>                 URL: https://issues.apache.org/jira/browse/REEF-1840
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Julia
>            Priority: Minor
>
> Transit tets failure in AppVeyor.
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/reef/build/1733-master/job/hfpkt9avk976uh0e/tests
> Cannot read from log file C:\projects\reef\lang\cs\bin\x64\Release\Org.Apache.REEF.Tests\REEF_LOCAL_RUNTIME5402\reef-TestStartHandlerAndEvalAllocatedHandlerOnLocalRuntime-20170725121902413\driver\driver.stdout
> Expected: True
> Actual:   False
> at Org.Apache.REEF.Tests.Functional.ReefFunctionalTest.ReadLogFile(String logFileName, String subfolder, String testFolder, Int32 retryCount) in c:\projects\reef\lang\cs\Org.Apache.REEF.Tests\Functional\ReefFunctionalTest.cs:line 287
>    at Org.Apache.REEF.Tests.Functional.ReefFunctionalTest.ValidateSuccessForLocalRuntime(Nullable`1 numberOfContextsToClose, Int32 numberOfTasksToFail, Int32 numberOfEvaluatorsToFail, String testFolder, Int32 retryCount, String expectedCancellationMessage) in c:\projects\reef\lang\cs\Org.Apache.REEF.Tests\Functional\ReefFunctionalTest.cs:line 164
>    at Org.Apache.REEF.Tests.Functional.Bridge.TestDriverConcurrency.TestStartHandlerAndEvalAllocatedHandlerOnLocalRuntime() in c:\projects\reef\lang\cs\Org.Apache.REEF.Tests\Functional\Bridge\TestDriverConcurrency.cs:line 53



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)