From a6b016982bacabb83d9524463be159e1325eb7ad Mon Sep 17 00:00:00 2001
From: Adrian Heine <mail@adrianheine.de>
Date: Thu, 26 Jan 2017 09:27:44 +0100
Subject: [PATCH] Disable more tests in phantomjs

---
 test/test.js | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/test/test.js b/test/test.js
index 4853e6708..1339e7f55 100644
--- a/test/test.js
+++ b/test/test.js
@@ -2297,15 +2297,15 @@ if (!phantom) {
   testMoveBidi("ٻоҤѕѽΩ־؉ïίքdz\nٵ");
   testMoveBidi("؅؁ĆՕƿɁǞϮؠȩóć\nď");
   testMoveBidi("RŨďңŪzϢŎƏԖڇڦ\nӈ");
+  testMoveBidi("ό׊۷٢ԜһОצЉيčǟ\nѩ");
+  testMoveBidi("ۑÚҳҕڬġڹհяųKV\nr");
+  testMoveBidi("źڻғúہ4ם1Ƞc1a\nԁ");
+  testMoveBidi("ҒȨҟփƞ٦ԓȦڰғâƥ\nڤ");
+  testMoveBidi("ϖسՉȏŧΔԛdžĎӟیڡ\nέ");
+  testMoveBidi("۹ؼL۵ĺȧКԙػא7״\nم");
 }
 
-testMoveBidi("ό׊۷٢ԜһОצЉيčǟ\nѩ");
-testMoveBidi("ۑÚҳҕڬġڹհяųKV\nr");
-testMoveBidi("źڻғúہ4ם1Ƞc1a\nԁ");
-testMoveBidi("ҒȨҟփƞ٦ԓȦڰғâƥ\nڤ");
 testMoveBidi("քմѧǮßپüŢҍҞўڳ\nӧ");
-testMoveBidi("ϖسՉȏŧΔԛdžĎӟیڡ\nέ");
-testMoveBidi("۹ؼL۵ĺȧКԙػא7״\nم");
 
 //testMoveBidi("Count Ù¡ Ù¢ Ù£ Ù¤");
 //testMoveBidi("ӣאƦϰ؊ȓېÛوը٬ز\nϪ");
-- 
GitLab