Skip to content

Conversation

@rpgoldman
Copy link
Owner

  1. Fixed tests that failed when unable to find the pycdop executable script. Previously, these tests assumed that the shell PATH would be properly set up to find the pydcop and dcop_cli.py scripts. This patch sticks a PATH initialization form into the invocations. This is a somewhat kludgy way to properly initialize the subprocesses used by the tests.
  2. Another kludge is applied to avoid the tests operating on an in-process algorithm. This is unfortunate, but necessary because the test looped over all the available algorithms instead of using an enumerated set.
  3. Fixed a test that was failing because it was too aggressive with a timeout parameter.

Previously, these assumed that the shell PATH would be properly set up
to find the `pydcop` and `dcop_cli.py` scripts.  This patch sticks a
PATH initialization form into the invocations.
Unfinished code caused test breakage.
Try to repair bit-rotted workflow for doc formatting and posting.
Fix syntax error in variable name.
Fix path so that sphinx can find pydcop.
Re-fix the path entry.
Continuing fixes to workflow.
Order of operations wrong.
Previously was trying to do this in the same action as publishing docs
to gh-pages, which was the wrong approach.
Add required "build-command".
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