Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
pypy
pypy
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 603
    • Issues 603
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 13
    • Merge Requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPy
  • pypypypy
  • Merge Requests
  • !761

Open
Created Sep 27, 2020 by Dan Villiom Podlaski Christiansen@danDeveloper
  • Report abuse
Report abuse

Testsuite fixes

  • Overview 13
  • Commits 8
  • Pipelines 4
  • Changes 4

This branch contains a few minor tweaks for the test suite; it adds:

  • The ability to have the test runner stop on the first failure.
  • The ability to specify tests to cherry pick on the command line.
  • Mark a ctypes long double test as an expected failure; AFAICT long double isn't implemented.
  • Work around an oddity with the German locale on macOS.
  • cparser had two bare NotImplementedError which isn't terribly helpful. I added some descriptive text; I hope I got that right.
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: branch/testsuite-fixes