-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from appveyor to sourceforge #128
Conversation
Instead of The tests are randomly failing due to
|
Finicky tests. Files must end with LF. Sigh |
@axtens CI is still failing:
|
21628a4
to
3191b38
Compare
Right. I've made a ton of progress in fixing and cleaning up stuff, but now I get this error:
Any idea? |
The Linux tester has a default.conf in /usr/local/share/gnucobol/config/ containing
I'm not at all sure that there is one in the Windows version, especially given
in the windows tests |
We're all good now! |
* from appveyor to sourceforge * different server * 7z * 7z * yaml issue fixed * slashes * 7z oddities * directories * $HOME ? * atbash tweak * cache management fix * commented out extraneous DISPLAY in proof.ci.cob files * eol issue * line ends fixed * strangenesses * SPACE instead of "" in CUT files * Trim additional line * Debug * Try simplify environment variables * More debugging * More tweaking * Fix path * Fix path * Fix path * Fix env * Streamline * eof is lf * acronym * acronym * sqrt * Fix paths * Fix cache path --------- Co-authored-by: Erik Schierboom <[email protected]>
* from appveyor to sourceforge * different server * 7z * 7z * yaml issue fixed * slashes * 7z oddities * directories * $HOME ? * atbash tweak * cache management fix * commented out extraneous DISPLAY in proof.ci.cob files * eol issue * line ends fixed * strangenesses * SPACE instead of "" in CUT files * Trim additional line * Debug * Try simplify environment variables * More debugging * More tweaking * Fix path * Fix path * Fix path * Fix env * Streamline * eof is lf * acronym * acronym * sqrt * Fix paths * Fix cache path --------- Co-authored-by: Erik Schierboom <[email protected]>
* adding protein-translation * fixed config.json for protein-translation * fixing .cut file + proof * Update exercises/practice/protein-translation/bin/fetch-cobolcheck.ps1 Co-authored-by: Victor Goff <[email protected]> * Update exercises/practice/protein-translation/src/protein-translation.cob Co-authored-by: Victor Goff <[email protected]> * Sync the `scrabble-score` exercise's docs with the latest data. (#126) * Sync the `all-your-base` exercise's docs with the latest data. (#127) * Simplify test workflow (#129) * Format config.json file (#131) * file patterns (#132) * Add file patterns * Update files keys * Pre-fetch cobolcheck (#130) * Pre-fetch cobolcheck * Use home dir * Fetch cobolcheck on windows * Allow for pre-installed cobolcheck * from appveyor to sourceforge (#128) * from appveyor to sourceforge * different server * 7z * 7z * yaml issue fixed * slashes * 7z oddities * directories * $HOME ? * atbash tweak * cache management fix * commented out extraneous DISPLAY in proof.ci.cob files * eol issue * line ends fixed * strangenesses * SPACE instead of "" in CUT files * Trim additional line * Debug * Try simplify environment variables * More debugging * More tweaking * Fix path * Fix path * Fix path * Fix env * Streamline * eof is lf * acronym * acronym * sqrt * Fix paths * Fix cache path --------- Co-authored-by: Erik Schierboom <[email protected]> * Try fix Windows caching (#133) * Try fix caching * Try fix cache path * Try include cobolcheck * Try include cobolcheck * Use home dir * Use home dir * Update proof.ci.cob (#135) function all intrinsic on its own line * Cache on linux (#134) * Try install * CONCAT -> CONCATENATE * CONCATENATE is two-fer --------- Co-authored-by: Bruce Axtens <[email protected]> --------- Co-authored-by: Bruce Axtens <[email protected]> Co-authored-by: Victor Goff <[email protected]> Co-authored-by: Erik Schierboom <[email protected]>
No description provided.