Skip to content

Conversation

@Molter73
Copy link
Contributor

Description

When the tests were written, the fedora:43 container being used had a symlink under /usr/libexec/vi that was being caught as the executable for the events being triggered. Once the tests were merged to main, it seems this behavior has changed and now the container uses /usr/bin/vi as the executable path.

If this behavior keeps changing for some reason, we might want to disable the vi tests altogether and relay on the vim tests instead, most modern systems just use vim in compatibility mode for vi anyways.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

Run the tests locally.

When the tests were written, the fedora:43 container being used had a
symlink under `/usr/libexec/vi` that was being caught as the executable
for the events being triggered. Once the tests were merged to main, it
seems this behavior has changed and now the container uses `/usr/bin/vi`
as the executable path.
@Molter73 Molter73 requested a review from a team as a code owner February 10, 2026 16:51
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.

1 participant