Re: The new scalable regression testing framework(#8125)

2022-03-01 Thread 1 0
om.invalid> 于2022年2月19日周六 18:43写道: > > > Thinks for greate suggestions. > > > > > > The print result function is missing, and can run parallely > > and randomly. > > But it is easy to implement, I can support in next pull request. > > > > >

Re: The new scalable regression testing framework(#8125)

2022-02-19 Thread 1 0
It's a great job. I have a suggestion on writing a case more easily. We should accept cases in sql and check the result by comparing the content of stdout and stderr. This way, anyone can contribute a case easily, for example I just execute sql and put output. The cases can also be used easily by