From 06e5ec914fdedac6446e02c9427a1706dda9c505 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Tue, 12 Apr 2022 16:56:18 +0900 Subject: 50013: skip %test if a chunk in %prep fails Only %test is skipped if a chunk in %prep returns nonzero. Both %test and %clean are skipped if ZTST_unimplemented is set in a chunk of %prep. ZTST_cleanup is run in both cases. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f91be1413..3c4f020ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2022-04-12 Jun-ichi Takimoto + * 50013: Test/P01privileged.ztst, Test/ztst.zsh: skip %test if + a chunk in %prep returns nonzero + * 49996 (Peter) + 50012: Test/README, Test/ztst.zsh: add ZTST_continue to continue tests after a failure -- cgit 1.4.1