Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[REPRO] gh-145607: Reproduce flaky test_bz2.testDecompressorChunksMaxsize#145608

Draft
colesbury wants to merge 1 commit intopython:mainfrom
colesbury:gh-145607-test-bz2-flaky-big-text
Draft

[REPRO] gh-145607: Reproduce flaky test_bz2.testDecompressorChunksMaxsize#145608
colesbury wants to merge 1 commit intopython:mainfrom
colesbury:gh-145607-test-bz2-flaky-big-text

Conversation

@colesbury
Copy link
Contributor

@colesburycolesbury commentedMar 6, 2026
edited by bedevere-appbot
Loading

Sort the glob results then shuffle with a fixed seed (555) so that the first bz2 block's compressed data extends into the last 64 bytes of BIG_DATA. The -64 truncation then yields an incomplete block, causing the assertFalse(bzd.needs_input) assertion to fail.

Sort the glob results then shuffle with a fixed seed (555) so thatthe first bz2 block's compressed data extends into the last 64 bytesof BIG_DATA. The -64 truncation then yields an incomplete block,causing the assertFalse(bzd.needs_input) assertion to fail.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@colesbury

[8]ページ先頭

©2009-2026 Movatter.jp