#2479 closed enhancement (fixed)

Run the automated test suite on PyPy

Reported by: hawkowl Owned by: daira
Priority: normal Milestone: 1.10.2
Component: dev-infrastructure Version: 1.10.1
Keywords: review-needed Cc:
Launchpad Bug:

Description

The first step to completing #1792 is knowing what exactly does and doesn't work. Since Tahoe has an automated test suite, we can work out exactly what's busted. It should run on Travis, but the failure should be ignored for now.

Change History (5)

comment:2 Changed at 2015-07-29T05:43:28Z by warner

  • Component changed from unknown to dev-infrastructure
  • Keywords review-needed removed
  • Milestone changed from eventually to 1.10.2
  • Resolution set to fixed
  • Status changed from new to closed

Landed in [8fc5949]. Thanks!

comment:3 Changed at 2019-06-25T14:12:44Z by exarkun

  • Resolution fixed deleted
  • Status changed from closed to reopened

This regressed at some point. I'm not sure when. I tracked it as far as https://github.com/tahoe-lafs/tahoe-lafs/pull/479/commits/3bc099108a7c076ef2f0f4f637b7ecb323e7a2f7 which removed the travis.yml configuration but the commit implies the PyPy? travis job had already vanished at some earlier point.

comment:5 Changed at 2019-06-26T18:29:28Z by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from reopened to closed

In 248510c/trunk:

Merge pull request #626 from tahoe-lafs/2479.pypy-ci-again

Test against PyPy? on CI

Fixes: ticket:2479

Note: See TracTickets for help on using tickets.