You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-cloud-clients/google-cloud-compute/src/test/java/com/google/cloud/compute/deprecated/it/ITComputeTest.java
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,7 @@ public void testListDiskTypesWithFilter() {
199
199
}
200
200
}
201
201
202
+
@Ignore("Aggregate list method returns region scope instead of zone scope #3312")
0 commit comments