Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

GHA: PyPy3 tests failing on macOS  #4350

Copy link
Copy link
@hugovk

Description

@hugovk
Issue body actions

What did you do?

On GitHub Actions, test macOS-latest on PyPy3.

What did you expect to happen?

Tests pass.

What actually happened?

Tests fail:

Run .travis/test.sh
  .travis/test.sh
  shell: /bin/bash -e {0}
  env:
    pythonLocation: /Users/runner/hostedtoolcache/PyPy/3.6.9/x64/bin
============================= test session starts ==============================
platform darwin -- Python 2.7.17, pytest-4.6.9, py-1.8.1, pluggy-0.13.1 -- /usr/local/opt/python@2/bin/python2.7
cachedir: .pytest_cache
pytest_report_header failed: No module named PIL
rootdir: /Users/runner/runners/2.163.1/work/Pillow/Pillow, inifile: setup.cfg
plugins: cov-2.8.1
collecting ... collected 0 items / 1 errors

==================================== ERRORS ====================================
__________________ ERROR collecting Tests/test_000_sanity.py ___________________
ImportError while importing test module '/Users/runner/runners/2.163.1/work/Pillow/Pillow/Tests/test_000_sanity.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
Tests/test_000_sanity.py:1: in <module>
    import PIL
E   ImportError: No module named PIL
=========================== 1 error in 0.56 seconds ============================
##[error]Process completed with exit code 1.

What are your OS, Python and Pillow versions?

  • OS: macOS-latest 10.15.2
  • Python: PyPy3
  • Pillow: master

Last pass

Two days ago: https://github.com/python-pillow/Pillow/runs/379447500

First fail

Yesterday: https://github.com/python-pillow/Pillow/runs/380647169

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.