Skip to content

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Jan 26, 2026

No description provided.

@oech3 oech3 marked this pull request as ready for review January 26, 2026 20:14
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (passes in this run but fails in the 'main' branch)

name: Fuzzing

# spell-checker:ignore fuzzer dtolnay Swatinem
# spell-checker:ignore fuzzer dtolnay Swatinem taiki
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# spell-checker:ignore fuzzer dtolnay Swatinem taiki
# spell-checker:ignore (people) dtolnay Swatinem taiki-e
# spell-checker:ignore (misc) fuzzer

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, people should be part of repo's global config...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should use .cspell.config.yml

@oech3 oech3 force-pushed the patch-9 branch 2 times, most recently from a52cfbf to 7e3be16 Compare January 27, 2026 14:21
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/tail/tail-n0f. tests/tail/tail-n0f is passing on 'main'. Maybe you have to rebase?

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@xtqqczze
Copy link
Contributor

fuzz-build job runtime is short even with cache miss, perhaps we do not need to cache. It would reduce cache thrashing.

@oech3
Copy link
Contributor Author

oech3 commented Jan 28, 2026

Worth to list all lightweight CIs with cache misses?

@xtqqczze
Copy link
Contributor

In this PR, maybe add add an environment variable and if: env.ENABLE_RUST_CACHE == 'true' to action.

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.

2 participants