[PR #15106] [MERGED] Back off between attempts to start the tests #30422

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15106
Author: @zadjii-msft
Created: 4/4/2023
Status: Merged
Merged: 4/13/2023
Merged by: @DHowett

Base: mainHead: dev/migrie/b/these-mother-uckers-ucking-with-my-tests


📝 Commits (5)

  • 28255ea just try backing off and doing it slower?
  • 0a44aa6 no one understands these tests
  • a0f346b Merge branch 'main' into dev/migrie/b/these-mother-uckers-ucking-with-my-tests
  • 0a39269 you're telling me that Sleep() doesn't sleep
  • 837156f okay nonsensical checks are nonsensical

📊 Changes

1 file changed (+10 additions, -6 deletions)

View changed files

📝 src/host/ft_host/InitTests.cpp (+10 -6)

📄 Description

This is a test PR for kicking the CI.

Looking through this test, I seriously don't understand how this doesn't work. I mean, I don't really get how it does work, but at this point in the tests, we've actually established that both Nihilist.exe and openconsole are running. From my read, there's no reason these should be failing at this point.

We previously added a "retry 5 times" bit to this test, in #8534. That did work back then. So uh, just do that... again?


🔄 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/15106 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 4/4/2023 **Status:** ✅ Merged **Merged:** 4/13/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/migrie/b/these-mother-uckers-ucking-with-my-tests` --- ### 📝 Commits (5) - [`28255ea`](https://github.com/microsoft/terminal/commit/28255ea1ab24c35aaebbe547780e533f68b1e783) just try backing off and doing it slower? - [`0a44aa6`](https://github.com/microsoft/terminal/commit/0a44aa6e2da757349d3756daedf1a255282a70d9) no one understands these tests - [`a0f346b`](https://github.com/microsoft/terminal/commit/a0f346ba16d13185c8d029b38a03aafbe440a5f1) Merge branch 'main' into dev/migrie/b/these-mother-uckers-ucking-with-my-tests - [`0a39269`](https://github.com/microsoft/terminal/commit/0a39269efad2f14c40c7f973bf0c77d6ec4255f4) you're telling me that Sleep() doesn't sleep - [`837156f`](https://github.com/microsoft/terminal/commit/837156f9501126ee5663f7edf20b54ad875f5e83) okay nonsensical checks are nonsensical ### 📊 Changes **1 file changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/host/ft_host/InitTests.cpp` (+10 -6) </details> ### 📄 Description This is a test PR for kicking the CI. Looking through this test, I seriously don't understand how this doesn't work. I mean, I don't really get how it _does_ work, but at this point in the tests, we've actually established that both `Nihilist.exe` _and_ openconsole are running. From my read, there's no reason these should be failing at this point. We previously added a "retry 5 times" bit to this test, in #8534. That did work back then. So uh, just do that... again? --- <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:40:44 +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#30422