-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Milestone
Description
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:
-
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.
altermo and bedokaram187
Metadata
Metadata
Assignees
Labels
No labels