Skip to content

Conversation

LarryOsterman
Copy link
Member

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

@Copilot Copilot AI review requested due to automatic review settings June 23, 2025 21:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Re-enables HTTPBIN tests on macOS by removing the platform‐specific disable directives.

  • Removed the AZ_PLATFORM_MAC guard and _azure_DISABLE_HTTP_BIN_TESTS definition
  • All HTTPBIN tests will now run on macOS

Copy link
Member

@antkmsft antkmsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As of today, this is PR a test/experiment, correct? Because you've just merged a PR introducing it less than an hour ago, I believe, and now you're undoing the main thing from there. Should this PR be a Draft, or am I missing something?

Copy link

Hi @LarryOsterman. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue. label Sep 12, 2025
@benbp benbp removed the no-recent-activity There has been no recent activity on this issue. label Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants