Skip to content

Commit b6e6851

Browse files
---
yaml --- r: 35543 b: refs/heads/autosynth-iamcredentials c: f9ffc7a h: refs/heads/master i: 35541: 07c166a 35539: a5a0fcc 35535: 8e512f7
1 parent d541f68 commit b6e6851

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

  • branches/autosynth-iamcredentials/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
@@ -159,7 +159,7 @@ refs/heads/pubsub-ordering-keys: 3ea3dc93288c90e1776339a2c059a076e2e2fd1d
159159
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
160160
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
161161
refs/tags/v0.77.0: 28a85a77883ccf5d48f297fd0ef3b3dca6ce01f0
162-
refs/heads/autosynth-iamcredentials: 3cf1e685145633604ac8c158d751b114cb1cda10
162+
refs/heads/autosynth-iamcredentials: f9ffc7a9a6b1683f3e9b41ff265d58e305576645
163163
refs/heads/release-google-cloud-java-v0.78.0: fae5e980779cf0173a152636b278015b9f60ee55
164164
refs/tags/v0.78.0: 62d4bd30605ab3578f9a08d84487fb0b33ac2ff5
165165
refs/tags/v0.79.0: 82287b570708748c411d05c40f3932cff9606feb

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