jgraham
jgraham
I suspect that `kill(15)` is not going through the codepath that will drop the `tempdir::TempDir` so it doesn't get deleted. Signal handling in Rust seems to be a little difficult,...
Closing this in favour of https://github.com/w3c/webdriver/pull/1705
Sure, if we don't want to just allow the new format in classic then passing in the deserialization steps is a pretty clean approach.
I agree that the main feature here is covered by preload scripts. The additional feature request at TPAC was the ability to use these as part of a locator strategy,...
@dependabot rebase
@dependabot rebase
Oh, this is about export, not import. I think I misunderstood that. I personally use draft PRs a lot specifically in order to run CI checks on complex or speculative...
@dependabot rebase
Seems to be totally stable on Linux and in Safari on macOS: https://wpt.fyi/results/infrastructure/testdriver/click_iframe_crossorigin.sub.html?label=master&label=experimental&aligned&q=infrastructure%2Ftestdriver%2F I'm not seeing where there could be a race condition in the test, and I don't have...
As written the proposal is not to skip the reftest (which would require us to statically determine that it shouldn't be run), but to enable reftests to return the `PRECONDITION_FAILED`...