@@ -51,6 +51,12 @@ public class ITestS3AFileContextMainOperations
//append not supported, so test removed
}
+ @Test
+ @Ignore
+ public void testBuilderCreateAppendExistingFile() throws IOException {
+ // not supported
+ }
+
@Test
@Ignore
public void testSetVerifyChecksum() throws IOException {