Re: [blink-dev] What are the criteria for passing the blink tests on LUCI

2022-09-01 Thread fang yiwei
Thank you very much for your reply. We are customizing on the basis of chromium source code, so we want to prove that our changes have not brought bad effects through layout tests. Your answer is very helpful to the establishment of our CI system. Thank you again.

Re: [blink-dev] What are the criteria for passing the blink tests on LUCI

2022-08-31 Thread Xianzhu Wang
(I thought I had answered the question in another thread, but I just found it's still in my Draft box. Sorry.) For now we do have many blin_web_tests and blink_wpt_tests that don't pass. A few are expected not to pass, e.g. harness-tests/crash.html. Most of them are due to bugs. When a test starts

Re: [blink-dev] What are the criteria for passing the blink tests on LUCI

2022-08-31 Thread fang yiwei
As we can see from the results.html, There are some failure cases. What kind of cases will not affect the passing criteria of the CI system。[image: 20220831190722.jpg] On Wednesday, August 31, 2022 at 12:17:54 AM UTC+8 Xianzhu Wang wrote: > You can see these tests in results.html >