util: Disable tests/sparse_array_test.cpp on MacOS as it's too slow
[----------] 1 test from SparseArrayTest
[ RUN ] SparseArrayTest.Multithread
[ OK ] SparseArrayTest.Multithread (105624 ms)
[----------] 1 test from SparseArrayTest (105624 ms total)
The github actions are passed at https://github.com/lygstate/mesa/actions/runs/2759400595 By using !17784 (merged) and this
Signed-off-by: Yonggang Luo luoyonggang@gmail.com
Edited by Yonggang Luo