You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gastón Kleiman (JIRA)" <ji...@apache.org> on 2017/12/16 00:05:00 UTC

[jira] [Assigned] (MESOS-8318) OfferOperationStatusUpdateManagerTest tests fail on Windows

     [ https://issues.apache.org/jira/browse/MESOS-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gastón Kleiman reassigned MESOS-8318:
-------------------------------------

    Assignee: Gastón Kleiman

> OfferOperationStatusUpdateManagerTest tests fail on Windows
> -----------------------------------------------------------
>
>                 Key: MESOS-8318
>                 URL: https://issues.apache.org/jira/browse/MESOS-8318
>             Project: Mesos
>          Issue Type: Bug
>         Environment: Windows 10
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Gastón Kleiman
>              Labels: windows
>
> The following new tests are failing on Windows:
> {noformat}
> [  FAILED  ] 10 tests, listed below:
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.UpdateAndAckNonTerminalUpdate
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.RecoverCheckpointedStream
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.RecoverEmptyFile
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.RecoverTerminatedStream
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.IgnoreDuplicateUpdate
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.IgnoreDuplicateUpdateAfterRecover
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.RejectDuplicateAck
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.RejectDuplicateAckAfterRecover
> [  FAILED  ] OfferOperationStatusUpdateManagerTest.NonStrictRecoveryCorruptedFile
> [  FAILED  ] SlaveTest.ResourceProviderPublishAll
> {noformat}
> Looks like it's an issue with deleting a file that a process still has open handles too (this is valid on Linux, but not on Windows).



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