]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99934: test_marshal.py: add more elements in test_deterministic_sets (GH-99935)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 3 Dec 2022 17:18:23 +0000 (09:18 -0800)
committerGitHub <noreply@github.com>
Sat, 3 Dec 2022 17:18:23 +0000 (09:18 -0800)
commit4710a7589aee48bec9099af308bf5938285ba336
treed02c8d1c771a3c6183e933117247490b5da66df0
parent9707bf228e008485a3fbb63aa7ee28cf88014f91
gh-99934: test_marshal.py: add more elements in test_deterministic_sets (GH-99935)

Existing elements do produce different output on x86_64, but they
do not on x86. Let's make the data longer to ensure it differs.
(cherry picked from commit c68573b339320409b038501fdd7d4f8a56766275)

Co-authored-by: Alexander Kanavin <alex.kanavin@gmail.com>
Lib/test/test_marshal.py
Misc/NEWS.d/next/Tests/2022-12-01-18-55-18.gh-issue-99934.Ox3Fqf.rst [new file with mode: 0644]