Skip to content

Commit

Permalink
Skip the problematic PGO test
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtbucher committed Nov 22, 2024
1 parent 76f91bd commit 29fdc6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lib/test/test_patma.py
Original file line number Diff line number Diff line change
Expand Up @@ -3386,6 +3386,7 @@ class Keys:
self.assertIs(z, None)

class TestSourceLocations(unittest.TestCase):
@unittest.skip("XXX")
def test_jump_threading(self):
# See gh-123048
def f():
Expand Down

0 comments on commit 29fdc6a

Please sign in to comment.