DescriptionReport failed expect/assert to test launcher summary output.
Knowledge of concrete reason of test failure makes posible to properly
group broken/flacky tests to create issues. This CL gathers failed gtest
EXPECT_/ASSERT_* statements, and reports them to test launcher summary
output json.
This CL is continuation of previous one:
https://codereview.chromium.org/2502953002/
I created a temporary test with single line EXPECT_TRUE(false); and there
are some relevant lines from the summary: http://pastebin.com/vFMuADEX
BUG=
Committed: https://crrev.com/961577e159e5cd9a8af365d322213cf86124914d
Cr-Commit-Position: refs/heads/master@{#441112}
Patch Set 1 #Patch Set 2 : Fix msvc warning. #
Total comments: 12
Patch Set 3 : Fix review issues. #
Total comments: 2
Patch Set 4 : Always provide unencoded summary. #
Messages
Total messages: 14 (6 generated)
|