Bug 222993 - REGRESSION (r274109?): Catalina Perf tests failing due to unexpected output
Summary: REGRESSION (r274109?): Catalina Perf tests failing due to unexpected output
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-09 14:33 PST by Robert Jenner
Modified: 2021-03-09 18:53 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2021-03-09 17:14 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2021-03-09 14:33:09 PST
It looks like the Catalina Perf is failing due to unexpected output 

Running 206 tests
Running Animation/balls.html (1 of 206)
error: Animation/balls.html
2021-03-08 17:09:25.226 com.apple.WebKit.WebContent.Development[63077:5238896] -[NSURL init] called; this results in an NSURL instance with an empty URL string. Please use one of the documented NSURL initialization methods instead (initWithString:, initFileURLWithPath:, etc.). This message shown only once.
2021-03-08 17:09:25.227 WebKitTestRunner[63073:5238814] -[NSURL init] called; this results in an NSURL instance with an empty URL string. Please use one of the documented NSURL initialization methods instead (initWithString:, initFileURLWithPath:, etc.). This message shown only once.

https://build.webkit.org/#/builders/20/builds/283/steps/9/logs/stdio
Comment 1 Radar WebKit Bug Importer 2021-03-09 14:33:49 PST
<rdar://problem/75235585>
Comment 2 Robert Jenner 2021-03-09 14:38:08 PST
This did not occur on a run with https://trac.webkit.org/changeset/274100/webkit. but it did with https://trac.webkit.org/changeset/274117/webkit

It appears related to
REGRESSION (r273541): Payloads requiring NSURL in serialization fail
https://bugs.webkit.org/show_bug.cgi?id=222856
https://trac.webkit.org/changeset/274109/webkit
Comment 3 Ryan Haddad 2021-03-09 14:48:49 PST
FWIW this output is showing up in stderr for some layout tests, too:
https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r274168%20(842)/results.html
Comment 4 Brent Fulgham 2021-03-09 17:14:09 PST
Created attachment 422782 [details]
Patch
Comment 5 EWS 2021-03-09 18:53:09 PST
Committed r274191: <https://commits.webkit.org/r274191>

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