Ryan de Kleer

Results 5 issues of Ryan de Kleer

On some filesystems, the `shutil.rmtree` call in `TestUtils.test_clean_output_dir` would fail while removing the `pelican/tests/clean_output` directory if an application with a filewatcher had the pelican project open. Using `tempfile.mkdtmp` for test...

Rather than trying to parse output of subprocess, just check the return value. Fix #3042 # Pull Request Checklist - [x] Ensured **tests pass** and (if applicable) updated functional test...

- [x] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. - [x] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe...

bug

Fix #3037 # Pull Request Checklist Resolves: `Warning and Error logs messages show wrong source` #3037 - [x] Ensured **tests pass** and (if applicable) updated functional test output - [x]...

needs more work

- [x] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. - [x] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe...

bug