davidyuan1223 commented on PR #5410:
URL: https://github.com/apache/kyuubi/pull/5410#issuecomment-1763669833
> > @wForget have fix the code style error. i found the `operation listener`
unit test error, is my config make the unit test error?
>
> ```
> - operation listener *** FAILED ***
> The code passed to eventually never returned normally. Attempted 190
times over 1.5037484225833333 minutes. Last failure message: logs.exists(((x$2:
String) => x$2.contains("started with 2 stages"))) was false.
> ```
>
> @davidyuan1223 It seems to be a related error. Can you debug it locally?
I'll take a look at it later too.
i have check this, actually, this code style i think it's easy to fail,
because the logs is not continue, but their assert need a not continue logs
contains all assert, it's a not safe code style. i think, the assert test is
continue, why not the log is a complete log?

--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]