Paul Gschwendtner
Paul Gschwendtner
Nice! just for your information: This PR is now green and ready for review when you find some time. No rush, thanks!
@cspotcode This PR: 1. Cleans up the `BootstrapState` for the new approach, removing all the detection flags of whether we are in the CLI. 2. Introduces a new type for...
@cspotcode Please find the bullet-point list you requested in the above comment. I also added the fast-path to avoid loading the TS compiler when we detect `--esm` before loading the...
Hey @cspotcode, just wanted to check if there is any way I can help move this forward. No rush, just a friendly check-in
Friendly ping on this again. Happy to make any changes. also happy to discuss this if this doesn't look reasonable.
I think the issue here is that the cache paths are quoted. This seems to break the path resolution, thinking it's a relative path
Relevant info: This is likely the error undernath. I patched the firefox launcher to print the error: `Error: Access was denied while trying to open files in your profile directory.`...
I've put together a standalone reproduction: https://github.com/devversion/firefox-sandbox-exec-repro/tree/master
I was mostly thinking about giving e.g. the web test target a tag like `no-sandbox`. This will cause the test to run outside of sandbox. Sandboxing is actually a key...
@mgred no problem! can you actually keep this issue open if you don't mind? (it's a good tracking issue)