Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(62)

Issue 1193053002: Made LengthStyleInterpolationTest display better output when failing (Closed)

Created:
4 years, 10 months ago by sashab
Modified:
4 years, 10 months ago
Reviewers:
esprehn
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-style_chromium.org, Eric Willigers, rjwright, shans
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Made LengthStyleInterpolationTest display better output when failing LengthStyleInterpolationTest currently uses functions to test for pass and fail conditions. Updated it to use macros that call gtests' EXPECT macros instead, to give more helpful output on test failure. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197517

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -32 lines) Patch
M Source/core/animation/LengthStyleInterpolationTest.cpp View 7 chunks +27 lines, -32 lines 5 comments Download

Messages

Total messages: 8 (2 generated)
sashab
Super quick review; just something that would help me debug the failing windows bot in ...
4 years, 10 months ago (2015-06-20 01:03:47 UTC) #2
esprehn
https://codereview.chromium.org/1193053002/diff/1/Source/core/animation/LengthStyleInterpolationTest.cpp File Source/core/animation/LengthStyleInterpolationTest.cpp (right): https://codereview.chromium.org/1193053002/diff/1/Source/core/animation/LengthStyleInterpolationTest.cpp#newcode67 Source/core/animation/LengthStyleInterpolationTest.cpp:67: #define TEST_PRIMITIVE_VALUE(ACTUAL_VALUE, EXPECTED_DOUBLE_VALUE, EXPECTED_UNIT_TYPE) \ Why can't this be ...
4 years, 10 months ago (2015-06-20 01:07:32 UTC) #3
esprehn
lgtm https://codereview.chromium.org/1193053002/diff/1/Source/core/animation/LengthStyleInterpolationTest.cpp File Source/core/animation/LengthStyleInterpolationTest.cpp (right): https://codereview.chromium.org/1193053002/diff/1/Source/core/animation/LengthStyleInterpolationTest.cpp#newcode67 Source/core/animation/LengthStyleInterpolationTest.cpp:67: #define TEST_PRIMITIVE_VALUE(ACTUAL_VALUE, EXPECTED_DOUBLE_VALUE, EXPECTED_UNIT_TYPE) \ I think we ...
4 years, 10 months ago (2015-06-20 01:18:41 UTC) #4
sashab
I'm reading through gtests documentation now to see if there's a way to get a ...
4 years, 10 months ago (2015-06-20 01:20:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1193053002/1
4 years, 10 months ago (2015-06-20 01:32:52 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2015-06-20 01:36:47 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197517

Powered by Google App Engine
This is Rietveld 408576698