Skip to content

fix(test): disable swap in jj bufload test to avoid E303 on neovim nightly#50

Merged
dlyongemallo merged 1 commit intomainfrom
fix_jj_bufload_flaky_test
Mar 22, 2026
Merged

fix(test): disable swap in jj bufload test to avoid E303 on neovim nightly#50
dlyongemallo merged 1 commit intomainfrom
fix_jj_bufload_flaky_test

Conversation

@dlyongemallo
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 22, 2026 21:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the JJ adapter functional test to avoid Neovim nightly E303 swapfile errors when loading a temp-file-backed buffer, improving test stability across Neovim versions.

Changes:

  • Disable swapfile for the temp buffer in on_local_buffer_reused() test before calling bufload().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dlyongemallo dlyongemallo merged commit fd689eb into main Mar 22, 2026
6 checks passed
@dlyongemallo dlyongemallo deleted the fix_jj_bufload_flaky_test branch March 22, 2026 21:41
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