Skip to content

Conversation

keithel-qt
Copy link
Contributor

Use absolute paths specifying exe in backend tests

  • On my Windows machine, my git bash environment did not like that the
    executable path was specified with a relative path.
    I'm not exactly sure why, but changing these to an absolute path fixes
    the issue, and I believe should be ok for other environments.

  • The cd - is unnecessary as this is run in a subshell. This also was
    causing error in my environment.

  • Add info to readme on how to run the frontend benchmarks, and prerequisites needed.

* On my Windows machine, my git bash environment did not like that the
  executable path was specified with a relative path.
  I'm not exactly sure why, but changing these to an absolute path fixes
  the issue, and I believe should be ok for other environments.
* The `cd -` is unnecessary as this is run in a subshell. This also was
  causing error in my environment.
* Also added info on prerequisites needed.
@silverjam silverjam merged commit da99f80 into main Sep 23, 2021
@silverjam silverjam deleted the keithel-qt/benchmark-run-env-fixes branch September 23, 2021 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants