The following test fails in the content_browsertests step on Mac and Win trybots:
CaptureScreenshotTest.CaptureScreenshotArea
The affected bots are:
https://ci.chromium.org/buildbot/tryserver.chromium.mac/mac_chromium_rel_ng/623932
https://ci.chromium.org/buildbot/tryserver.chromium.win/win10_chromium_x64_rel_ng/58124
https://ci.chromium.org/buildbot/tryserver.chromium.win/win7_chromium_rel_ng/76819
The output includes:
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,500): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,501): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,502): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,503): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,504): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,505): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,506): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,507): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,508): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.968:ERROR:devtools_protocol_browsertest.cc(696)] Pixel (0,509): expected ff0000ff actual ffffffff
[5336:5112:0109/121424.973:ERROR:devtools_protocol_browsertest.cc(706)] Number of pixel with an error: 76920
[5336:5112:0109/121424.973:ERROR:devtools_protocol_browsertest.cc(707)] Error Bounding Box : 0,500 10x7692
../../content/browser/devtools/protocol/devtools_protocol_browsertest.cc(766): error: Value of: MatchesBitmap(expected_bitmap, *result_bitmap, matching_mask, device_scale_factor, error_limit)
Actual: false
Expected: true
Comment 1 by bokan@chromium.org
, Jan 18 2018