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

Tests: ffpyplayer now ships cp310-* and Apple Silicon compatible wheels, so tests on the full version can be re-introduced. #7847

Merged

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Mar 19, 2022

ffpyplayer now ships cp310-* and Apple Silicon compatible wheels, so tests on the full version can be re-introduced.

Maintainer merge checklist

  • Title is descriptive/clear for inclusion in release notes.
  • Applied a Component: xxx label.
  • Applied the api-deprecation or api-break label.
  • Applied the release-highlight label to be highlighted in release notes.
  • Added to the milestone version it was merged into.
  • Unittests are included in PR.
  • Properly documented, including versionadded, versionchanged as needed.

@misl6 misl6 added the Component: tests/CI Tests, CI, GitHub settings label Mar 19, 2022
@misl6 misl6 added this to the 2.2.0 milestone Mar 19, 2022
@misl6 misl6 requested a review from matham March 19, 2022 20:19
@@ -45,13 +45,13 @@ jobs:
source .ci/osx_ci.sh
arm64_set_path_and_python_version ${{ matrix.python }}
build_and_install_universal_kivy_sys_deps
install_kivy_test_run_pip_deps dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't do anything, does it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely nothing. Is probably something we left into during #7663 tests

@misl6 misl6 merged commit 476061b into kivy:master Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: tests/CI Tests, CI, GitHub settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants