DescriptionRevert of Report CHECK/DCHECK to test launcher summary output. (patchset #21 id:400001 of https://codereview.chromium.org/2638763004/ )
Reason for revert:
Breaks 'LTO Linux' bot: https://build.chromium.org/p/chromium.fyi/builders/LTO%20Linux/builds/2531
Quick investigation revealed, it's official / chrome branded related, not lto related, as LoggingTest.NestedLogAssertHandlers test is failing even if LinkTimeOptimization is explicitly turned off, like with the following gn flags:
$ gn gen out/off '--args=is_chrome_branded=true is_official_build=true is_debug=false is_cfi=false use_thin_lto=false allow_posix_link_time_opt=false use_lld=false use_goma=true' --check
Original issue's description:
> Report CHECK/DCHECK to test launcher summary output.
>
> This CL is continuation of previous one:
> https://codereview.chromium.org/2606153003/
>
> BUG=
>
> Review-Url: https://codereview.chromium.org/2638763004
> Cr-Commit-Position: refs/heads/master@{#465531}
> Committed: https://chromium.googlesource.com/chromium/src/+/cc1bde6592ae5e0b5064e7680941569625db9d09
TBR=phajdan.jr@chromium.org,dcheng@chromium.org,brettw@chromium.org,alex-ac@yandex-team.ru
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|