Skip to content

[Enhancement]Lock account for timeout duration after failed login att…

Sign in for the full log view
GitHub Actions / FE UT Report failed Oct 15, 2024 in 0s

10176 tests run, 10121 passed, 54 skipped, 1 failed.

Annotations

Check failure on line 502 in fe/fe-core/src/test/java/com/starrocks/service/FrontendServiceImplTest.java

See this annotation in the file changed.

@github-actions 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:502)