Bug 195272 - [GTK] Unreviewed test gardening
Summary: [GTK] Unreviewed test gardening
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-04 03:53 PST by Diego Pino
Modified: 2019-03-04 23:59 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.92 KB, patch)
2019-03-04 03:55 PST, Diego Pino
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2019-03-04 03:53:02 PST
Gardening of r242340:

Expected to crash, but passed: (2)
  fast/forms/validation-message-clone.html
  mathml/presentation/tokenElements-dynamic.html


Unexpected flakiness: text-only failures (1)
  imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/underover-1.html [ Failure Pass ]


Regressions: Unexpected image-only failures (1)
  fast/text/ja-sans-serif.html [ ImageOnlyFailure ]

Regressions: Unexpected crashes (4)
  imported/w3c/web-platform-tests/mathml/relations/css-styling/visibility-1.html [ Crash ]
  legacy-animation-engine/animations/animation-direction-reverse-hardware.html [ Crash ]
  media/W3C/video/events/event_canplay_manual.html [ Crash ]
  media/video-delay-load-event.html [ Crash ]
Comment 1 Diego Pino 2019-03-04 03:55:23 PST
Created attachment 363501 [details]
Patch
Comment 2 Diego Pino 2019-03-04 03:55:58 PST
Expected to crash, but passed:
  
  - fast/forms/validation-message-clone.html

	The test has been text flaky since r238054 (SourceBuffer throws an error when appending a second init segment after changeType(). https://bugs.webkit.org/show_bug.cgi?id=191474). In r238417 ([SOUP] Certificate decoder always returns GByteArray with zero size https://bugs.webkit.org/show_bug.cgi?id=191888) started to crash and it has been doing so intermently until now. Added Pass to list of flaky conditions.

  - mathml/presentation/tokenElements-dynamic.html

	First time it crashed was in r239157 ([FreeType] Remove HarfBuzzFace https://bugs.webkit.org/show_bug.cgi?id=192589). Should be marked as flaky ([Crash Pass]).

Unexpected flakiness: text-only failures
  
  - imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/underover-1.html [ Failure Pass ]

	The text has been flaky since r240842 ([LFC] Set intrinsic size on Layout::Replaced https://bugs.webkit.org/show_bug.cgi?id=194139). Created bug webkit.org/b/195271.

Regressions: Unexpected crashes

  - imported/w3c/web-platform-tests/mathml/relations/css-styling/visibility-1.html [ Crash ]

	First time it crashed was in r239198 (Add a missing exception check. https://bugs.webkit.org/show_bug.cgi?id=192626). Added Crash to list of flaky conditions.
Comment 3 WebKit Commit Bot 2019-03-04 23:58:17 PST
Comment on attachment 363501 [details]
Patch

Clearing flags on attachment: 363501

Committed r242412: <https://trac.webkit.org/changeset/242412>
Comment 4 WebKit Commit Bot 2019-03-04 23:58:18 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-03-04 23:59:19 PST
<rdar://problem/48591850>