Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@micbou
Copy link

@micbou micbou commented Sep 15, 2017

We need to wait for the terminal to display either abcde or 456 on Windows.

Wait for the terminal to display either "abcde" or "456".
@codecov-io
Copy link

Codecov Report

Merging #2097 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2097      +/-   ##
==========================================
- Coverage   73.99%   73.96%   -0.03%     
==========================================
  Files          90       90              
  Lines      131749   131749              
  Branches    28946    28946              
==========================================
- Hits        97489    97454      -35     
- Misses      34235    34270      +35     
  Partials       25       25
Impacted Files Coverage Δ
src/gui_beval.c 39.87% <0%> (-4.61%) ⬇️
src/if_xcmdsrv.c 83.63% <0%> (-0.72%) ⬇️
src/window.c 80.98% <0%> (-0.6%) ⬇️
src/gui.c 46.29% <0%> (-0.06%) ⬇️
src/libvterm/src/screen.c 71.89% <0%> (-0.03%) ⬇️
src/gui_gtk_x11.c 47.71% <0%> (ø) ⬆️
src/undo.c 81.76% <0%> (+0.06%) ⬆️
src/ex_cmds.c 77.8% <0%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc2b270...45efdc3. Read the comment docs.

@brammool brammool closed this in 1514e8f Sep 16, 2017
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    Terminal test fails on MS-Windows.
Solution:   Wait for the text to appear. (micbou, closes vim#2097)
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.

2 participants