소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.