You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Dale LaBossiere (JIRA)" <ji...@apache.org> on 2016/03/16 18:22:33 UTC

[jira] [Commented] (QUARKS-31) FileStreamsTextFileWriterTest testRetainAgeBased test fails with expected:<2> but was:<3>

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

Dale LaBossiere commented on QUARKS-31:
---------------------------------------

Does it seem to be reproduceable for you?  You can run just that test via:
    ant -Dtest.base.pattern='**/FileStreamsTextFileWriterTest.java' test

It passed in my workspace on macos, though testWriterWatcherReader failed... but all passed on the 2nd run :-/

> FileStreamsTextFileWriterTest testRetainAgeBased test fails with expected:<2> but was:<3>
> -----------------------------------------------------------------------------------------
>
>                 Key: QUARKS-31
>                 URL: https://issues.apache.org/jira/browse/QUARKS-31
>             Project: Quarks
>          Issue Type: Bug
>          Components: Test
>         Environment: Windows 7 git bash
>            Reporter: Kathey Marsden
>            Priority: Minor
>
> For me on Windows 7 using git bash,FileStreamsTextFileWriterTest testRetainAgeBased test fails as follows.
> [C:\Users\XXX_XX~1\AppData\Local\Temp\test13135096780280359925txt_20160376_092842, C:\Users\XXX_XX~1\AppData\Local\Temp\test13135096780280359925txt_20160376_092844, C:\Users\XXX_XX~1\AppData\Local\Temp\test13135096780280359925txt_20160376_092846] expected:<2> but was:<3>
> junit.framework.AssertionFailedError: [C:\Users\XXX_XX~1\AppData\Local\Temp\test13135096780280359925txt_20160376_092842, C:\Users\XXX_XX~1\AppData\Local\Temp\test13135096780280359925txt_20160376_092844, C:\Users\XXX_XX~1\AppData\Local\Temp\test13135096780280359925txt_20160376_092846] expected:<2> but was:<3>
> at quarks.test.connectors.file.FileStreamsTextFileWriterTest.completeAndValidateWriter(FileStreamsTextFileWriterTest.java:812)
> at quarks.test.connectors.file.FileStreamsTextFileWriterTest.testRetainAgeBased(FileStreamsTextFileWriterTest.java:451)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)