Jeff Carpenter

Results 7 issues of Jeff Carpenter

There is demand for more frameworks, but currently the table is too crowded to admit them. The table needs a way of dynamically adding/removing columns to fix this problem. -...

Now that we're using `--install-browser` for Firefox, we should verify that the installed version of the browser matches the one we want to test. This could mean running `wpt install...

test-running
project:runner

We have `browser_name: "edge"`, however Sauce expects the name `"MicrosoftEdge"` so we have a hack in our running script to swap out the names. @mdittmer suggested that we add a...

test-running
project:runner

This might speed up our runs. Brought up by @JKereliuk

test-running
project:runner

Looks like `wpt run` has this functionality now - it'd be great to rely on it instead of managing binaries ourselves.

test-running
project:runner

`gsutil rsync` builds and index before transferring files which is unnecessary. `gsutil cp` is probably a better tool for the job.

test-running
project:runner