CI: align make and test flags in various config files#7591
Closed
mback2k wants to merge 1 commit intocurl:masterfrom
Closed
CI: align make and test flags in various config files#7591mback2k wants to merge 1 commit intocurl:masterfrom
mback2k wants to merge 1 commit intocurl:masterfrom
Conversation
Member
mback2k
commented
Aug 19, 2021
- Remove redundant parameters -a -p from target test-nonflaky.
- Disable testing of SCP protocol for all Windows environments.
- Use Makefile target to run tests in autotools builds on AppVeyor.
- Make sure we also compile the examples on all touched CIs.
- Don't use -vc parameter which is reserved for debugging.
1. Remove redundant parameters -a -p from target test-nonflaky. 2. Disable testing of SCP protocol for all Windows environments. 3. Use Makefile target to run tests in autotools builds on AppVeyor. 4. Make sure we also compile the examples on all touched CIs. 5. Don't use -vc parameter which is reserved for debugging. 6. Enable verbose make output on all touched CIs. Closes curl#7591
c93a2fb to
0123a0e
Compare
Member
Author
|
@jay @MarcelRaad hey you |
Member
It looks like warnings are treated as errors but I don't know why it's an error for just the examples. I found this post from you many years ago, and maybe we can get around it with -Wno-pedantic-ms-format |
mback2k
added a commit
to mback2k/curl
that referenced
this pull request
Sep 9, 2021
1. Remove redundant parameters -a -p from target test-nonflaky. 2. Disable testing of SCP protocol on native Windows environments. 3. Use Makefile target to run tests in autotools builds on AppVeyor. 4. Don't use -vc parameter which is reserved for debugging. Replaces curl#7591
Member
Author
mback2k
added a commit
that referenced
this pull request
Dec 14, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.