changeset 30715:00db74e19df4

camlookat.m: Tag test that is currently failing with bug #61532.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 06 Feb 2022 15:06:54 +0100
parents 98484425bd1b
children a7c4fb821d64
files scripts/plot/appearance/camlookat.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/appearance/camlookat.m	Mon Jan 31 00:54:30 2022 +0100
+++ b/scripts/plot/appearance/camlookat.m	Sun Feb 06 15:06:54 2022 +0100
@@ -281,7 +281,7 @@
 %! end_unwind_protect
 
 ## compare to Matlab R2016a output
-%!test
+%!test <61532>
 %! hf = figure ("visible", "off");
 %! unwind_protect
 %!   [x, y, z] = peaks ();