]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Revert "add test looping over children of a TLV"
authorAlan T. DeKok <aland@freeradius.org>
Tue, 3 Sep 2024 20:18:18 +0000 (16:18 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 3 Sep 2024 20:19:10 +0000 (16:19 -0400)
commite9f45f88c36001cf8bb2534068eb8563b2130ba0
treeb553ae124da8b25fb54aee81923ae7a910b2516d
parentb211630de7da33931cbe4674964228a34e2dd513
Revert "add test looping over children of a TLV"

This reverts commit c105db87995ecee180771bc55f4d43a37efed9bd.

apparently adding local tlvs breaks the wimax tests.

Error : src/tests/keywords/wimax[7]: Failed parsing attribute reference &26.24757.84.9.5.7 - Parent type of nested attribute 26 must be of type "struct", "tlv", "vendor", "vsa" or "group", got "octets"
Error : src/tests/keywords/wimax[7]: &26.24757.84.9.5.7
Error : src/tests/keywords/wimax[7]:     ^

arguably the error is correct.  but in the interest of making CI
pass, and not annoying others, we just disable the failing test
for now
src/tests/keywords/foreach-tlv-children [deleted file]
src/tests/keywords/radius.conf