We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98ad6a commit 2dec3acCopy full SHA for 2dec3ac
integration-tests/src/test/java/oracle/kubernetes/operator/ITOperator.java
@@ -400,7 +400,7 @@ public void testCreateDomainWithDefaultValuesInSampleInputs() throws Exception {
400
*
401
* @throws Exception
402
*/
403
- @Test
+ //@Test
404
public void testAutoAndCustomSitConfigOverrides() throws Exception {
405
Assume.assumeFalse(QUICKTEST);
406
String testMethod = new Object() {}.getClass().getEnclosingMethod().getName();
0 commit comments