Commit-Queue | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Fix crashpad_snapshot_test ProcessReaderMac.* for macOS ≥ 15.4
Starting in dyld-1284.13 (macOS 15.4), _dyld_get_image_name (in
dyld4::PrebuiltLoader::path) returns an absolute path for a main
executable, even when the image was not loaded from an absolute path.
This can break test expectations when the test executable is not invoked
from an absolute path. As a workaround, just use the main executable’s
basename for comparison purposes.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |