Bug 221826 - [GPUP] Test fast/mediastream/media-element-current-time.html fails when media in GPU Process is enabled
Summary: [GPUP] Test fast/mediastream/media-element-current-time.html fails when media...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on:
Blocks: 221830
  Show dependency treegraph
 
Reported: 2021-02-12 10:22 PST by Peng Liu
Modified: 2021-03-05 09:20 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2021-03-04 17:11 PST, Jon Lee
no flags Details | Formatted Diff | Diff
Patch (1.61 KB, patch)
2021-03-05 01:30 PST, Jon Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peng Liu 2021-02-12 10:22:41 PST
@@ -1,4 +1,4 @@
 
 
-PASS Check video.currentTime behavior
+FAIL Check video.currentTime behavior assert_not_equals: Playback has started, currentTime must not be zero got disallowed value 0
Comment 1 Radar WebKit Bug Importer 2021-02-19 10:23:22 PST
<rdar://problem/74527630>
Comment 2 Jon Lee 2021-03-04 17:08:44 PST
This appears to pass on the bots.
Comment 3 Jon Lee 2021-03-04 17:11:17 PST
Created attachment 422315 [details]
Patch
Comment 4 Jon Lee 2021-03-05 01:30:37 PST
Created attachment 422349 [details]
Patch
Comment 5 EWS 2021-03-05 09:20:13 PST
Committed r273975: <https://commits.webkit.org/r273975>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422349 [details].