[ https://issues.apache.org/jira/browse/CASSANDRA-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefania updated CASSANDRA-10036:
---------------------------------
Component/s: Tools
Testing
> Windows utest 3.0: ColumnFamilyStoreTest.testScrubDataDirectories failing
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-10036
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10036
> Project: Cassandra
> Issue Type: Sub-task
> Components: Testing, Tools
> Reporter: Joshua McKenzie
> Assignee: Stefania
> Labels: Windows
> Fix For: 3.0 beta 2
>
>
> {noformat}
> [junit] Testcase: testScrubDataDirectories(org.apache.cassandra.db.ColumnFamilyStoreTest):
Caused an ERROR
> [junit] java.nio.file.AccessDeniedException: build\test\cassandra\data;0\ColumnFamilyStoreTest1\Standard1-a0d5fa503f8b11e58dec831ef068609c\ma-7-big-Index.db
> [junit] FSWriteError in build\test\cassandra\data;0\ColumnFamilyStoreTest1\Standard1-a0d5fa503f8b11e58dec831ef068609c\ma-7-big-Index.db
> [junit] at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:135)
> [junit] at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:152)
> [junit] at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:147)
> [junit] at org.apache.cassandra.db.ColumnFamilyStore.scrubDataDirectories(ColumnFamilyStore.java:556)
> [junit] at org.apache.cassandra.db.ColumnFamilyStoreTest.testScrubDataDirectories(ColumnFamilyStoreTest.java:533)
> [junit] Caused by: java.nio.file.AccessDeniedException: build\test\cassandra\data;0\ColumnFamilyStoreTest1\Standard1-a0d5fa503f8b11e58dec831ef068609c\ma-7-big-Index.db
> [junit] at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
> [junit] at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
> [junit] at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
> [junit] at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269)
> [junit] at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
> [junit] at java.nio.file.Files.delete(Files.java:1126)
> [junit] at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:129)
> {noformat}
> Test has never passed on Windows ([history|http://cassci.datastax.com/view/trunk/job/trunk_utest_win32/lastCompletedBuild/testReport/org.apache.cassandra.db/ColumnFamilyStoreTest/testScrubDataDirectories/history/]).
> [~stefania_alborghetti]: Looks like this is your test. Care to take this?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|