On Thu, Sep 5, 2024 at 11:55 PM Yuan Chen <[email protected]> wrote: > > What you said is reasonable,but it would confuse the test personnel, as there > is > no clear reminders. Is it possible to modify it to without SKIP,will give > exact > reminders when it is failed? >
You'll get a test failure, I don't think we can provide a guess as to why any given check failed in selftests for every selftest's ASSERT_xxx() call. So I'd just leave it as is, I'm not sure what problem we are trying to solve here, tbh.
