From: Alan T. DeKok Date: Mon, 20 Jun 2022 13:51:56 +0000 (-0400) Subject: skip this test until we rewrite it completely X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb2b7c5ce61539c5d717f1e8c7b85255ba16a73;p=thirdparty%2Ffreeradius-server.git skip this test until we rewrite it completely the LHS should be able to be xlat'd names, but the new edit sections do it differently --- diff --git a/src/tests/keywords/update-xlat b/src/tests/keywords/update-xlat.ignore similarity index 97% rename from src/tests/keywords/update-xlat rename to src/tests/keywords/update-xlat.ignore index c61e6005335..01fcc231ad5 100644 --- a/src/tests/keywords/update-xlat +++ b/src/tests/keywords/update-xlat.ignore @@ -25,7 +25,6 @@ if (&Tmp-String-0 == 'hello') { test_fail } -if (0) { # XXX # # Try updating an attribute specified by an OID string # for an unknown vendor @@ -64,6 +63,4 @@ if (&Tmp-String-1 != 'hello2') { test_fail } -} # XXX - success