Skip to content

Pr13380 simulate skip#14

Open
ShubhamDesai wants to merge 28 commits intosbhide-skipfrom
pr13380_simulate_skip
Open

Pr13380 simulate skip#14
ShubhamDesai wants to merge 28 commits intosbhide-skipfrom
pr13380_simulate_skip

Conversation

@ShubhamDesai
Copy link
Owner

No description provided.

dependabot bot and others added 28 commits March 31, 2025 06:26
…est-dev#13336)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.3...v0.26.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enable GitHub Sponsors and thanks.dev in FUNDING.yml
Fix pytest-dev#13047

---------

Co-authored-by: Bruno Oliveira <bruno@pytest.org>
Previously, xfailed tests via the marker would have a special `"reason: "` string prefixed to it. 

Removed the prefix so the `wasxfail` attribute is now consistent regardless the method used.

Fix pytest-dev#11067

---------

Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
…test-dev#13343)

* Added title to draw attention to the easily-missed information on non-numeric types for approx.
* Changed spelling of all cases of "nonnumeric" to "non-numeric" within docstrings for clarity and consistency with .rst files.

Related to pytest-dev#13218
…t-dev#13345)

These are set in `TestReport.__init__` but weren't being picked up by
type checkers because of the annotations on `BaseReport`.

Fixes pytest-dev#12941.
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
…st-dev#13357)

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.10.0 to 4.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.10.0...v4.11.1)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-version: 4.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…dev#13358)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](astral-sh/ruff-pre-commit@v0.11.2...v0.11.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pytest bot <pytestbot@users.noreply.github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.4...v0.11.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Import functions from `traceback` directly, to allow free use of `traceback` as a variable name.
* Extract `_filtered_traceback` into a function.
* Inline `_repr_exception_group_traceback` given it is used only in one place.
* Make a type alias for the type of `tbfilter`.
This reverts commit fc505cb.
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.

9 participants

Comments