[PR #461] [MERGED] Python: Run Appveyor tests in CMD mode #1089

Open
opened 2026-01-29 20:52:27 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/461
Author: @nicksay
Created: 10/26/2016
Status: Merged
Merged: 10/27/2016
Merged by: @eustas

Base: masterHead: py-appveyor-tests


📝 Commits (1)

  • 7c6458a Python: Run Appveyor tests in CMD mode

📊 Changes

1 file changed (+3 additions, -7 deletions)

View changed files

📝 appveyor.yml (+3 -7)

📄 Description

Any command executed in PowerShell mode that writes to stderr
is treated as failing. To avoid this problem, run tests in CMD
mode instead.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/461 **Author:** [@nicksay](https://github.com/nicksay) **Created:** 10/26/2016 **Status:** ✅ Merged **Merged:** 10/27/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `py-appveyor-tests` --- ### 📝 Commits (1) - [`7c6458a`](https://github.com/google/brotli/commit/7c6458af438664159179d932e879c23553a430c8) Python: Run Appveyor tests in CMD mode ### 📊 Changes **1 file changed** (+3 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `appveyor.yml` (+3 -7) </details> ### 📄 Description Any command executed in PowerShell mode that writes to `stderr` is treated as failing. To avoid this problem, run tests in CMD mode instead. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:52:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1089