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])