Skip to content

Many macOS 13 (intel) builds fail #3605

@amolenaar

Description

@amolenaar

Describe the bug

It's noticable that a lot of macOS 13 builds are failing.

I see mainly 2 kinds of errors:

  1. Errors during self-test
  2. Illegal instruction errors during unit testing
  3. Errors in creating the DMG
 DIHLDiskImageCreate() returned 49168
hdiutil: create: returning 49168
hdiutil: create failed - Resource busy

Is there something we can do about this? It looks like the workaround (killing XProtect) doesn't help much.

What can we do to make the macOS 13 build more stable?

Test failures:

Current thread 0x00007ff852cf1940 (most recent call first):
gaphor/ui/tests/test_main.py .
  File "/Users/runner/work/gaphor/gaphor/.venv/lib/python3.13/site-packages/gi/overrides/Gio.py", line 42 in run
  File "/Users/runner/work/gaphor/gaphor/gaphor/ui/tests/test_main.py", line 27 in fake_run
  File "/Users/runner/work/gaphor/gaphor/gaphor/ui/__init__.py", line 107 in run
  File "/Users/runner/work/gaphor/gaphor/gaphor/main.py", line 117 in run
  File "/Users/runner/work/gaphor/gaphor/gaphor/main.py", line 26 in main
  File "/Users/runner/work/gaphor/gaphor/gaphor/ui/tests/test_main.py", line 46 in test_application_startup_with_model
Current thread 0x00007ff84a01e940 (most recent call first):
gaphor/ui/tests/test_selftest.py 
  File "/Users/runner/work/gaphor/gaphor/.venv/lib/python3.13/site-packages/gi/overrides/Gio.py", line 42 in run
  File "/Users/runner/work/gaphor/gaphor/gaphor/ui/__init__.py", line 107 in run
  File "/Users/runner/work/gaphor/gaphor/gaphor/ui/tests/test_selftest.py", line 10 in test_self_test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions