# HG changeset patch # User Markus Mützel # Date 1644156414 -3600 # Node ID 00db74e19df42ddc6401724b53c6f1e09eb42208 # Parent 98484425bd1b2d76f22a8f20984bc2930d7a8da5 camlookat.m: Tag test that is currently failing with bug #61532. diff -r 98484425bd1b -r 00db74e19df4 scripts/plot/appearance/camlookat.m --- 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 ();