Bug 182694
Summary: | [Win] Some text and svg tests are failing on only a specific ews bot. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Per Arne Vollan <pvollan> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ap, bfulgham, fred.wang, Hironori.Fujii, lforschler |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Per Arne Vollan
The following tests are failing only on ews203:
Regressions: Unexpected text-only failures (2)
fast/text/tatechuyoko.html [ Failure ]
imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-1.html [ Failure ]
Regressions: Unexpected crashes (27)
fast/css/fontloader-svg-select.svg [ Crash ]
fast/dom/crash-moving-subtree-between-documents.html [ Crash ]
fast/dom/event-handler-attributes.html [ Crash ]
fast/dom/focus-style-resolution.html [ Crash ]
fast/dom/inline-event-attributes-event-param-name.html [ Crash ]
fast/events/event-function-toString.html [ Crash ]
fast/html/marquee-reparent-check.html [ Crash ]
fast/loader/document-destruction-within-unload.html [ Crash ]
fast/scrolling/adjust-scroll-offset-on-zoom.html [ Crash ]
fast/text/invalid-positionForPoint-offset.html [ Crash ]
http/tests/security/svg-image-with-cached-remote-image.html [ Crash ]
http/tests/security/xssAuditor/iframe-onload-in-svg-tag.html [ Crash ]
imported/blink/http/tests/svg/svgload-vs-load.svg [ Crash ]
imported/blink/svg/animations/repeatn-event-1a.svg [ Crash ]
imported/blink/svg/animations/repeatn-event-1e.svg [ Crash ]
imported/blink/svg/custom/fragment-navigation-01.html [ Crash ]
imported/blink/svg/text/non-invertible-matrix-text.svg [ Crash ]
imported/mozilla/svg/conditions-06.svg [ Crash ]
imported/mozilla/svg/conditions-07.svg [ Crash ]
imported/mozilla/svg/smil/anim-class-04.svg [ Crash ]
imported/mozilla/svg/smil/anim-feConvolveMatrix-order-01.svg [ Crash ]
imported/mozilla/svg/smil/anim-feSpotLight-01.svg [ Crash ]
imported/mozilla/svg/smil/motion/animateMotion-values-linear-1.svg [ Crash ]
imported/mozilla/svg/smil/motion/animateMotion-values-paced-1a.svg [ Crash ]
imported/mozilla/svg/smil/repeat/indefinite-repeat-1.svg [ Crash ]
imported/mozilla/svg/smil/restart/reset-2.svg [ Crash ]
imported/mozilla/svg/smil/sort/sort-startAfter-1.svg [ Crash ]
Regressions: Unexpected timeouts (1)
fast/css/disabled-author-styles.html [ Timeout ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Per Arne Vollan
Updated test expectations in <https://trac.webkit.org/changeset/228374/webkit>.
Frédéric Wang (:fredw)
(In reply to Per Arne Vollan from comment #0)
> imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-
> parameters-1.html [ Failure ]
I'm not sure what was the failure here, but FYI I intend to re-enable a slightly different version of that test in bug 183628. I'll check if that still causes issue on Windows.
Brent Fulgham
The XSSAuditor tests were removed in Bug 230499.
Fujii Hironori
Not reproducible now. I'm going to unmarked them.