Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce flakiness of test_transform_aborted_if_recursion_limited #2637

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

jacobtylerwalls
Copy link
Member

@jacobtylerwalls jacobtylerwalls commented Nov 18, 2024

Type of Changes

Type
🔨 Refactoring

Description

This test is frequently flaky on PyPy, so try adjusting the recursion limit.

@jacobtylerwalls jacobtylerwalls added the Maintenance Discussion or action around maintaining astroid or the dev workflow label Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.21%. Comparing base (805a3f6) to head (deb8431).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2637   +/-   ##
=======================================
  Coverage   93.21%   93.21%           
=======================================
  Files          93       93           
  Lines       11077    11077           
=======================================
  Hits        10325    10325           
  Misses        752      752           
Flag Coverage Δ
linux 93.10% <ø> (ø)
pypy 93.21% <ø> (ø)
windows 93.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@jacobtylerwalls jacobtylerwalls marked this pull request as ready for review November 18, 2024 13:46
@jacobtylerwalls jacobtylerwalls merged commit 03cd54c into main Nov 18, 2024
20 checks passed
@jacobtylerwalls jacobtylerwalls deleted the jtw/flaky-test branch November 18, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining astroid or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants