[Webkit-unassigned] [Bug 31200] tests in http/tests/security/mixedContent start to fails with added tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 01:40:49 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31200





--- Comment #2 from Roland Steiner <rolandsteiner at google.com>  2009-11-06 01:40:48 PDT ---
[Sorry about the comment spam, didn't mean to commit the previous one yet]

Corrections and additions after even more testing: 

Actually different tests in http/tests/security/mixedContent start to fail, not
just about-blank-iframe-in-main-frame.html.

However, it's only ever 1 test that fails, and which test fails seems to be
consistent for a given set of added tests.

Furthermore, if you remove 1 test from the added test set, the next test in
line in http/tests/security/mixedContent fails. It therefore seems this is
caused strictly by the number of tests (rather than any content) that come
before.

And to even further add to the fun: if you add a LOT of layout tests (e.g.,
duplicating fast/block and fast/clip), everything runs through fine again.

This leads me to believe that perhaps something in
http/tests/security/mixedContent is sensitive to some sort of run-over of the
layout count. I.e., a test in this directory fails if it happens to be exactly
the, say, 1000th test.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list