ipc/web-authenticator-get-assertion.html is consistently failing on macOS debug bots: --- /Volumes/Data/worker/Apple-BigSur-Debug-WK2-Tests/build/layout-test-results/ipc/web-authenticator-get-assertion-expected.txt +++ /Volumes/Data/worker/Apple-BigSur-Debug-WK2-Tests/build/layout-test-results/ipc/web-authenticator-get-assertion-actual.txt @@ -1 +1,2 @@ +CONSOLE MESSAGE: TypeError: Failed to encode a number Test passes if it does not crash. https://results.webkit.org/?suite=layout-tests&test=ipc%2Fweb-authenticator-get-assertion.html
<rdar://problem/101036535>
Regression range: https://commits.webkit.org/compare/255361@main...255364@main https://commits.webkit.org/255363@main seems like it could be related
(In reply to Ryan Haddad from comment #2) > Regression range: https://commits.webkit.org/compare/255361@main...0 https://github.com/WebKit/WebKit/compare/a0a26311c18df6a6b7aa596ee06ee0b4257f765a...2baa3467225fcafcb22a11e33e809169d46ccd23
Confirmed that I can reproduce the failure at 255363@main with a debug build, but I cannot reproduce the failure at 255362@main.
This was fixed in 255392@main