Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore ImportWarning in PyPy tests #71

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

davidbrochart
Copy link
Collaborator

@davidbrochart davidbrochart commented Jan 5, 2023

See the test failure.

Fixes yaml/pyyaml#688.

@codecov
Copy link

codecov bot commented Jan 5, 2023

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage 👍

Coverage data is based on head (25bc89d) compared to base (6b0e824).
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #71   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines        290     290           
=====================================
  Misses       290     290           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@davidbrochart davidbrochart changed the title Ignore warnings for PyPy and Windows tests Ignore ImportWarning in PyPy tests Jan 5, 2023
@davidbrochart davidbrochart merged commit c42c27e into jupyterlab:main Jan 5, 2023
@davidbrochart davidbrochart deleted the pypy branch January 5, 2023 09:39
hbcarlos pushed a commit to hbcarlos/jupyter-collaboration that referenced this pull request Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error importing with PyPy 3.8.15/3.9.15
1 participant