WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
206704
[Mac wk2 Release] fast/html/marquee-child-wrap.html flaky failing
https://bugs.webkit.org/show_bug.cgi?id=206704
Summary
[Mac wk2 Release] fast/html/marquee-child-wrap.html flaky failing
Jason Lawrence
Reported
2020-01-23 15:01:47 PST
fast/html/marquee-child-wrap.html Description: Test is flaky failing on Mac wk2 release History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fhtml%2Fmarquee-child-wrap.html
Diff:
https://build.webkit.org/results/Apple%20Mojave%20Release%20WK2%20(Tests)/r254996%20(9737)/fast/html/marquee-child-wrap-diff.png
Attachments
Patch
(1.51 KB, patch)
2020-01-27 10:53 PST
,
Truitt Savell
no flags
Details
Formatted Diff
Diff
Patch
(1.50 KB, patch)
2020-01-27 11:21 PST
,
Truitt Savell
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-01-23 15:02:14 PST
<
rdar://problem/58850010
>
Alexey Proskuryakov
Comment 2
2020-01-26 12:28:42 PST
Looks like a bad test, should be easily fixable by adding a large scrolldelay.
Truitt Savell
Comment 3
2020-01-27 10:53:04 PST
Created
attachment 388873
[details]
Patch
Jonathan Bedard
Comment 4
2020-01-27 11:08:30 PST
Comment on
attachment 388873
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=388873&action=review
> LayoutTests/fast/html/marquee-child-wrap.html:2 > +<marquee style="border:2px solid green"><span>Text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text</span> scrolldelay="10">scrolldelay = 10</marquee>
I would expect this to be in the <marquee> tag like so: <marquee style="border:2px solid green" scrolldelay="10">
Truitt Savell
Comment 5
2020-01-27 11:21:24 PST
Created
attachment 388876
[details]
Patch
Truitt Savell
Comment 6
2020-01-27 11:22:02 PST
(In reply to Truitt Savell from
comment #5
)
> Created
attachment 388876
[details]
> Patch
(In reply to Jonathan Bedard from
comment #4
)
> Comment on
attachment 388873
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=388873&action=review
> > > LayoutTests/fast/html/marquee-child-wrap.html:2 > > +<marquee style="border:2px solid green"><span>Text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text</span> scrolldelay="10">scrolldelay = 10</marquee> > > I would expect this to be in the <marquee> tag like so: > > <marquee style="border:2px solid green" scrolldelay="10">
Made this change and upped the delay. Test passed locally.
Alexey Proskuryakov
Comment 7
2020-01-27 13:03:36 PST
Comment on
attachment 388876
[details]
Patch Why not make it outrageously high, e.g. 10 minutes?
WebKit Commit Bot
Comment 8
2020-01-27 14:36:05 PST
The commit-queue encountered the following flaky tests while processing
attachment 388876
[details]
: editing/spelling/spellcheck-async-remove-frame.html
bug 158401
(authors:
morrita@google.com
,
rniwa@webkit.org
, and
tony@chromium.org
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 9
2020-01-27 14:36:27 PST
The commit-queue encountered the following flaky tests while processing
attachment 388876
[details]
: editing/spelling/spellcheck-attribute.html
bug 206178
(authors:
g.czajkowski@samsung.com
,
mark.lam@apple.com
, and
rniwa@webkit.org
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 10
2020-01-27 15:05:16 PST
The commit-queue encountered the following flaky tests while processing
attachment 388876
[details]
: editing/spelling/spellcheck-async-remove-frame.html
bug 158401
(authors:
morrita@google.com
,
rniwa@webkit.org
, and
tony@chromium.org
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 11
2020-01-27 15:05:47 PST
Comment on
attachment 388876
[details]
Patch Clearing flags on attachment: 388876 Committed
r255181
: <
https://trac.webkit.org/changeset/255181
>
WebKit Commit Bot
Comment 12
2020-01-27 15:05:48 PST
All reviewed patches have been landed. Closing bug.
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