<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/run-tests, branch v1.8.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-10-17T02:18:27+00:00</updated>
<entry>
<title>tests/run-tests: Enable extmod/machine1.py on pyboard.</title>
<updated>2016-10-17T02:18:27+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-17T02:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e3a7c4ac57c7102bf7fe24a5432b29ec0718c0c'/>
<id>urn:sha1:1e3a7c4ac57c7102bf7fe24a5432b29ec0718c0c</id>
<content type='text'>
It now works.
</content>
</entry>
<entry>
<title>tests: Improve test coverage of py/compile.c.</title>
<updated>2016-10-11T01:30:32+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-11T01:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5e22afce41de8c87071d8fc149a6ba3cd8762819'/>
<id>urn:sha1:5e22afce41de8c87071d8fc149a6ba3cd8762819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Fix expected output of verbose cmdline test</title>
<updated>2016-10-05T10:58:50+00:00</updated>
<author>
<name>stijn</name>
<email>stijn@ignitron.net</email>
</author>
<published>2016-10-05T10:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7f19b1c3eb488a8466fd1fca0530dba6a02d9f1a'/>
<id>urn:sha1:7f19b1c3eb488a8466fd1fca0530dba6a02d9f1a</id>
<content type='text'>
The output might contain more than one line ending in 5b so properly skip
everything until the next known point.
This fixes test failures in appveyor debug builds.
</content>
</entry>
<entry>
<title>tests/run-tests: Disable cmdline/cmd_showbc test on Windows.</title>
<updated>2016-10-04T03:42:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-04T03:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cd20027f56692b2289b60a3a984e28df56d2f798'/>
<id>urn:sha1:cd20027f56692b2289b60a3a984e28df56d2f798</id>
<content type='text'>
Disabled until a proper fix is found.
</content>
</entry>
<entry>
<title>tests/run-tests: Add --via-mpy option to run test from precompiled code.</title>
<updated>2016-09-20T02:19:35+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-20T02:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3f5fe6269eb8ec003c0dee876df0d8cbe3725205'/>
<id>urn:sha1:3f5fe6269eb8ec003c0dee876df0d8cbe3725205</id>
<content type='text'>
With mpy-cross built, tests can now be run by first compiling them to .mpy
files, and then executing the .mpy file.  Usage: ./run-tests --via-mpy
</content>
</entry>
<entry>
<title>tests: Get cmdline verbose tests running again.</title>
<updated>2016-09-20T01:33:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-20T01:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bb954d80a4bd467fc321df90cea2b248a90d1570'/>
<id>urn:sha1:bb954d80a4bd467fc321df90cea2b248a90d1570</id>
<content type='text'>
The showbc function now no longer uses the system printf so works
correctly.
</content>
</entry>
<entry>
<title>tests/run-tests: Disable thread/stress_recurse.py test on Travis.</title>
<updated>2016-09-08T03:06:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-08T03:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=763e04bba57c45589b75bc9210fbb8272d358c89'/>
<id>urn:sha1:763e04bba57c45589b75bc9210fbb8272d358c89</id>
<content type='text'>
It has reliability issues (cause unknown at this time).
</content>
</entry>
<entry>
<title>tests/run-tests: Disable thread_gc1.py test on Travis.</title>
<updated>2016-08-27T13:41:16+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-08-27T13:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8f8f699eb72446e94253eaa73a3c893562eef82d'/>
<id>urn:sha1:8f8f699eb72446e94253eaa73a3c893562eef82d</id>
<content type='text'>
It has reliability issues (cause unknown at this time).
</content>
</entry>
<entry>
<title>tests/run-tests: Disable thread/stress_heap.py when running on Travis.</title>
<updated>2016-08-25T04:06:40+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-08-25T04:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=78bc31e29409b5e059de0641fc7df9ed58483187'/>
<id>urn:sha1:78bc31e29409b5e059de0641fc7df9ed58483187</id>
<content type='text'>
It has reliability issues and sometimes fails on Travis (reason currently
unknown).
</content>
</entry>
<entry>
<title>tests/run-tests: Disable thread/thread_lock4.py on Travis.</title>
<updated>2016-08-17T03:48:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-08-17T03:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=567e7fcd12078e5a27eacaea193dd1e4c846e43e'/>
<id>urn:sha1:567e7fcd12078e5a27eacaea193dd1e4c846e43e</id>
<content type='text'>
It has reliability issues that need to be worked out.
</content>
</entry>
</feed>
