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 / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, bfulgham, fred.wang, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Per Arne Vollan 2018-02-12 08:48:46 PST
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 ]
Comment 1 Per Arne Vollan 2018-02-12 08:57:27 PST
Updated test expectations in <https://trac.webkit.org/changeset/228374/webkit>.
Comment 2 Frédéric Wang (:fredw) 2018-03-14 07:26:40 PDT
(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.
Comment 3 Brent Fulgham 2021-09-21 14:46:21 PDT
The XSSAuditor tests were removed in Bug 230499.