Skip to content

Conversation

justinmk
Copy link
Member

@justinmk justinmk commented Apr 23, 2018

test/functional/ui/screen.lua:307: Row 1 did not match.
Expected:
  |*bar baz fox                   |
  |bar foo ba^z                   |
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{11:[No Name] [+]                 }|
  |xxx                           |
  |xxx                           |
  |xxx                           |
  |xxx                           |
  |xxx                           |
  |xxx                           |
  |{10:term                          }|
  |                              |
Actual:
  |*{15:~                             }|
  |{15:~                             }|
  |{11:[No Name] [+]                 }|
  |                              |
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{10:term                          }|
  |E317: pointer block id wrong  |
  |{14:E316: ml_get: cannot find line}|
  |{14: 1}                            |
  |{13:Press ENTER or type command to}|
  |{13: continue}^                     |

@justinmk justinmk force-pushed the test-icm branch 3 times, most recently from 2cddc5a to cd10ed2 Compare April 25, 2018 19:26
@justinmk justinmk added the test label May 10, 2018
@justinmk justinmk force-pushed the test-icm branch 2 times, most recently from 3be8a3b to 636bf2a Compare May 18, 2018 06:56
@justinmk justinmk merged commit 3de81ea into neovim:master May 18, 2018
@justinmk justinmk deleted the test-icm branch May 18, 2018 17:41
@justinmk
Copy link
Member Author

justinmk commented May 18, 2018

Still seeing a similar internal error (actually, I forgot about that issue which already was logged above--it doesn't normally appear in the logs, IIRC).

�[1m�[31m[  ERROR   ]�[0m�[0m �[36m...ild/neovim/neovim/test/functional/ui/inccommand_spec.lua�[0m @ �[36m2475�[0m: �[1m:substitute with inccommand during :terminal activity�[0m
test/functional/helpers.lua:312: 
retry() attempts: 1
test/functional/ui/screen.lua:307: Row 1 did not match.
Expected:
  |*bar baz fox                   |
  |bar foo ba^z                   |
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{11:[No Name] [+]                 }|
  |xxx                           |
  |xxx                           |
  |xxx                           |
  |xxx                           |
  |xxx                           |
  |xxx                           |
  |{10:term                          }|
  |                              |
Actual:
  |*{15:~                             }|
  |{15:~                             }|
  |{11:[No Name] [+]                 }|
  |                              |
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{15:~                             }|
  |{10:term                          }|
  |E317: pointer block id wrong  |
  |{14:E316: ml_get: cannot find line}|
  |{14: 1}                            |
  |{13:Press ENTER or type command to}|
  |{13: continue}^                     |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant