Loading
python3Packages.pysnooper: disable timing-sensitive test on all Darwin
The `test_relative_time` test was only disabled on x86_64-darwin but also fails on aarch64-darwin due to the same timing sensitivity. Disable it on all Darwin platforms.