From 8a739ddba0860e3a78c2aecf0b4fa16ed6dc899c Mon Sep 17 00:00:00 2001 From: Adrian Heine <mail@adrianheine.de> Date: Thu, 26 Jan 2017 15:38:27 +0100 Subject: [PATCH] Disable test in phantom that fails on travis --- test/test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test.js b/test/test.js index 7f6d5d86..93bca15e 100644 --- a/test/test.js +++ b/test/test.js @@ -2316,10 +2316,10 @@ if (!phantom) { bidiTests.push("ҒȨҟփƞ٦ԓȦڰғâƥ\nÚ¤"); bidiTests.push("ϖسՉÈŧΔԛdžĎӟیڡ\nÎ"); bidiTests.push("۹ؼL۵ĺȧКԙػ×7×´\nÙ…"); + bidiTests.push("Ù† (ÙŠ)\u2009أقواس"); // thin space to throw off Firefox 51's broken white-space compressing behavior } bidiTests.push("քմѧǮßپüŢÒҞўڳ\nÓ§"); -bidiTests.push("Ù† (ÙŠ)\u2009أقواس"); // thin space to throw off Firefox 51's broken white-space compressing behavior //bidiTests.push("Count Ù¡ Ù¢ Ù£ Ù¤"); //bidiTests.push("Ó£×Ʀϰ؊ȓÛÛوը٬ز\nϪ"); -- GitLab