Index: tests/testx.xotcl =================================================================== diff -u -r8d4f0d69f9586bdafbffa45b0368b84b86169bca -r17116d26139732f6a75f3133b1edcf68000a604e --- tests/testx.xotcl (.../testx.xotcl) (revision 8d4f0d69f9586bdafbffa45b0368b84b86169bca) +++ tests/testx.xotcl (.../testx.xotcl) (revision 17116d26139732f6a75f3133b1edcf68000a604e) @@ -625,10 +625,8 @@ set filterResult "" B b - # TODO: with tcl85stack, we get here - # -::b-f1-::A-cleanup-::b-f1-::A-configure-::b-f1-::A-setvalues-::b-f1-::A-init - # due to the different lifetime of the stack. For the time being, we deactivate this test.... - #::errorCheck $filterResult "-::b-f1-::A-configure-::b-f1-::A-setvalues-::b-f1-::A-init" \ + + ::errorCheck $filterResult "-::b-f1-::A-configure-::b-f1-::A-setvalues-::b-f1-::A-init" \ "Filter guard: two different filters, same name + different class, one guarded, one not" # two filter w/o guard -> both have to be applied