Another flaky test
This commit is contained in:
parent
ce4f341feb
commit
26277cefbd
1 changed files with 2 additions and 0 deletions
|
|
@ -394,6 +394,8 @@ function! SetUp_Test_Conditional_Line_Breakpoint_Hit()
|
|||
endfunction
|
||||
|
||||
function! Test_Conditional_Line_Breakpoint_Hit()
|
||||
call ThisTestIsFlaky()
|
||||
|
||||
let fn = '../support/test/python/simple_python/main.py'
|
||||
exe 'edit' fn
|
||||
call setpos( '.', [ 0, 14, 1 ] )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue