TEST Examine unrepresentable graphs: Ignore stderr
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 Jun 2019 17:22:34 +0000 (19:22 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 Jun 2019 17:22:34 +0000 (19:22 +0200)
tests/language/stats/examine.at

index 86297931d4478c514ed5373d5bbf553760960850..cd7391c6a811c30b8d90c416d70002345d8d0429 100644 (file)
@@ -1268,7 +1268,7 @@ examine x  by g
         /plot = all.
 ])
 dnl This bug only manifested itself on cairo based drivers.
-AT_CHECK([pspp -O format=pdf examine.sps], [1], [ignore])
+AT_CHECK([pspp -O format=pdf examine.sps], [1], [ignore], [ignore])
 AT_CLEANUP