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

Intermittent crash in macOS CI, after test_secondary_window_with_content #2631

Closed
mhsmith opened this issue Jun 10, 2024 · 1 comment · Fixed by #2637
Closed

Intermittent crash in macOS CI, after test_secondary_window_with_content #2631

mhsmith opened this issue Jun 10, 2024 · 1 comment · Fixed by #2637
Labels
bug A crash or error in behavior. macOS The issue relates to Apple macOS support.

Comments

@mhsmith
Copy link
Member

mhsmith commented Jun 10, 2024

This has now happened in 2 out of the last 3 merges to main:

And also a couple of weeks ago:

It always happens at the same point:

tests/test_window.py::test_title PASSED                                  [  9%]
tests/test_window.py::test_secondary_window[second_window_kwargs0] PASSED [  9%]
tests/test_window.py::test_secondary_window_with_args[second_window_kwargs0] PASSED [ 10%]
tests/test_window.py::test_secondary_window_with_content PASSED          [ 10%]

Test suite didn't report a result.
Saving log... started

Log saved to /Users/runner/work/toga/toga/testbed/logs/briefcase.2024_05_30-02_51_53.run.log

Saving log... done
Error: Process completed with exit code 200.
@mhsmith mhsmith added bug A crash or error in behavior. macOS The issue relates to Apple macOS support. labels Jun 10, 2024
@freakboy3742
Copy link
Member

Confirmed I've seen this recently as well. When it occurs, it reliably occurs at the same point in the suite, but it doesn't occur every time, making it a PITA to reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A crash or error in behavior. macOS The issue relates to Apple macOS support.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants