<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/test_memory_usage.vim, branch v8.2.1882</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.2.1432: various inconsistencies in test files</title>
<updated>2020-08-12T16:50:36+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-08-12T16:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6d91bcb4d23b5c6a0be72c384beaf385e2d9d606'/>
<id>6d91bcb4d23b5c6a0be72c384beaf385e2d9d606</id>
<content type='text'>
Problem:    Various inconsistencies in test files.
Solution:   Add modelines where they were missing.  Use Check commands instead
            of silently skipping over tests.  Adjust indents and comments.
            (Ken Takata, closes #6695)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various inconsistencies in test files.
Solution:   Add modelines where they were missing.  Use Check commands instead
            of silently skipping over tests.  Adjust indents and comments.
            (Ken Takata, closes #6695)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0072: memory test still fails on Cirrus CI</title>
<updated>2020-01-01T14:26:32+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-01-01T14:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=bb062c1588c324a1ce4cf01fd5e0780e83aaabe4'/>
<id>bb062c1588c324a1ce4cf01fd5e0780e83aaabe4</id>
<content type='text'>
Problem:    Memory test still fails on Cirrus CI.
Solution:   Allow for a tiny bit more tolerance in the upper limit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Memory test still fails on Cirrus CI.
Solution:   Allow for a tiny bit more tolerance in the upper limit.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0071: memory test often fails on Cirrus CI</title>
<updated>2020-01-01T14:17:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-01-01T14:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1832d12aea30f1533f3c461d9e1530d10f66b162'/>
<id>1832d12aea30f1533f3c461d9e1530d10f66b162</id>
<content type='text'>
Problem:    Memory test often fails on Cirrus CI.
Solution:   Allow for more tolerance in the upper limit.  Remove sleep.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Memory test often fails on Cirrus CI.
Solution:   Allow for more tolerance in the upper limit.  Remove sleep.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0062: memory test is flaky on FreeBSD</title>
<updated>2019-12-30T18:59:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-12-30T18:59:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e7538ae997b3983d0c91a886a74ebacedd752164'/>
<id>e7538ae997b3983d0c91a886a74ebacedd752164</id>
<content type='text'>
Problem:    Memory test is flaky on FreeBSD.
Solution:   Add a short sleep before getting the first size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Memory test is flaky on FreeBSD.
Solution:   Add a short sleep before getting the first size.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1826: tests use hand coded feature and option checks</title>
<updated>2019-08-07T21:07:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-07T21:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8c5a278fc508da6dfe50e69b6ee734451aa4eafb'/>
<id>8c5a278fc508da6dfe50e69b6ee734451aa4eafb</id>
<content type='text'>
Problem:    Tests use hand coded feature and option checks.
Solution:   Use the commands from check.vim in more tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Tests use hand coded feature and option checks.
Solution:   Use the commands from check.vim in more tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1585: :let-heredoc does not trim enough</title>
<updated>2019-06-23T22:58:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-06-23T22:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e7eb92708ec2092a2fc11e78703b5dcf83844412'/>
<id>e7eb92708ec2092a2fc11e78703b5dcf83844412</id>
<content type='text'>
Problem:    :let-heredoc does not trim enough.
Solution:   Trim indent from the contents based on the indent of the first
            line.  Use let-heredoc in more tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    :let-heredoc does not trim enough.
Solution:   Trim indent from the contents based on the indent of the first
            line.  Use let-heredoc in more tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1544: some balloon tests don't run when they can</title>
<updated>2019-06-15T15:58:09+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-06-15T15:58:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b46fecd3454399f8ebdc5055302e4bfc5a10f98b'/>
<id>b46fecd3454399f8ebdc5055302e4bfc5a10f98b</id>
<content type='text'>
Problem:    Some balloon tests don't run when they can.
Solution:   Split GUI balloon tests off into a separate file. (Ozaki Kiichi,
            closes #4538)  Change the feature check into a command for
            consistency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Some balloon tests don't run when they can.
Solution:   Split GUI balloon tests off into a separate file. (Ozaki Kiichi,
            closes #4538)  Change the feature check into a command for
            consistency.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1541: check for ASAN is not reliable</title>
<updated>2019-06-15T14:34:21+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-06-15T14:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=bffc50494d52a3690cbbc5c7b34a835f9153184e'/>
<id>bffc50494d52a3690cbbc5c7b34a835f9153184e</id>
<content type='text'>
Problem:    Check for ASAN is not reliable.
Solution:   Check the version output. (Dominique Pelle, closes #4543)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Check for ASAN is not reliable.
Solution:   Check the version output. (Dominique Pelle, closes #4543)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1524: tests are silently skipped</title>
<updated>2019-06-13T20:19:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-06-13T20:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b0f94c1ff34d27d33aa9f96204985ea29c2eb0a1'/>
<id>b0f94c1ff34d27d33aa9f96204985ea29c2eb0a1</id>
<content type='text'>
Problem:    Tests are silently skipped.
Solution:   Throw an exception for skipped tests in more places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Tests are silently skipped.
Solution:   Throw an exception for skipped tests in more places.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1435: memory usage test is a bit too flaky</title>
<updated>2019-05-31T18:23:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-05-31T18:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=5d508dd39e810d446f29dfd4f4e745b802875001'/>
<id>5d508dd39e810d446f29dfd4f4e745b802875001</id>
<content type='text'>
Problem:    Memory usage test is a bit too flaky.
Solution:   Adjust the tolerances a bit. (Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Memory usage test is a bit too flaky.
Solution:   Adjust the tolerances a bit. (Christian Brabandt)
</pre>
</div>
</content>
</entry>
</feed>
