WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 177930
Layout Test media/modern-media-controls/scrubber-support/scrubber-support-click.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=177930
Summary
Layout Test media/modern-media-controls/scrubber-support/scrubber-support-cli...
Antoine Quint
Reported
2017-10-05 04:03:50 PDT
The following layout test is flaky on Apple Sierra Debug WK1 media/modern-media-controls/scrubber-support/scrubber-support-click.html
Attachments
Patch
(3.72 KB, patch)
2017-10-05 04:05 PDT
,
Antoine Quint
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2017-10-05 04:05:56 PDT
Created
attachment 322819
[details]
Patch
Dean Jackson
Comment 2
2017-10-05 09:49:16 PDT
Comment on
attachment 322819
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=322819&action=review
> LayoutTests/ChangeLog:10 > + In cases where this test failed, it actually worked as expected but the "timeupdate" event would be fired > + twice, most likely because it was registered twice. We now use an asynchronous expectation to run the test > + which should only register the event listener once and make the test more reliable.
You could probably just pass in a { once: true } to the event listener registration. Or are you saying it was actually registered twice?
Antoine Quint
Comment 3
2017-10-05 11:28:13 PDT
(In reply to Dean Jackson from
comment #2
)
> Comment on
attachment 322819
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=322819&action=review
> > > LayoutTests/ChangeLog:10 > > + In cases where this test failed, it actually worked as expected but the "timeupdate" event would be fired > > + twice, most likely because it was registered twice. We now use an asynchronous expectation to run the test > > + which should only register the event listener once and make the test more reliable. > > You could probably just pass in a { once: true } to the event listener > registration. Or are you saying it was actually registered twice?
It was registered twice.
WebKit Commit Bot
Comment 4
2017-10-05 11:51:50 PDT
Comment on
attachment 322819
[details]
Patch Clearing flags on attachment: 322819 Committed
r222923
: <
http://trac.webkit.org/changeset/222923
>
WebKit Commit Bot
Comment 5
2017-10-05 11:51:51 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2017-10-05 11:52:49 PDT
<
rdar://problem/34839329
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug