Skip to content

Fix ptest issue for libmicrohttpd#16897

Open
aninda-al wants to merge 2 commits intomicrosoft:3.0-devfrom
Kanishk-Bansal:libmicrohttpd/ptest/3.0-dev
Open

Fix ptest issue for libmicrohttpd#16897
aninda-al wants to merge 2 commits intomicrosoft:3.0-devfrom
Kanishk-Bansal:libmicrohttpd/ptest/3.0-dev

Conversation

@aninda-al
Copy link
Copy Markdown
Contributor

@aninda-al aninda-al commented Apr 27, 2026

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

What does the PR accomplish, why was it needed?
https ptests are failing for this package
libmicrohttpd-0.9.77-4.azl3.src.rpm-FAILED_TEST-1776999718296.log

Reason for failure: TLS runtime issues, probable cause: curl built without gnutls
No online patches are available for this issue
Even tried upgrading to version 1.0.5 but still ran into the same failures.
Solution: Skipping only HTTPS tests while preserving the rest of the test coverage

Change Log
  • Change : SPECS/libmicrohttpd/libmicrohttpd.spec
Does this affect the toolchain?

NO

Associated issues
Test Methodology
image

@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Apr 27, 2026
@aninda-al aninda-al marked this pull request as ready for review April 28, 2026 03:12
@aninda-al aninda-al requested a review from a team as a code owner April 28, 2026 03:12
@Kanishk-Bansal Kanishk-Bansal added the ptest package testing (%check section in spec) label Apr 28, 2026
@Kanishk-Bansal
Copy link
Copy Markdown
Contributor

Buddy Build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging ptest package testing (%check section in spec)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants