30 tests fail with vim 7.2.245

Bug #414222 reported by jceb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UltiSnips
Invalid
High
Unassigned

Bug Description

I did a test run with the recommended set up on a clean bzr checkout (version 172):
vim -U NONE -u NONE -c ':set nocompatible' -c ':set runtimepath+=.'

Results: 30 tests failed on vim 7.2.245 _ attaches the youtput.

:py import sys; print sys.version:
2.5.4 (r254:67916, Feb 18 2009, 03:17:34)
[GCC 4.3.3]

Revision history for this message
jceb (jceb-e-jc) wrote :
Revision history for this message
SirVer (sirver) wrote :

What operating system are you using? Please try to adjust the sleeptime variable in test.py (this is the time to sleep between sending keystrokes, increasing it will make tests more stable but also much slower to run). Please also try running some of the tests manually, that is:

./test.py -i <name of test>

then change into the vim terminal and type the keystrokes defined in the variable "keys" in the test case. Then compare the output to the "wanted" variable.

Maybe this will raise some exceptions that will lead us forward.

Thanks!

Changed in ultisnips:
status: New → Incomplete
importance: Undecided → High
SirVer (sirver)
Changed in ultisnips:
milestone: none → 1.2
Revision history for this message
SirVer (sirver) wrote :

I mark this as invalid for now, since I cannot reproduce these bugs under MacOS X and Linux.

Changed in ultisnips:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.