RESOLVED FIXED 221577
Move layout_test_runner.Worker._update_test_input to LayoutTestRunner
https://bugs.webkit.org/show_bug.cgi?id=221577
Summary Move layout_test_runner.Worker._update_test_input to LayoutTestRunner
Sam Sneddon [:gsnedders]
Reported 2021-02-08 14:58:11 PST
There's no reason that we only actually find references for reftests on the Worker itself. By the time we reach the Worker, we really should know exactly what we're going to run. Ideally, we'd be finding the references long before this, but for now let's move it to the LayoutTestFinder.
Attachments
Patch (3.64 KB, patch)
2021-02-08 15:03 PST, Sam Sneddon [:gsnedders]
no flags
Patch (4.54 KB, patch)
2021-02-08 15:14 PST, Sam Sneddon [:gsnedders]
no flags
Patch (4.62 KB, patch)
2021-02-08 15:20 PST, Sam Sneddon [:gsnedders]
no flags
Sam Sneddon [:gsnedders]
Comment 1 2021-02-08 15:03:47 PST
Sam Sneddon [:gsnedders]
Comment 2 2021-02-08 15:14:23 PST
Sam Sneddon [:gsnedders]
Comment 3 2021-02-08 15:20:02 PST
EWS
Comment 4 2021-02-08 22:51:18 PST
Committed r272568: <https://commits.webkit.org/r272568> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419643 [details].
Radar WebKit Bug Importer
Comment 5 2021-02-10 14:32:18 PST
Note You need to log in before you can comment on or make changes to this bug.