Skip to content

Commit

Permalink
temporarily disable ITMetrics
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed Feb 12, 2025
1 parent b1e0192 commit 907f79f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@
import com.google.common.collect.Sets;
import java.util.Iterator;
import java.util.Set;
import org.junit.Ignore;
import org.junit.Test;

@Ignore("Preventing temporary RESOURCE_EXHAUSTED problems")
public class ITMetricsTest extends BaseSystemTest {

@Test
Expand Down

0 comments on commit 907f79f

Please sign in to comment.