aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2022-10-04 22:14:00 -0500
committerJacob Bachmeyer <jcb@gnu.org>2022-10-04 22:14:00 -0500
commitd747eee6ec891425846ea9c21819d9c2ea48ed34 (patch)
tree6a45fc9a8b7d6ed1f7905c32d2a6a293c3605e5f /ChangeLog
parente2c7bcea007e61d7a1f77576c36fa233706d916d (diff)
downloaddejagnu-d747eee6ec891425846ea9c21819d9c2ea48ed34.zip
dejagnu-d747eee6ec891425846ea9c21819d9c2ea48ed34.tar.gz
dejagnu-d747eee6ec891425846ea9c21819d9c2ea48ed34.tar.bz2
Buffer test results in case the pruning callback aborts the test
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04d1aa0..25102ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
PR58065
+ * lib/dg.exp (dg-test): Store results of analyzing messages in a
+ list, then report them to the framework after giving the pruning
+ callback an opportunity to skip the test case.
+
* testsuite/runtest.libs/dg.test: Add tests for skipping tests
based on special result codes from mock-dg-prune.
(mock-dg-test): Add directive for output text.