[Webkit-unassigned] [Bug 271817] New: [MSE][iOS] media/media-source/media-managedmse-resume-after-stall.html is failing intermittently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 21:17:38 PDT 2024


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

            Bug ID: 271817
           Summary: [MSE][iOS]
                    media/media-source/media-managedmse-resume-after-stall
                    .html is failing intermittently
           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: jean-yves.avenard at apple.com

```
--- /Volumes/Data/worker/iOS-17-Simulator-WK2-Tests-EWS/build/layout-test-results/media/media-source/media-managedmse-resume-after-stall-expected.txt
+++ /Volumes/Data/worker/iOS-17-Simulator-WK2-Tests-EWS/build/layout-test-results/media/media-source/media-managedmse-resume-after-stall-actual.txt
@@ -15,9 +15,9 @@
 RUN(sourceBuffer.appendBuffer(loader.mediaSegment(2)))
 EVENT(update)
 EXPECTED (video.buffered.length == '1') OK
-EXPECTED (video.buffered.end(0) == '3') OK
+EXPECTED (video.buffered.end(0) == '3'), OBSERVED '2.9906122448979593' FAIL
 EVENT(waiting)
-EXPECTED (video.currentTime == '3') OK
+EXPECTED (video.currentTime == '2.9906122448979593') OK
 RUN(sourceBuffer.appendBuffer(loader.mediaSegment(3)))
 EVENT(update)
 RUN(sourceBuffer.appendBuffer(loader.mediaSegment(4)))
```

close to 3, but not exactly 3...

-- 
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/20240328/8c2fa13c/attachment.htm>


More information about the webkit-unassigned mailing list