Zack Galbreath
Zack Galbreath
This buys us [a pretty good bump in coverage](https://codecov.io/gh/Kitware/candela/compare/master...trackerdash_unit_test/changes), but this test (as currently written) doesn't do much to protect the behavior of this component. Thoughts on how to proceed?...
Thanks for reaching out & sharing details. Here's the relevant error message, split into multiple lines for readability. > ``` > The command '/bin/sh -c apt-get update && > apt-get...
I'm looking into this now. You shouldn't have to fuss with the filename to get CDash to recognize that they are different files.
Fixed in #1031 . I'll close this issue when my.cdash.org is updated with this fix.
Thanks for staying on top of this. It's fixed in master now. I'll update my.cdash.org soon.
1. Log in as a project admin. 2. On your project dashboard (index.php), towards the top of the screen, hover over the Settings menu and click Project. 3. Navigate to...
If you set `APP_ENV=development` in your .env file CDash will log the actual SQL error that it's bumping into. Feel free to share it here.
Currently CDash shows diffs based on the "previous build". I like your idea of comparing them to a "known good" baseline build instead. I'll leave this issue open as a...
Thanks for noticing this. The problem seemed to be only occurring when submitting over http (not https). This redirect should be fixed now, but unfortunately we don't have a copy...
I manually resubmitted your XML files to a different project and it looked like they parsed successfully this time. Can you give it another try & let us know how...