<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/tests/test_replwrap.py, branch replwrap-continuation-timeout-results</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/'/>
<entry>
<title>comment about the need of '\\' to trigger testcase</title>
<updated>2015-10-04T16:56:44+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-10-04T16:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=240d7bd2329ad866154371e40f68e58310e3c219'/>
<id>240d7bd2329ad866154371e40f68e58310e3c219</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use deprecated spawnu in replwrap tests</title>
<updated>2015-10-04T08:47:10+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-10-04T08:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8510cfaa238b21feecf3bd19e7a5b49b4d38b50d'/>
<id>8510cfaa238b21feecf3bd19e7a5b49b4d38b50d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use u-prefix strings in tests too</title>
<updated>2015-10-04T08:46:53+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-10-04T08:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=16ab7bcb5722c6b31dd852224c7e0d3c8a69c53b'/>
<id>16ab7bcb5722c6b31dd852224c7e0d3c8a69c53b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This resolves two issues with replwrap,</title>
<updated>2015-10-04T08:21:02+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-29T04:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1ba286fc604ad6665d7cc3edbb2db3bff54b7a82'/>
<id>1ba286fc604ad6665d7cc3edbb2db3bff54b7a82</id>
<content type='text'>
* for multiple commands, such as in
  ``'\n'.join((cmd, cmd2))``, cmd2 and beyond
  previously used a ``timeout`` of 1, instead of
  the specified or default ``timeout``.
* furthermore, the output of multi-command output
  was discarded, only the last-most command output
  was received.  Resolved by joining the result of
  ``self.child.before``.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* for multiple commands, such as in
  ``'\n'.join((cmd, cmd2))``, cmd2 and beyond
  previously used a ``timeout`` of 1, instead of
  the specified or default ``timeout``.
* furthermore, the output of multi-command output
  was discarded, only the last-most command output
  was received.  Resolved by joining the result of
  ``self.child.before``.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase timeout of replwrap test from 2=&gt;5</title>
<updated>2014-11-24T05:41:57+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-24T05:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=43322a39a249b3da76330d551d48f41cbcac65d6'/>
<id>43322a39a249b3da76330d551d48f41cbcac65d6</id>
<content type='text'>
The OSX build slave is almost as bad as travis, its very
sluggish -- Anyway this timeout condition occurs
intermittently presumably because it is too short

https://teamcity-master.pexpect.org/viewLog.html?buildId=782&amp;buildTypeId=Pexpect_MacOs&amp;tab=buildLog#_focus=499
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OSX build slave is almost as bad as travis, its very
sluggish -- Anyway this timeout condition occurs
intermittently presumably because it is too short

https://teamcity-master.pexpect.org/viewLog.html?buildId=782&amp;buildTypeId=Pexpect_MacOs&amp;tab=buildLog#_focus=499
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow replwrap to reset pager so bash doesn't get stuck displaying things</title>
<updated>2014-06-27T00:40:57+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-27T00:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=939718cca3e2be4cb48e348fac77f09aeb049c5c'/>
<id>939718cca3e2be4cb48e348fac77f09aeb049c5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Solaris support, tested on SmartOS from cron(1).</title>
<updated>2014-06-16T01:43:30+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T08:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8f48ac8d97ffd520074f02af4ef5ef7b8aadf862'/>
<id>8f48ac8d97ffd520074f02af4ef5ef7b8aadf862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fixes for replwrap tests</title>
<updated>2014-06-10T18:48:59+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-10T18:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=a50dcfdec8eaabbfbbe1f460d5282a79596913dc'/>
<id>a50dcfdec8eaabbfbbe1f460d5282a79596913dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntaxerr: missing r'literal' for unset PS1</title>
<updated>2014-06-08T09:09:48+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T09:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=ce6e5f4f226a311d4c6b47ec359883359636a70c'/>
<id>ce6e5f4f226a311d4c6b47ec359883359636a70c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing various prompt issues with bash ReplWrapper</title>
<updated>2014-06-08T03:54:18+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T03:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=6a144134788a0c6601262ec008b83e4288bbb096'/>
<id>6a144134788a0c6601262ec008b83e4288bbb096</id>
<content type='text'>
allow matching a regular expression,
use setUp and tearDown to putenv &amp; getenv PS1, PS2
unset PROMPT_COMMAND
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow matching a regular expression,
use setUp and tearDown to putenv &amp; getenv PS1, PS2
unset PROMPT_COMMAND
</pre>
</div>
</content>
</entry>
</feed>
