neovim/test/functional/treesitter
Justin M. Keyes 9662cd7f48
fix(tests): unreliable parser_spec #18911
The "first run" has high variability. Looks like the test failures
correlate with 545dc82c1b
, which makes sense because that improves "first run" performance.

So the `1000*` factor of this test could be adjusted to e.g. `300*` or `500*`.

ref https://github.com/neovim/neovim/pull/16945
2022-06-09 08:07:54 -07:00
..
highlight_spec.lua feat(ui): allow conceal to be defined in decorations 2022-03-20 18:02:41 +01:00
language_spec.lua test(ts): skip test if C parser is not available 2022-06-08 18:04:25 -04:00
node_spec.lua
parser_spec.lua fix(tests): unreliable parser_spec #18911 2022-06-09 08:07:54 -07:00