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

[Python 3.12 status] Mac test summary #976

Open
shenjackyuanjie opened this issue Oct 21, 2023 · 2 comments
Open

[Python 3.12 status] Mac test summary #976

shenjackyuanjie opened this issue Oct 21, 2023 · 2 comments

Comments

@shenjackyuanjie
Copy link
Contributor

A ha!
3.12's Intel Mac test is here

test list:

  • tests/unit
  • tests/integration
@shenjackyuanjie
Copy link
Contributor Author

result:

Mac Test unit
❯ python3.12 -m pytest tests/unit
2023-10-21 11:17:18.499 Python[32540:11051995] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/d1/5r4fl6mx2q3b5srq41l4jvxw0000gn/T/org.python.python.savedState
==================================================== test session starts =====================================================platform darwin -- Python 3.12.0, pytest-7.4.2, pluggy-1.3.0
rootdir: /Users/shenjack/Documents/GitHub/pyglet-test
configfile: pytest.ini
collected 473 items                                                                                                          

tests/unit/test_atlas.py .......
tests/unit/test_clock.py ..sssss...s..s..s..............
tests/unit/test_clock_freq.py ....
tests/unit/test_events.py .....................
tests/unit/test_font.py ..
tests/unit/test_input.py .
tests/unit/test_math.py ......
tests/unit/test_resource_path.py ............
tests/unit/test_sprite.py ..................................
tests/unit/test_text.py ..........................................
tests/unit/media/test_listener.py .ss
tests/unit/media/test_player.py ........................
tests/unit/media/test_sources.py .........s.............
tests/unit/media/test_synthesis.py ....................................
tests/unit/shapes/test_bordered_rectangle.py ..............
tests/unit/shapes/test_shapes.py ..................................................................................xx....................................................................................................................
tests/unit/text/test_caret.py ............
tests/unit/text/test_layout.py .

======================================== 460 passed, 11 skipped, 2 xfailed in 11.10s =========================================

@shenjackyuanjie
Copy link
Contributor Author

shenjackyuanjie commented Oct 21, 2023

result

Mac Test integration
❯ python3.12 -m pytest ./tests/integration/
2023-10-21 11:19:56.490 Python[33841:11056989] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/d1/5r4fl6mx2q3b5srq41l4jvxw0000gn/T/org.python.python.savedState
==================================================== test session starts =====================================================
platform darwin -- Python 3.12.0, pytest-7.4.2, pluggy-1.3.0
rootdir: /Users/shenjack/Documents/GitHub/pyglet-test
configfile: pytest.ini
collected 279 items                                                                                                          

tests/integration/app/test_eventloop.py .....
tests/integration/font/test_fontconfig.py .
tests/integration/font/test_freetype_face.py ssssssssssssssssssssssssss
tests/integration/graphics/test_allocation.py .......................
tests/integration/image/test_gdkpixbuf2.py ssss
tests/integration/image/test_imagegrid.py ......
tests/integration/image/test_texture3d.py FFFFFF
tests/integration/media/test_directsound.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
tests/integration/media/test_driver.py ....FFF.
tests/integration/media/test_openal.py ....................................
tests/integration/media/test_player.py ....
tests/integration/media/test_pulse.py sssssssssssssss
tests/integration/model/test_loading.py .....
tests/integration/platform/test_linux_fontconfig.py sssssss
tests/integration/platform/test_win_context_managers.py sssssss
tests/integration/platform/test_win_multicore_clock.py s
tests/integration/resource/test_resource_image_loading.py ....F.....
tests/integration/resource/test_resource_loading.py .............
tests/integration/text/test_empty_document.py ....
tests/integration/window/test_context_share.py ..
tests/integration/window/test_event_sequence.py F....
tests/integration/window/test_window_caption.py FF

========================================================== FAILURES ==========================================================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant