--- /dev/null
+Description: Skip test using .swf file
+Author: Balint Reczey <balint@balintreczey.hu>
+
+diff --git a/regression_tests/xmlin4/run_tests.sh b/regression_tests/xmlin4/run_tests.sh
+index 584c6eb..37d8d4d 100644
+--- a/regression_tests/xmlin4/run_tests.sh
++++ b/regression_tests/xmlin4/run_tests.sh
+@@ -41,11 +41,11 @@ echo -e "\nTesting 'stxt' import without mime, default to text/plain"
+ echo -e "\nTesting 'stxt' import with header"
+ ./run_one_test.sh text-stxt-header
+
+-echo -e "\n**************** Testing SWF conversion as SVG and import as 'stxt' stream "
+-MP4Box -add anim.swf:fmt=svg -new text-stxt-svg.mp4
+-MP4Box -info text-stxt-svg.mp4
+-MP4Box -raw 1 text-stxt-svg.mp4
+-MP4Box -raws 1 text-stxt-svg.mp4
++#echo -e "\n**************** Testing SWF conversion as SVG and import as 'stxt' stream "
++#MP4Box -add anim.swf:fmt=svg -new text-stxt-svg.mp4
++#MP4Box -info text-stxt-svg.mp4
++#MP4Box -raw 1 text-stxt-svg.mp4
++#MP4Box -raws 1 text-stxt-svg.mp4
+
+ #MP4Box -mp4 anim.swf
+
+@@ -56,4 +56,4 @@ MP4Box -raw 1 subt-stpp-ttml.mp4
+ MP4Box -raws 1 subt-stpp-ttml.mp4
+
+ echo -e "\n**************** Generating file with all text variants text-all.mp4 "
+-MP4Box -add meta-mett.mp4 -add meta-mett-xml.mp4 -add meta-mett-xml-header.mp4 -add meta-metx.mp4 -add subt-sbtt.mp4 -add subt-stpp.mp4 -add subt-stpp-ttml.mp4 -add text-stxt.mp4 -add text-stxt-header.mp4 -add text-stxt-svg.mp4 -new text-all.mp4
+\ No newline at end of file
++MP4Box -add meta-mett.mp4 -add meta-mett-xml.mp4 -add meta-mett-xml-header.mp4 -add meta-metx.mp4 -add subt-sbtt.mp4 -add subt-stpp.mp4 -add subt-stpp-ttml.mp4 -add text-stxt.mp4 -add text-stxt-header.mp4 -add text-stxt-svg.mp4 -new text-all.mp4