Menu

Commit [r13032]  Maximize  Restore  History

Mark the eight broken/invalid tests as expected failures.

484 491 527 674 contain no .4gl and no .expected at all - the directories
are empty, so there is nothing to run. 545 546 547 548 are CREATE/DROP
DATABASE tests whose own descriptions say the test is invalid.

All eight already declare obsolete_test=1, and functions_inc.sh has a skip
for that (IS_OBSOLETE_TEST), but it never fires - runs still report
Skipped: 0 and count them as failures. Listing them here uses the
mechanism that works; they can come back out if the skip is ever fixed.

Takes the unexpected-failure count from 18 to 10.

mikeaubury 2026-09-01

changed /aubit4gltest/trunk/incl/fail_list_inc.sh
/aubit4gltest/trunk/incl/fail_list_inc.sh Diff Switch to side-by-side view
Loading...