|
From: Yu, M. <min...@wi...> - 2025-11-12 01:46:35
|
On 10/15/25 14:35, Paul Floyd via Valgrind-developers wrote: > CAUTION: This email comes from a non Wind River email account! > Do not click links or open attachments unless you recognize the sender > and know the content is safe. > > On 2025-10-15 08:21, Yu, Mingli via Valgrind-developers wrote: >> Ping. >> >> Thanks, >> > > The patch looks OK. > > What is the benefit to having both a PASS/FAIL line printed for every > test and the summary listing all tailed tests with the kind of failure > such as > > == 1 test, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 > stdoutB failures, 0 post > failures == > memcheck/tests/freebsd/utrace (stderr) > > A+ It's more helpful to collect the test result if we print the PASS/FAIL at stdout. And only need to check test-suite-overall.log for the detailed test log if some test fails. Thanks, > > Paul > > > > > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers |