Skip to content

Fix flaky windows test 2#1

Merged
adityawasudeo merged 35 commits into
mainfrom
fix-flaky-windows-test-2
Feb 28, 2026
Merged

Fix flaky windows test 2#1
adityawasudeo merged 35 commits into
mainfrom
fix-flaky-windows-test-2

Conversation

@adityawasudeo

Copy link
Copy Markdown
Owner

No description provided.

dependabot Bot and others added 30 commits November 26, 2025 09:08
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…n#1481)

This PR introduces a kernel-side mechanism to filter internal kernel
module frames from the debugger callstack.
These frames currently appear when stepping (e.g. pressing “Next”),
causing the debugger to stop deep inside IPython internals and creating
long, noisy callstacks.

This PR also flips `debug_just_my_code` to `False` by default to allow
users to debug external sources when needed, and introduces a
kernel-side filtering layer that hides internal kernel frames unless
explicitly disabled.


Without filtering:



https://github.com/user-attachments/assets/49686fd2-c99c-4e30-9c67-012050c29284


With filtering enabled:



https://github.com/user-attachments/assets/94b8ece3-5dd5-408e-b0c8-57b9d1f2c240
Bumps the actions group with 1 update: [scientific-python/upload-nightly-action](https://github.com/scientific-python/upload-nightly-action).


Updates `scientific-python/upload-nightly-action` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/scientific-python/upload-nightly-action/releases)
- [Commits](scientific-python/upload-nightly-action@b36e8c0...5748273)

