Переглянути джерело

Log res.error() on all ServerTest ASSERT_TRUE(res) assertions

Only 8 of 423 call sites logged the actual error on failure. The
MbedTLS-backend flaky CI failure (connection-level ASSERT_TRUE(res),
~20-30ms) keeps landing on assertions without this diagnostic, so the
real error code has never been captured. Broadens the existing
GetWithRange-only logging (a4d7066) to every plain ASSERT_TRUE(res);
site, no behavior change.
yhirose 2 тижнів тому
батько
коміт
f7c8455a62
1 змінених файлів з 121 додано та 121 видалено
  1. 121 121
      test/test.cc

Різницю між файлами не показано, бо вона завелика
+ 121 - 121
test/test.cc


Деякі файли не було показано, через те що забагато файлів було змінено