WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
262687
[Win] fast/workers/pending-requestAnimationFrame-upon-destruction.html is ramdomly failing
https://bugs.webkit.org/show_bug.cgi?id=262687
Summary
[Win] fast/workers/pending-requestAnimationFrame-upon-destruction.html is ram...
Fujii Hironori
Reported
2023-10-05 01:04:44 PDT
[Win] fast/workers/pending-requestAnimationFrame-upon-destruction.html is ramdomly failing Only WinCairo-64-bit-Release-Tests is ramdomly failing
https://results.webkit.org/?suite=layout-tests&test=fast%2Fworkers%2Fpending-requestAnimationFrame-upon-destruction.html
https://build.webkit.org/results/WinCairo-64-bit-Release-Tests/268892@main%20(2330)/fast/workers/pending-requestAnimationFrame-upon-destruction-diff.txt
--- C:\BW\WinCairo-64-bit-Release-Tests\build\layout-test-results\fast/workers/pending-requestAnimationFrame-upon-destruction-expected.txt +++ C:\BW\WinCairo-64-bit-Release-Tests\build\layout-test-results\fast/workers/pending-requestAnimationFrame-upon-destruction-actual.txt @@ -1 +1,2 @@ +CONSOLE MESSAGE: ReferenceError: Can't find variable: requestAnimationFrame This test passes if it doesn't crash.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-12 01:05:14 PDT
<
rdar://problem/116851902
>
Fujii Hironori
Comment 2
2023-11-22 12:38:13 PST
This is reproducible with Windows Debug on my PC.
Fujii Hironori
Comment 3
2023-11-22 13:11:26 PST
1. Start a WebKit command prompt.
https://docs.webkit.org/Ports/WindowsPort.html
2. Open Task Manager. Open the detail view. Select the 'cmd' or 'powershell' process 3. Change CPU affinity of the process to a single CPU 4. Run layout test in the WebKit command prompt python ./Tools/Scripts/run-webkit-tests --debug --force --iter=10 fast/workers/pending-requestAnimationFrame-upon-destruction.html
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