---
updated-dependencies:
- dependency-name: scientific-python/upload-nightly-action
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…he actions group (ipython#1484)

Bumps the actions group with 1 update:
[scientific-python/upload-nightly-action](https://github.com/scientific-python/upload-nightly-action).

Updates `scientific-python/upload-nightly-action` from 0.6.2 to 0.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/scientific-python/upload-nightly-action/releases">scientific-python/upload-nightly-action's
releases</a>.</em></p>
<blockquote>
<h2>0.6.3</h2>
<h2>What's Changed</h2>
<ul>
<li>FIX: remove unused permissions in actions by <a
href="https://github.com/kratsg"><code>@​kratsg</code></a> in <a
href="https://redirect.github.com/scientific-python/upload-nightly-action/pull/148">scientific-python/upload-nightly-action#148</a></li>
<li>ENH: Add aarch64 Linux and x86 Windows support by <a
href="https://github.com/mroeschke"><code>@​mroeschke</code></a> in <a
href="https://redirect.github.com/scientific-python/upload-nightly-action/pull/151">scientific-python/upload-nightly-action#151</a></li>
<li>MNT: Update to anaconda-client v1.13.1 and project version v0.6.3 by
<a
href="https://github.com/matthewfeickert"><code>@​matthewfeickert</code></a>
in <a
href="https://redirect.github.com/scientific-python/upload-nightly-action/pull/152">scientific-python/upload-nightly-action#152</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kratsg"><code>@​kratsg</code></a> made
their first contribution in <a
href="https://redirect.github.com/scientific-python/upload-nightly-action/pull/148">scientific-python/upload-nightly-action#148</a></li>
<li><a href="https://github.com/mroeschke"><code>@​mroeschke</code></a>
made their first contribution in <a
href="https://redirect.github.com/scientific-python/upload-nightly-action/pull/151">scientific-python/upload-nightly-action#151</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/scientific-python/upload-nightly-action/compare/0.6.2...0.6.3">https://github.com/scientific-python/upload-nightly-action/compare/0.6.2...0.6.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/5748273c71e2d8d3a61f3a11a16421c8954f9ecf"><code>5748273</code></a>
MNT: Update to anaconda-client v1.13.1 and project version v0.6.3 (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/152">#152</a>)</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/8db798e78f87f2a3a5f73a533983fbf3461487d7"><code>8db798e</code></a>
ENH: Add aarch64 Linux and x86 Windows support (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/151">#151</a>)</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/64b7bfd3a1e0e823923208401112dd82dd8ceef5"><code>64b7bfd</code></a>
Build(deps): Bump the actions group with 4 updates (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/149">#149</a>)</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/b38e3f587fe24b5c677603ad825e9540f47f554e"><code>b38e3f5</code></a>
remove unused permissions in actions, permissions are for tokens in
jobs, not...</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/0ff01d2433e8db7965d1a6939acf79b2dd17c6a7"><code>0ff01d2</code></a>
Build(deps): Bump the actions group with 2 updates (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/145">#145</a>)</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/816cde5fde93803d82b3b5c3b564e43965da4f2a"><code>816cde5</code></a>
Build(deps): Bump the actions group with 5 updates (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/144">#144</a>)</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/50aa23779739bfb40c831a2fd410abe617edd38f"><code>50aa237</code></a>
Build(deps): Bump the actions group with 2 updates (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/138">#138</a>)</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/83ecb5ace759c9133bfadc7311377e9de4d109a4"><code>83ecb5a</code></a>
Build(deps): Bump the actions group with 3 updates (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/137">#137</a>)</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/49b33232935f3cfabb68344bf35c374ce5945ae7"><code>49b3323</code></a>
Build(deps): Bump astral-sh/setup-uv in the actions group (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/136">#136</a>)</li>
<li><a
href="https://github.com/scientific-python/upload-nightly-action/commit/9bbfbda9902f7576d33d453ed6bd34774e8ddec8"><code>9bbfbda</code></a>
Build(deps): Bump the actions group with 3 updates (<a
href="https://redirect.github.com/scientific-python/upload-nightly-action/issues/129">#129</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/scientific-python/upload-nightly-action/compare/b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf...5748273c71e2d8d3a61f3a11a16421c8954f9ecf">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scientific-python/upload-nightly-action&package-manager=github_actions&previous-version=0.6.2&new-version=0.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
As suggested
[here](ipython#1482 (comment)),
this removes the spyder downstream tests to avoid delaying more the PRs
on ipykernel.

Done in a dedicated PR so it's easier to retrieve this change in the
history if we need to add them back at some point.
SHA256 hashes:

ipykernel-7.2.0a0-py3-none-any.whl: 5faaba2b9ffa4f0224ec1ad66efaa9656452f9da426c903185d8b03e3a64ad9c

ipykernel-7.2.0a0.tar.gz: 914085b822867126f659f55237f0b07a2eab50dfc647019f3c2dc287bafba1f0
Although not required for kernel protocol < 5.5, this will simplify the
upgrade.
This needs jupyter/jupyter_client#1097 to be
merged first.
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.

Updates `pytest` to 9.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.0.0...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:development
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…roup across 1 directory (ipython#1489)

Updates the requirements on
[pytest](https://github.com/pytest-dev/pytest) to permit the latest
version.
Updates `pytest` to 9.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest/releases">pytest's
releases</a>.</em></p>
<blockquote>
<h2>9.0.2</h2>
<h1>pytest 9.0.2 (2025-12-06)</h1>
<h2>Bug fixes</h2>
<ul>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/13896">#13896</a>:
The terminal progress feature added in pytest 9.0.0 has been disabled by
default, except on Windows, due to compatibility issues with some
terminal emulators.</p>
<p>You may enable it again by passing <code>-p terminalprogress</code>.
We may enable it by default again once compatibility improves in the
future.</p>
<p>Additionally, when the environment variable <code>TERM</code> is
<code>dumb</code>, the escape codes are no longer emitted, even if the
plugin is enabled.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/13904">#13904</a>:
Fixed the TOML type of the <code>tmp_path_retention_count</code>
settings in the API reference from number to string.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/13946">#13946</a>:
The private <code>config.inicfg</code> attribute was changed in a
breaking manner in pytest 9.0.0.
Due to its usage in the ecosystem, it is now restored to working order
using a compatibility shim.
It will be deprecated in pytest 9.1 and removed in pytest 10.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/13965">#13965</a>:
Fixed quadratic-time behavior when handling <code>unittest</code>
subtests in Python 3.10.</p>
</li>
</ul>
<h2>Improved documentation</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/4492">#4492</a>:
The API Reference now contains cross-reference-able documentation of
<code>pytest's command-line flags
&lt;command-line-flags&gt;</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest/commit/3d10b5148e03eb82b3ee29181dbdc73cf82699e2"><code>3d10b51</code></a>
Prepare release version 9.0.2</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/188750b725add8c3400eee6fbb6b80559c296d69"><code>188750b</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/14030">#14030</a>
from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/b7d7bef90cb9a6db8ac1d3dd5b9ae0eb9abd6c58"><code>b7d7bef</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/14014">#14014</a>
from bluetech/compat-note</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/bd08e85ac76614ff5ca9ae338aee8d8b06c8fae0"><code>bd08e85</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/14013">#14013</a>
from pytest-dev/patchback/backports/9.0.x/922b60377...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/bc783862991241c442c9f9c068e51737ec15ea10"><code>bc78386</code></a>
Add CLI options reference documentation (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/13930">#13930</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/5a4e398ce89bc23d2cf3fd98c042fdffb6fa8afa"><code>5a4e398</code></a>
Fix docs typo (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/14005">#14005</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/14008">#14008</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/d7ae6df394398168bf9d926f803c26849c8f07ee"><code>d7ae6df</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/14006">#14006</a>
from pytest-dev/maintenance/update-plugin-list-tmpl...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/556f6a22e12d13d1ffeceaf64424eb95d5e0fb87"><code>556f6a2</code></a>
pre-commit: fix rst-lint after new release (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/13999">#13999</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/14001">#14001</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/c60fbe63a26f64a42738e3f3527a8f79024fdf50"><code>c60fbe6</code></a>
Fix quadratic-time behavior when handling <code>unittest</code> subtests
in Python 3.10 ...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/73d9b011183d9a1c4a7007c1119d97a6e627788e"><code>73d9b01</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/13995">#13995</a>
from nicoddemus/patchback/backports/9.0.x/1b5200c0f...</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest/compare/7.0.0...9.0.2">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
SHA256 hashes:

ipykernel-7.2.0a1-py3-none-any.whl: c6bb11acd2709516b249b2d79b9d21a081c2ae9f0a752730a364bb6e31602cc9

ipykernel-7.2.0a1.tar.gz: 0518cde8025c07f628b4dab09a84a7bd68aa456439f146d3a271185c4064f446
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ian Thomas <ianthomas23@gmail.com>
…#1464)" (ipython#1493)

Temporarily revert commit 31ec38a (PR ipython#1464) so that it will not be
included in the upcoming 7.2.0 release as discussed in
ipython#1464 (comment).
This will be re-applied to the `main` branch after the 7.2.0 release.
SHA256 hashes:

ipykernel-7.2.0-py3-none-any.whl: 3bbd4420d2b3cc105cbdf3756bfc04500b1e52f090a90716851f3916c62e1661

ipykernel-7.2.0.tar.gz: 18ed160b6dee2cbb16e5f3575858bc19d8f1fe6046a9a680c708494ce31d909e
@adityawasudeo adityawasudeo merged commit 3d5cef4 into main Feb 28, 2026
35 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants