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
Radar WebKit Bug Importer
Comment 1 2020-05-04 15:05:55 PDT
Devin Rousso
Comment 2 2020-05-04 16:18:30 PDT
Note You need to log in before you can comment on or make changes to this bug.