https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/215

--- gdk-pixbuf-2.42.12/tests/pixbuf-jpeg.c.orig
+++ gdk-pixbuf-2.42.12/tests/pixbuf-jpeg.c
@@ -216,7 +216,6 @@
   g_test_add_func ("/pixbuf/jpeg/comment", test_comment);
   g_test_add_func ("/pixbuf/jpeg/at_size", test_at_size);
   g_test_add_func ("/pixbuf/jpeg/issue70", test_jpeg_markers);
-  g_test_add_func ("/pixbuf/jpeg/issue205", test_jpeg_fbfbfbfb);
 
   return g_test_run ();
 }