RESOLVED FIXED 67994
[Qt]3 fast/borders tests assert intermittently
https://bugs.webkit.org/show_bug.cgi?id=67994
Summary [Qt]3 fast/borders tests assert intermittently
Csaba Osztrogonác
Reported 2011-09-13 02:48:16 PDT
fast/borders/block-mask-overlay-image-outset.html fast/borders/inline-mask-overlay-image-outset.html ASSERTION FAILED: isfinite(num) ../../../Source/WebCore/css/CSSPrimitiveValue.cpp(184) : WebCore::CSSPrimitiveValue::CSSPrimitiveValue(double, WebCore::CSSPrimitiveValue::UnitTypes) Segmentation fault
Attachments
Patch (1.45 KB, patch)
2012-05-15 13:07 PDT, Alexis Menard (darktears)
no flags
Csaba Osztrogonác
Comment 1 2011-09-13 02:52:19 PDT
One more failing test: fast/borders/inline-mask-overlay-image-outset-vertical-rl.html You can reproduce it easily on http://trac.webkit.org/changeset/95016 : (Maybe the bug is valid for previous revisions too, I'll chceck it.) $ Tools/Scripts/old-run-webkit-tests fast/borders/inline-mask-overlay-image-outset-vertical-rl.html --debug --iterations 100 --exit-after-n-failures=1 $ Tools/Scripts/old-run-webkit-tests fast/borders/inline-mask-overlay-image-outset.html --debug --iterations 100 --exit-after-n-failures=1 $ Tools/Scripts/old-run-webkit-tests fast/borders/block-mask-overlay-image-outset.html --debug --iterations 100 --exit-after-n-failures=1
Csaba Osztrogonác
Comment 2 2011-09-13 03:36:36 PDT
These tests introduced in http://trac.webkit.org/changeset/94912
Csaba Osztrogonác
Comment 3 2011-09-13 04:16:05 PDT
Only these tests assert intermittently: fast/borders/block-mask-overlay-image-outset.html fast/borders/inline-mask-overlay-image-outset-vertical-rl.html fast/borders/inline-mask-overlay-image-outset.html All of them introduced in r94912.
Csaba Osztrogonác
Comment 4 2011-09-18 00:22:20 PDT
Similar assert with fast/reflections/reflection-masks-outset.html .. :-/
Alexis Menard (darktears)
Comment 5 2012-05-15 13:07:39 PDT
Alexis Menard (darktears)
Comment 6 2012-05-15 13:08:03 PDT
(In reply to comment #5) > Created an attachment (id=142039) [details] > Patch We may need some expected files but let see.
Darin Adler
Comment 7 2012-05-15 13:16:34 PDT
Comment on attachment 142039 [details] Patch rs=me
WebKit Review Bot
Comment 8 2012-05-15 15:58:46 PDT
Comment on attachment 142039 [details] Patch Clearing flags on attachment: 142039 Committed r117172: <http://trac.webkit.org/changeset/117172>
WebKit Review Bot
Comment 9 2012-05-15 15:58:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.