Skip to content

test_external_inspection fails on AMD64 Debian root 3.x #133428

@vstinner

Description

@vstinner

AMD64 Debian root 3.x: https://buildbot.python.org/#/builders/345/builds/11225

FAIL: test_asyncgen_remote_stack_trace (test.test_external_inspection.TestGetStackTrace.test_asyncgen_remote_stack_trace)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_external_inspection.py", line 347, in test_asyncgen_remote_stack_trace
    self.assertEqual(stack_trace, expected_stack_trace)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: [[('g[75 chars]y', 10), ('gen', '/tmp/test_python_nux_hnol/tm[123 chars], []] != [[('g[75 chars]y', 11), ('gen', '/tmp/test_python_nux_hnol/tm[123 chars], []]

First differing element 0:
[('ge[74 chars]y', 10), ('gen', '/tmp/test_python_nux_hnol/tm[108 chars] 20)]
[('ge[74 chars]y', 11), ('gen', '/tmp/test_python_nux_hnol/tm[108 chars] 20)]

  [[('gen_nested_call',
     '/tmp/test_python_nux_hnol/tmpe62djzf0/script_pkg/script.py',
-    10),
?     ^

+    11),
?     ^

    ('gen', '/tmp/test_python_nux_hnol/tmpe62djzf0/script_pkg/script.py', 17),
    ('main', '/tmp/test_python_nux_hnol/tmpe62djzf0/script_pkg/script.py', 20)],
   'Task-1',
   []]

cc @pablogsal @ambv

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions