[Enhancement]Lock account for timeout duration after failed login attempts #51948
+129
−3
GitHub Actions / FE UT Report
failed
Jan 19, 2025 in 0s
10802 tests run, 10742 passed, 58 skipped, 2 failed.
Annotations
github-actions / FE UT Report
FrontendServiceImplTest.testRequestMergeCommit
expected:<OK> but was:<INTERNAL_ERROR>
Raw output
java.lang.AssertionError: expected:<OK> but was:<INTERNAL_ERROR>
at com.starrocks.service.FrontendServiceImplTest.lambda$testRequestMergeCommit$2(FrontendServiceImplTest.java:1229)
at com.starrocks.service.FrontendServiceImplTest.testRequestMergeCommitBase(FrontendServiceImplTest.java:1279)
at com.starrocks.service.FrontendServiceImplTest.testRequestMergeCommit(FrontendServiceImplTest.java:1228)
github-actions / FE UT Report
FrontendServiceImplTest.testLoadTxnBegin
expected:<INTERNAL_ERROR> but was:<OK>
Raw output
java.lang.AssertionError: expected:<INTERNAL_ERROR> but was:<OK>
at com.starrocks.service.FrontendServiceImplTest.testLoadTxnBegin(FrontendServiceImplTest.java:519)
Loading