[ RUN ] SpdyFramerTests/SpdyFramerTest.CreatePushPromiseCompressed/2 ../../net/spdy/spdy_test_utils.cc:77: Failure Failed Description: PUSH_PROMISE frame Expected: 00 *39* 0c 00 .9.. 00 00 00 2a ...* 00 00 00 39 ...9 38 *ea* e3 c6 8... a7 c2 *02**e5* .... *0e**50**c2**4b* .P.K *4a**04**e5**0b* J... *66**80**00**4a* f..J *cb**cf**07**08* .... *20**10**95**96* ... *9f**0f**a2* 00 .... *02**28**29**b1* .(). *08**20**80**00* . .. *00**00**00**ff* .... *ff* . Actual: 00 *3c* 0c 00 .<.. 00 00 00 2a ...* 00 00 00 39 ...9 38 *30* e3 c6 80.. a7 c2 *00**20* ... *00**df**ff**00* .... *00**00**02**00* .... *00**00**03**62* ...b *61**72**00**00* ar.. *00**03**66**6f* ..fo *6f**00**00* 00 o... *03**66**6f**6f* .foo *00**00**00**03* .... *62**61**72**00* bar. *00**00**ff**ff* .... [ FAILED ] SpdyFramerTests/SpdyFramerTest.CreatePushPromiseCompressed/2, where GetParam() = 4 (0 ms)
This is triggered by use_system_zlib=1 . The error does not occur when using bundled zlib.
We've removed src_test from recent chromium ebuilds. Please see http://thread.gmane.org/gmane.linux.gentoo.devel/91271 ("RFC: Removing src_test from www-client/chromium" on gentoo-dev) for context.