Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Failures in "rfaswarp" #103

Open
plague-doctor opened this issue Dec 24, 2024 · 1 comment
Open

Test Failures in "rfaswarp" #103

plague-doctor opened this issue Dec 24, 2024 · 1 comment
Milestone

Comments

@plague-doctor
Copy link

Description:

I am experiencing test failures when running the "checkhealth ultimate-autopair" command. The output indicates that three tests in the "rfaswarp" category are failing.

Test Failures:

ultimate-autopair: require("ultimate-autopair.health").check()

ultimate-autopair ~
- ERROR test(rfaswarp) { '"foo|"', "\1", '"|"foo', {ts = true} } failed, actuall result: '|""foo'
- ERROR test(rfaswarp) { '"|foo"', "\1", '"|"foo', {ts = true} } failed, actuall result: '"|foo"'
- ERROR test(rfaswarp) { '"|"', "\1", '"|"', {ts = true} } failed, actuall result: '|""'
- OK all test in category `space` have passed
- OK all test in category `ext_tsnode` have passed
- OK all test in category `multiline` have passed
- OK all test in category `ext_escape` have passed
- OK all test in category `ext_cmdtype` have passed
- OK all test in category `newline` have passed
- OK all test in category `ext_alpha` have passed
- OK all test in category `backspace` have passed
- OK all test in category `space2` have passed
- OK all test in category `ext_suround` have passed
- OK all test in category `ext_fly` have passed
- OK all test in category `close` have passed
- OK all test in category `string` have passed
- OK all test in category `utf8` have passed
- OK all test in category `options` have passed
- OK all test in category `ext_cond` have passed
- OK all test in category `filter` have passed
- OK all test in category `fastwarp` have passed
- OK all test in category `tabout` have passed
- OK all test in category `ext_filetype` have passed
- OK all test in category `simple` have passed

Environment:

Plugin version: 0.6
Neovim/Vim version: v0.10.3
Operating System: Arch Linux

Steps to Reproduce:

  1. Install the "ultimate-autopair" plugin.
    
  2. Run the "checkhealth ultimate-autopair" command.
    
  3. Observe the test failures in the "rfaswarp" category.
    

Expected Behaviour:

All tests in the "rfaswarp" category should pass.

Actual Behaviour:

Three tests in the "rfaswarp" category are failing.

Additional Information:

Please let me know if there's any additional information I can provide to help resolve this issue.

@altermo altermo added this to the v0.7 milestone Dec 31, 2024
@Oleg-Ar
Copy link

Oleg-Ar commented Jan 2, 2025

I have the some problem.
Additional information:
Failed (1)
● ultimate-autopair.nvim 3.31ms  CmdlineEnter
fatal: couldn't find remote ref refs/heads/v0.6.1

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

No branches or pull requests

3 participants