From d9f1607be93995b6a23f304b2357a7e75333a42d Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Mon, 12 Feb 2024 16:33:33 +0100 Subject: [PATCH] Revert "disable `test_grpc.sh` on linux" This reverts commit eab7b18af551f97d4e9f923dafabb949f3d55a28. --- recipe/meta.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index bc9c88d8..fbc20c7d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -122,9 +122,7 @@ outputs: {% endfor %} # CMake test: compile upstream example - - ./test_grpc.sh # [osx] - # TODO: currently broken on linux - # - ./test_grpc.sh # [unix] + - ./test_grpc.sh # [unix] - ./test_grpc.bat # [win] # test availability of symbol needed by arrow (esp. on windows)