-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed as duplicate of#133425
Closed as duplicate of#133425
Copy link
Labels
testsTests in the Lib/test dirTests in the Lib/test dir
Description
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
Labels
testsTests in the Lib/test dirTests in the Lib/test dir