You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Rob Walker (JIRA)" <ji...@apache.org> on 2014/07/23 15:38:38 UTC

[jira] [Commented] (FELIX-4569) Framework tests fail on fast Windows 8.1 machine

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

Rob Walker commented on FELIX-4569:
-----------------------------------

Working, will close.
As noted, I think there's scope for a better fix that actually listens for the stop event. But this solves it for now

> Framework tests fail on fast Windows 8.1 machine
> ------------------------------------------------
>
>                 Key: FELIX-4569
>                 URL: https://issues.apache.org/jira/browse/FELIX-4569
>             Project: Felix
>          Issue Type: Test
>          Components: Framework
>         Environment: Windows 8.1
>            Reporter: Rob Walker
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: framework-4.6.0
>
>         Attachments: windows_tests.patch
>
>
> The following 2 framework tests fail on a fast Windows 8.1 machine, causing a framework build to fail:
> 1 - PackageAdminImplTest
> 2 - StartStopBundleTest
> The first seems to be different platform semantics on File.listFiles return
> The second seems to be a case of delay being needed beteen stopping the platform and cleaning up the cache dir.
> A patch is attached with workarounds both, although in the 2nd case a better solution is probably needed than an arbitrary delay e.g. a listener for the stop event event before deleting cache.



--
This message was sent by Atlassian JIRA
(v6.2#6252)