WidgetTest.Transparency_DesktopWidgetInferOpacity is broken |
||
Issue descriptionWidgetTest.Transparency_DesktopWidgetInferOpacity and a couple of other test cases from view_unittests are broken on multiple bots: https://build.chromium.org/p/chromium.fyi/builders/CFI%20Linux/builds/5994 https://build.chromium.org/p/chromium.fyi/builders/LTO%20Linux/builds/794 https://build.chromium.org/p/chromium.fyi/builders/UBSanVptr%20Linux/builds/731 This bug was introduced on Jun 24 by https://codereview.chromium.org/1998653002 and has not been fixed since then. We need to either fix the issue, or remove the failing test, or revert the CL. Sorry for filing this bug so late, I just today returned from a vacation.
,
Jul 8 2016
Thank you, Julien!
,
Jul 22 2016
Julien, this was fixed after you have submitted the fix #1, but now it has regressed again: https://build.chromium.org/p/chromium.fyi/builders/CFI%20Linux/builds/6147 The reason is that the fix was reverted: https://codereview.chromium.org/2171023002/
,
Jul 22 2016
Hi, thx for confirming that it fixed the problem. I saw it has been reverted, this is just because the 2 tests I added at the end are not meant to run on Android. I just uploaded a "Patch Set 18" https://codereview.chromium.org/2124633002/ . There is another pb with the tests on some Linux bots "TypeError: argument of type 'NoneType' is not iterable", I will have a look but this is just because the tests are faking the gl values.
,
Aug 16 2016
Resolved with https://bugs.chromium.org/p/chromium/issues/detail?id=369209 / https://codereview.chromium.org/2124633002/ |
||
►
Sign in to add a comment |
||
Comment 1 by j.iso...@samsung.com
, Jul 8 2016