web icon indicating copy to clipboard operation
web copied to clipboard

WebKit fails to pick up changes in watch mode

Open arv opened this issue 2 years ago • 1 comments

Running web-test-runner --watch fails to pick up changes in WebKit leading to stale results (which to be honest has confused me more than once).

Here is our full project settings:

https://github.com/rocicorp/replicache/blob/main/web-test-runner.config.mjs https://github.com/rocicorp/replicache/blob/main/package.json#L31

Any ideas?

arv avatar Feb 08 '22 19:02 arv

I am seeing the same issue.

I use the following versions:

@web/dev-server 1.30.0
@web/test-runner 0.13.27

stefanhoelzl avatar Mar 08 '22 13:03 stefanhoelzl