Summary: | Flaky Test: imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay-with-slow-text-tracks.html | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | WebKit Commit Bot <commit-queue> | ||||
Component: | Tools / Tests | Assignee: | WebKit Commit Bot <commit-queue> | ||||
Status: | NEW --- | ||||||
Severity: | Normal | CC: | eric.carlson, jer.noble, webkit-bot-watchers-bugzilla, youennf | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=176929 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 50856 | ||||||
Attachments: |
|
Description
WebKit Commit Bot
2019-09-07 22:22:46 PDT
Created attachment 378319 [details]
Archive of layout-test-results from webkit-cq-01
This test has been very flaky on macOS Mojave for a long time, see bug 176929. Failures on High Sierra aren't new either, but post-commit bots only see them on WebKit1 or GuardMalloc bots, not on Release WebKit2 like here. The diff appears to always be the same though. @@ -1,4 +1,3 @@ -CONSOLE MESSAGE: line 31: TypeError: null is not an object (evaluating 'track.track.cues.length') CONSOLE MESSAGE: line 31: TypeError: null is not an object (evaluating 'track.track.cues.length') CONSOLE MESSAGE: line 31: TypeError: null is not an object (evaluating 'track.track.cues.length') CONSOLE MESSAGE: line 31: TypeError: null is not an object (evaluating 'track.track.cues.length') |