Skip to content

Commit 99abf9b

Browse files
chore: generate libraries at Wed Jul 9 17:25:42 UTC 2025
1 parent 053c03d commit 99abf9b

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

java-network-management/google-cloud-network-management/src/test/java/com/google/cloud/networkmanagement/v1/VpcFlowLogsServiceClientHttpJsonTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
import org.junit.Assert;
6161
import org.junit.Before;
6262
import org.junit.BeforeClass;
63-
import org.junit.Ignore;
6463
import org.junit.Test;
6564

6665
@Generated("by gapic-generator-java")
@@ -148,7 +147,6 @@ public void listVpcFlowLogsConfigsExceptionTest() throws Exception {
148147
}
149148
}
150149

151-
@Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")
152150
@Test
153151
public void listVpcFlowLogsConfigsTest2() throws Exception {
154152
VpcFlowLogsConfig responsesElement = VpcFlowLogsConfig.newBuilder().build();
@@ -437,7 +435,6 @@ public void createVpcFlowLogsConfigExceptionTest2() throws Exception {
437435
}
438436
}
439437

440-
@Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")
441438
@Test
442439
public void createVpcFlowLogsConfigTest3() throws Exception {
443440
VpcFlowLogsConfig expectedResponse =
@@ -503,7 +500,6 @@ public void createVpcFlowLogsConfigExceptionTest3() throws Exception {
503500
}
504501
}
505502

506-
@Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")
507503
@Test
508504
public void createVpcFlowLogsConfigTest4() throws Exception {
509505
VpcFlowLogsConfig expectedResponse =

java-network-management/google-cloud-network-management/src/test/java/com/google/cloud/networkmanagement/v1beta1/VpcFlowLogsServiceClientHttpJsonTest.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ public void listVpcFlowLogsConfigsExceptionTest() throws Exception {
149149
}
150150
}
151151

152+
@Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")
152153
@Test
153154
public void listVpcFlowLogsConfigsTest2() throws Exception {
154155
VpcFlowLogsConfig responsesElement = VpcFlowLogsConfig.newBuilder().build();
@@ -495,6 +496,7 @@ public void createVpcFlowLogsConfigExceptionTest2() throws Exception {
495496
}
496497
}
497498

499+
@Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")
498500
@Test
499501
public void createVpcFlowLogsConfigTest3() throws Exception {
500502
VpcFlowLogsConfig expectedResponse =
@@ -563,6 +565,7 @@ public void createVpcFlowLogsConfigExceptionTest3() throws Exception {
563565
}
564566
}
565567

568+
@Ignore("See: https://github.com/googleapis/sdk-platform-java/issues/1839")
566569
@Test
567570
public void createVpcFlowLogsConfigTest4() throws Exception {
568571
VpcFlowLogsConfig expectedResponse =

0 commit comments

Comments
 (0)