Skip to content

Commit 0c9cf8f

Browse files
---
yaml --- r: 33137 b: refs/heads/autosynth-language c: f9ffc7a h: refs/heads/master i: 33135: afbc362
1 parent 5290f40 commit 0c9cf8f

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

  • branches/autosynth-language/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
@@ -133,7 +133,7 @@ refs/heads/autosynth-errorreporting: effe8001d110ad584187b30aafc473db0dd4a15f
133133
refs/heads/autosynth-firestore: e79eeb26930dfae4439424ad2fda5874eeca54c8
134134
refs/heads/autosynth-iot: 044be280805a59e06d09658688c9ee474a9815ad
135135
refs/heads/autosynth-kms: d31449d6621a50fb16a4bef4f30f0f3051d27d7c
136-
refs/heads/autosynth-language: 3cf1e685145633604ac8c158d751b114cb1cda10
136+
refs/heads/autosynth-language: f9ffc7a9a6b1683f3e9b41ff265d58e305576645
137137
refs/heads/autosynth-os-login: 123ba209c5769d0ee067e0ce5848bec13b42a4f4
138138
refs/heads/autosynth-redis: 6bedce4d7c7c6ca6a22e83ad1780e08fdc565a9e
139139
refs/heads/autosynth-scheduler: 57f9fdb1e7de30c85f4ec7198931a07f50603e55

branches/autosynth-language/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)