Marcos Alejandro Sandoval
Marcos Alejandro Sandoval
I ran the create_entry_points.py script to generate the rest of the files. Working on creating a test to surface this bug. Running the failing command manually, with small edits, produces...
Any thoughts on how to reproduce via test? Seems like we have to trigger the whole build in order to get Ninja to run.
> > As to why Windows users seemingly haven't run into issues before, this `do` block is always run, it's not part of the conditional `"%~f0"` in these batch scripts....
@sbc100 Made the requested changes. Thanks for the help getting me familiar with Emscripten's tests!
Locally, `test_other.other.test_shell_cmd_with_quotes` fails without the `@` and passes with the `@` I can't reproduce whatever is happening in the CircleCI build.
This might be a silly question, but does it look like the `.circleci/config.yml` file defines the "Install emsdk" command as installing TOT (tip of tree)? Might mean these tests are...