You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Install the "ultimate-autopair" plugin.
Run the "checkhealth ultimate-autopair" command.
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.
The text was updated successfully, but these errors were encountered:
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
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:
Environment:
Steps to Reproduce:
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.
The text was updated successfully, but these errors were encountered: