Skip to content

Conversation

@brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Feb 22, 2022

======================================================================
FAIL: test_specialization_stats (test.test__opcode.SpecializationStatsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/brandtbucher/cpython/Lib/test/test__opcode.py", line 81, in test_specialization_stats
    self.assertCountEqual(stats.keys(), specialized_opcodes)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'precall'

----------------------------------------------------------------------

https://bugs.python.org/issue46329

@markshannon
Copy link
Member

Thanks

@markshannon markshannon merged commit 424023e into python:main Feb 23, 2022
@brandtbucher brandtbucher deleted the precall-stats branch July 21, 2022 20:16
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.

4 participants