Commits


David Li authored and Antoine Pitrou committed 8f2c39ee4f5
ARROW-7701: [FlightRPC][C++] disable flaky MacOS test Unfortunately, gtest doesn't have a good way to do platform-specific test skips, so this disables the problematic test entirely for now. Closes #6391 from lidavidm/arrow-7701 and squashes the following commits: 7802b03dc <David Li> ARROW-7701: disable flaky MacOS test Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>