• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

micropython / micropython / 13461
98%

Build:
DEFAULT BRANCH: master
Ran 04 May 2020 02:51PM UTC
Jobs 1
Files 274
Run time 28s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
13461

push

travis-ci-com

dpgeorge
tests/thread/thread_stacksize1.py: Increase stack size for CPython.

On arm64 with CPython:

  >>> _thread.stack_size(32*1024)
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
  ValueError: size not valid: 32768 bytes

So increase the CPython value in the test to 512k so it runs on more
systems (on modern Linux the default stack size is usually 8MB).

19399 of 19794 relevant lines covered (98.0%)

422942.91 hits per line

Jobs
ID Job ID Ran Files Coverage
5 13461.5 (MAKEOPTS="-j4" NAME="unix coverage build and tests") 04 May 2020 02:51PM UTC 0
98.0
Travis Job 13461.5
Source Files on build 13461
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #13461
  • 138a28dc on github
  • Prev Build on master (#13444)
  • Next Build on master (#13462)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc