Kathey Marsden created QUARKS-31:
------------------------------------
Summary: 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)