homatthew commented on PR #3907:
URL: https://github.com/apache/gobblin/pull/3907#issuecomment-2028858626
@Will-Lo this is the flaky test that failed
```
Gradle suite > Gradle test >
org.apache.gobblin.service.modules.scheduler.GobblinServiceJobSchedulerTest >
testJobSchedulerAddFlowQuotaExceeded FAILED
java.lang.AssertionError: expected [2] but found [1]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.testng.Assert.assertEquals(Assert.java:662)
at
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]