Skip to content

Commit ce0760d

Browse files
committed
---
yaml --- r: 26931 b: refs/heads/unignorekmstest c: 6ff8941 h: refs/heads/master i: 26929: eb7ea19 26927: 221cac6
1 parent 45dc714 commit ce0760d

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

  • branches/unignorekmstest/google-cloud-clients/google-cloud-storage/src/test/java/com/google/cloud/storage/it

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ refs/heads/release-google-cloud-java-v0.85.1-SNAPSHOT: 2aaf9da9819bd674a8e54bee0
189189
refs/heads/release-google-cloud-java-v0.87.0: 54a4bc2e47eb106d72c8891e20b52c3cd5715313
190190
refs/heads/release-google-cloud-java-v0.87.1-SNAPSHOT: f49d4162757d5a9c020bc7bf9b2f4aa26994aa60
191191
refs/heads/tasksv2client: 172ef2d2b4d0f2636fd176bbd5b4d38773f9359d
192-
refs/heads/unignorekmstest: 1d98ace694d39a08f38f02bad41137b3855f047a
192+
refs/heads/unignorekmstest: 6ff8941f200b6150202b2ffa8df78c1b3f43707e

branches/unignorekmstest/google-cloud-clients/google-cloud-storage/src/test/java/com/google/cloud/storage/it/ITStorageTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@
120120
import org.apache.http.impl.conn.PoolingHttpClientConnectionManager;
121121
import org.junit.AfterClass;
122122
import org.junit.BeforeClass;
123-
import org.junit.Ignore;
124123
import org.junit.Test;
125124

126125
public class ITStorageTest {
@@ -1293,7 +1292,6 @@ public void testRotateFromCustomerEncryptionToKmsKey() {
12931292
}
12941293

12951294
@Test
1296-
@Ignore
12971295
public void testRotateFromCustomerEncryptionToKmsKeyWithCustomerEncryption() {
12981296
String sourceBlobName = "test-copy-blob-encryption-key-source";
12991297
BlobId source = BlobId.of(BUCKET, sourceBlobName);

0 commit comments

Comments
 (0)