[gmp/nettle] Update to latest release revision#15236
[gmp/nettle] Update to latest release revision#15236BillyONeal merged 6 commits intomicrosoft:masterfrom
Conversation
| "name": "gmp", | ||
| "version-string": "6.2.0", | ||
| "port-version": 5, | ||
| "version-string": "6.2.1-2", |
There was a problem hiding this comment.
Note to other reviewers: this -2 is in the upstream versioning scheme and is unrelated to our port-version conventions.
| "version-string": "6.2.1-2", | ||
| "description": "The GNU Multiple Precision Arithmetic Library", | ||
| "homepage": "https://gmplib.org", | ||
| "supports": "windows & !(arm | arm64)", |
There was a problem hiding this comment.
This precise line removed GMP tests from CI for many configs without further notice @Neumann-A #15957 .
It should be highlighted much more @BillyONeal . This "Supports:" field is bound for "disaster" otherwise as already happened.
Also, similar but independent issue, IMHO CI should test even non-supported configs, and then accept failure if told so. Similar to ci.baseline.txt, so to speak...
There was a problem hiding this comment.
Yeah I must have missed this on review and shouldn't have merged that. Oops!
There was a problem hiding this comment.
It happens, don't worry :)
But tools should help us avoid these mistakes, that's what I wanted to highlight!
There was a problem hiding this comment.
This is my fault, sorry for my mistakes! I will submit a PR to fix it.
Fixes #13172
gmp:
nettle:
No new patches involved in this PR. there is no features need to be tested locally.