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