20862: Emit notice about skipping sdk/ruby-google-api-client tests.
authorTom Clegg <tom@curii.com>
Mon, 25 Sep 2023 15:56:48 +0000 (11:56 -0400)
committerTom Clegg <tom@curii.com>
Mon, 25 Sep 2023 15:56:48 +0000 (11:56 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

build/run-tests.sh

index 49d7243062f569cf067d4872285bdcde70e774e0..481f0c33ab6523b72ed18e82cff5d61897b4d2d7 100755 (executable)
@@ -1028,6 +1028,7 @@ test_sdk/ruby() {
 }
 
 test_sdk/ruby-google-api-client() {
+    echo "*** note \`test sdk/ruby-google-api-client\` does not actually run any tests, see https://dev.arvados.org/issues/20993 ***"
     true
 }