Skip to content

Commit cf95df5

Browse files
---
yaml --- r: 34647 b: refs/heads/autosynth-texttospeech c: f9ffc7a h: refs/heads/master i: 34645: f8fb0f5 34643: 5bf4f20 34639: 040a054
1 parent 635d14e commit cf95df5

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

  • branches/autosynth-texttospeech/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
@@ -140,7 +140,7 @@ refs/heads/autosynth-scheduler: a3de6480746d1cd586ca8b9d75c55a636f371539
140140
refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141
refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143-
refs/heads/autosynth-texttospeech: 3cf1e685145633604ac8c158d751b114cb1cda10
143+
refs/heads/autosynth-texttospeech: f9ffc7a9a6b1683f3e9b41ff265d58e305576645
144144
refs/heads/autosynth-trace: c94eef6e4d9c6fd24888216e28ca7271959c1cf0
145145
refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64

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