WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
211404
REGRESSION (
r261108
): [ Mac ] inspector/timeline/timeline-recording.html is failing
https://bugs.webkit.org/show_bug.cgi?id=211404
Summary
REGRESSION (r261108): [ Mac ] inspector/timeline/timeline-recording.html is f...
Truitt Savell
Reported
2020-05-04 15:05:31 PDT
inspector/timeline/timeline-recording.html This test began failing with the changes in
r261108
. Looks like some lines changed, is this just a rebase? history:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Ftimeline%2Ftimeline-recording.html
Diff: --- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/inspector/timeline/timeline-recording-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/inspector/timeline/timeline-recording-actual.txt @@ -38,8 +38,8 @@ "timeline-record-type-network", "timeline-record-type-layout", "timeline-record-type-script", - "timeline-record-type-cpu", - "timeline-record-type-rendering-frame" + "timeline-record-type-rendering-frame", + "timeline-record-type-cpu" ], "records": [ "<filtered>"
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-05-04 15:05:55 PDT
<
rdar://problem/62863766
>
Devin Rousso
Comment 2
2020-05-04 16:18:30 PDT
Committed
r261121
: <
https://trac.webkit.org/changeset/261121
>
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