Skip to content

test(colors): add more sleeping time to ':Colorscheme' test#2382

Closed
abeldekat wants to merge 1 commit intonvim-mini:mainfrom
abeldekat:colors
Closed

test(colors): add more sleeping time to ':Colorscheme' test#2382
abeldekat wants to merge 1 commit intonvim-mini:mainfrom
abeldekat:colors

Conversation

@abeldekat
Copy link
Copy Markdown
Member

Details:

  • Test ':Colorscheme'-'accepts several arguments' fails regularly, especially when repeating 'make test_colors' multiple times. The solution is to also use small_transition_time in the third step to compensate for time spent in the previous steps.

The total sleeping time in the test was exactly 3000 ms. With this PR, the time is 3020 ms.

Details:
- Test ':Colorscheme'-'accepts several arguments' fails regularly,
  especially when repeating 'make test_colors' multiple times.
  The solution is to also use small_transition_time in the third step
  to compensate for time spent in the previous steps.
@echasnovski
Copy link
Copy Markdown
Member

Thanks for the PR!

I adjusted the test a bit more to make it more concise and robust. Should be better now on latest main.

@abeldekat abeldekat deleted the colors branch April 21, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants