First, we need to open source the P0 test set (From Baidu)~ Ling Miao
924060929 <924060...@qq.com.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. > > > > > ------------------ 原始邮件 ------------------ > 发件人: "1 0"<dataroar...@gmail.com>; > 发送时间: 2022年2月19日(星期六) 下午4:30 > 收件人: "dev"<dev@doris.apache.org>; > 主题: Re: The new scalable regression testing framework(#8125) > > > > > 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 other tests like fuzzy. > > > Can the framework run parallely and randomly? We need to run functional and > > regression tests parallely and randomly to discover more problems. > > Thanks, > Dataroaring.