From: Paul Eggert Date: Wed, 13 Sep 2006 18:44:47 +0000 (+0000) Subject: Remove bogus comments. X-Git-Tag: v2.3b~293 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/1ef30650b8a901f31fd010dd1b8bf83b6f56dab3 Remove bogus comments. --- diff --git a/tests/actions.at b/tests/actions.at index 6f52b069..e2045028 100644 --- a/tests/actions.at +++ b/tests/actions.at @@ -567,9 +567,6 @@ AT_CLEANUP AT_CHECK_PRINTER_AND_DESTRUCTOR([]) AT_CHECK_PRINTER_AND_DESTRUCTOR([], [with union]) -# These tests currently fail on a Debian GNU/Linux 3.0r2 x86 host, -# but the 2nd test succeeds on a Solaris 9 sparc hosts (Forte 7 cc). -# Skip them until we figure out what the problem is. AT_CHECK_PRINTER_AND_DESTRUCTOR([%defines %skeleton "lalr1.cc"]) AT_CHECK_PRINTER_AND_DESTRUCTOR([%defines %skeleton "lalr1.cc"], [with union])