|
|
Created:
4 years, 3 months ago by Xianzhu Modified:
4 years, 3 months ago Reviewers:
pdr. CC:
chromium-reviews, krit, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, dshwang, pdr+graphicswatchlist_chromium.org, jbroman, Justin Novosad, Rik, f(malita), blink-reviews, danakj+watch_chromium.org, ajuma+watch_chromium.org, Stephen Chennney, rwlbuis Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionFix PaintControllerUnderInvalidationTest.MoreDrawing on official builds
Official build doesn't output strings on CHECK failures.
BUG=644768
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/812a431578014239af1444e2967413140ab516de
Cr-Commit-Position: refs/heads/master@{#417112}
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
Description was changed from ========== Workaround of PaintControllerUnderInvalidationTest.MoreDrawing for some builds On some builds, the death test fails to catch the the failure message of CHECK failure. Workaround this by not matching the message. Death expectation is enough for the purpose of the test. BUG=644768 ========== to ========== Workaround of PaintControllerUnderInvalidationTest.MoreDrawing for some builds On some builds, the death test fails to catch the the failure message of CHECK failure. Workaround this by not matching the message. Death expectation is enough for the purpose of the test. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ==========
wangxianzhu@chromium.org changed reviewers: + pdr@chromium.org
Description was changed from ========== Workaround of PaintControllerUnderInvalidationTest.MoreDrawing for some builds On some builds, the death test fails to catch the the failure message of CHECK failure. Workaround this by not matching the message. Death expectation is enough for the purpose of the test. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ========== to ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. Separate LOG and CHECK. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ==========
Description was changed from ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. Separate LOG and CHECK. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ========== to ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. Separate LOG and CHECK. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ==========
Description was changed from ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. Separate LOG and CHECK. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ========== to ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ==========
Patchset #2 (id:20001) has been deleted
On 2016/09/07 at 21:26:22, wangxianzhu wrote: > LGTM Should we file a bug or comment this? It looks like a lot of the other EXPECT_DEATH calls also use an empty string, probably for the same reason.
On 2016/09/07 21:50:09, pdr. wrote: > On 2016/09/07 at 21:26:22, wangxianzhu wrote: > > > > LGTM > > Should we file a bug or comment this? It looks like a lot of the other > EXPECT_DEATH calls also use an empty string, probably for the same reason. hans@ just answered the question and I updated the description: official build just crashes without outputing anything for CHECK failures.
On 2016/09/07 21:52:22, Xianzhu wrote: > On 2016/09/07 21:50:09, pdr. wrote: > > On 2016/09/07 at 21:26:22, wangxianzhu wrote: > > > > > > > LGTM > > > > Should we file a bug or comment this? It looks like a lot of the other > > EXPECT_DEATH calls also use an empty string, probably for the same reason. > > hans@ just answered the question and I updated the description: official build > just crashes without outputing anything for CHECK failures. s/hans/thakis/
The CQ bit was checked by wangxianzhu@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ========== to ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1)
Message was sent while issue was closed.
Description was changed from ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ========== to ========== Fix PaintControllerUnderInvalidationTest.MoreDrawing on official builds Official build doesn't output strings on CHECK failures. BUG=644768 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/812a431578014239af1444e2967413140ab516de Cr-Commit-Position: refs/heads/master@{#417112} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/812a431578014239af1444e2967413140ab516de Cr-Commit-Position: refs/heads/master@{#417112} |