[PR #2262] [MERGED] Skip a few failing tests for x86 #24863

Open
opened 2026-01-31 09:05:48 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/2262
Author: @carlos-zamora
Created: 8/5/2019
Status: Merged
Merged: 8/6/2019
Merged by: @DHowett-MSFT

Base: masterHead: dev/cazamor/disable_x86_test


📝 Commits (1)

  • 45010f6 skip a few failing tests for x86

📊 Changes

1 file changed (+18 additions, -0 deletions)

View changed files

📝 src/cascadia/UnitTests_TerminalCore/SelectionTest.cpp (+18 -0)

📄 Description

Summary of the Pull Request

These tests are specifically only failing in CI. They don't fail when I run the tests locally though. Temporarilly disabling them.

Created Issue #2261 for tracking


🔄 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/microsoft/terminal/pull/2262 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 8/5/2019 **Status:** ✅ Merged **Merged:** 8/6/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/cazamor/disable_x86_test` --- ### 📝 Commits (1) - [`45010f6`](https://github.com/microsoft/terminal/commit/45010f6750189b67f13427dcc3447706f8410d48) skip a few failing tests for x86 ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/UnitTests_TerminalCore/SelectionTest.cpp` (+18 -0) </details> ### 📄 Description ## Summary of the Pull Request These tests are specifically only failing in CI. They don't fail when I run the tests locally though. Temporarilly disabling them. Created Issue #2261 for tracking --- <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-31 09:05:48 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24863