diff --git a/test/shaping/data/text-rendering-tests/DISABLED b/test/shaping/data/text-rendering-tests/DISABLED index 809edb610..45b8510a8 100644 --- a/test/shaping/data/text-rendering-tests/DISABLED +++ b/test/shaping/data/text-rendering-tests/DISABLED @@ -14,6 +14,8 @@ tests/MORX-9.tests tests/MORX-10.tests tests/MORX-11.tests tests/MORX-12.tests +tests/MORX-13.tests +tests/MORX-14.tests # Rounding differences tests/SHARAN-1.tests diff --git a/test/shaping/data/text-rendering-tests/Makefile.sources b/test/shaping/data/text-rendering-tests/Makefile.sources index 81b378964..311812c7a 100644 --- a/test/shaping/data/text-rendering-tests/Makefile.sources +++ b/test/shaping/data/text-rendering-tests/Makefile.sources @@ -28,8 +28,6 @@ TESTS = \ tests/HVAR-2.tests \ tests/KERN-1.tests \ tests/KERN-2.tests \ - tests/MORX-13.tests \ - tests/MORX-14.tests \ tests/SHBALI-3.tests \ tests/SHKNDA-1.tests \ $(NULL) @@ -39,6 +37,8 @@ DISBALED_TESTS = \ tests/MORX-10.tests \ tests/MORX-11.tests \ tests/MORX-12.tests \ + tests/MORX-13.tests \ + tests/MORX-14.tests \ tests/MORX-1.tests \ tests/MORX-2.tests \ tests/MORX-3.tests \