[Webkit-unassigned] [Bug 230411] New: [ macOS ] http/tests/media/hls/video-controller-getStartDate.html is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 17 10:36:19 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230411

            Bug ID: 230411
           Summary: [ macOS ]
                    http/tests/media/hls/video-controller-getStartDate.htm
                    l is flaky failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ayumi_kojima at apple.com

http/tests/media/hls/video-controller-getStartDate.html

Is flaky failing on macOS (mainly on wk2, but there are some failures on BigSur wk1 debug as well).

History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fhls%2Fvideo-controller-getStartDate.html

Result page: https://build.webkit.org/results/Apple-Catalina-Debug-WK2-Tests/r282087%20(16157)/results.html

Diff: 

--- /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/http/tests/media/hls/video-controller-getStartDate-expected.txt
+++ /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/http/tests/media/hls/video-controller-getStartDate-actual.txt
@@ -4,6 +4,6 @@
 EVENT(canplaythrough)
 EVENT(canplaythrough)
 EXPECTED (isNaN(video.getStartDate()) == 'true') OK
-EXPECTED (video.getStartDate().toUTCString() == 'Wed, 03 Nov 2010 08:00:00 GMT') OK
+EXPECTED (video.getStartDate().toUTCString() == 'Wed, 03 Nov 2010 08:00:00 GMT'), OBSERVED 'Invalid Date' FAIL
 END OF TEST

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210917/7ef2791a/attachment.htm>


More information about the webkit-unassigned mailing list