Elimar Riesebieter wrote:
> * Bram Moolenaar <[email protected]> [2019-03-21 21:16 +0100]: > > > > > Patch 8.1.1031 > > Problem: Memory usage test may still fail. > > Solution: Drop the unused min value. (Christian Brabandt) > > Files: src/testdir/test_memory_usage.vim > > Still get on i686: > > From test_memory_usage.vim: > Found errors in Test_memory_func_capture_lvars(): > function RunTheTest[40]..Test_memory_func_capture_lvars line 33: Expected > range 10051 - 26967, but got 27516 > TEST FAILURE I added 1% and this goes over the limit by 1.02%. I guess I'll have to make the tolerance 3%. -- I AM THANKFUL... ...for a lawn that needs mowing, windows that need cleaning and gutters that need fixing because it means I have a home. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
