Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(425)

Issue 2823603002: Stop checking for crash strings in PaintController death tests (Closed)

Created:
3 years, 8 months ago by chrishtr
Modified:
3 years, 8 months ago
Reviewers:
Nico
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop checking for messages in PaintController death tests These strings don't exist in official builds, which makes the test fail. Furthermore, they don't add much value. BUG=710470 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2823603002 Cr-Commit-Position: refs/heads/master@{#464744} Committed: https://chromium.googlesource.com/chromium/src/+/c288893814fc243404bf5280fb71afe79bc18ace

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -12 lines) Patch
M third_party/WebKit/Source/platform/graphics/paint/PaintControllerTest.cpp View 2 chunks +5 lines, -12 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
chrishtr
3 years, 8 months ago (2017-04-14 15:39:50 UTC) #4
Nico
lgtm to get bots green, but do the death tests themselves add much value?
3 years, 8 months ago (2017-04-14 15:41:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2823603002/1
3 years, 8 months ago (2017-04-14 17:15:38 UTC) #11
chrishtr
On 2017/04/14 at 15:41:27, thakis wrote: > lgtm to get bots green, but do the ...
3 years, 8 months ago (2017-04-14 17:16:48 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/c288893814fc243404bf5280fb71afe79bc18ace
3 years, 8 months ago (2017-04-14 17:21:23 UTC) #15
Nico
Cool, thanks for confirming. On Apr 14, 2017 1:16 PM, <chrishtr@chromium.org> wrote: On 2017/04/14 at ...
3 years, 8 months ago (2017-04-14 17:47:17 UTC) #16
Nico
3 years, 8 months ago (2017-04-14 17:47:18 UTC) #17
Message was sent while issue was closed.
Cool, thanks for confirming.


On Apr 14, 2017 1:16 PM, <chrishtr@chromium.org> wrote:

On 2017/04/14 at 15:41:27, thakis wrote:
> lgtm to get bots green, but do the death tests themselves add much value?

They do add value. The particular under-invalidation code this is testing
discover
important and otherwise hard-to-find bugs in paint invalidation. I also
refactored
some of the code in the past week, and these tests helped me catch at least
2
or 3 bugs in my implementation.

https://codereview.chromium.org/2823603002/

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698