Skip to content

Commit 70ab4b1

Browse files
---
yaml --- r: 27321 b: refs/heads/autosynth-talent c: f9ffc7a h: refs/heads/master i: 27319: 0276fcd
1 parent dcf1e87 commit 70ab4b1

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

  • branches/autosynth-talent/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
@@ -170,7 +170,7 @@ refs/tags/v0.80.0: f745e744d38e4fe636f34d0e04795ba3d014287d
170170
refs/tags/v0.81.0: ed3a0c85339ea6b73560b9a570abfbb76b93a263
171171
refs/heads/autosynth-dataproc: 812eb0e76f4543bffe59701872476c4b5b7415f5
172172
refs/heads/autosynth-securitycenter: f2f2feb8f3949c986d37e55cd23cdb0ce774f287
173-
refs/heads/autosynth-talent: 3cf1e685145633604ac8c158d751b114cb1cda10
173+
refs/heads/autosynth-talent: f9ffc7a9a6b1683f3e9b41ff265d58e305576645
174174
refs/heads/cscc-samples: 620d105e6b574cfeeee04e413a157b7bd34ebc8b
175175
refs/heads/igorbernstein2-patch-1: f62464ee14df1e44a3b173cdc3976563d1b3078b
176176
refs/heads/mrschmidt-collectiongroup: a6d948bf3731a7e1ce1fcd3db8ab733a3c9b17de

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