[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373
eric at webkit.org
eric at webkit.org
Wed Apr 7 23:12:52 UTC 2010
The following commit has been merged in the webkit-1.2 branch:
commit 3d6f036dd82ae122c22f81f85fa40c23ddf4ffa4
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Oct 28 17:10:02 2009 +0000
2009-10-28 Shu Chang <Chang.Shu at nokia.com>
Reviewed by Eric Seidel.
Added special expected test result for Tiger to fix regression tests.
https://bugs.webkit.org/show_bug.cgi?id=30811
* platform/mac-tiger/fast/js/navigator-language-expected.txt: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50223 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ceb4b52..a3e6490 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-10-28 Shu Chang <Chang.Shu at nokia.com>
+
+ Reviewed by Eric Seidel.
+
+ Added special expected test result for Tiger to fix regression tests.
+ https://bugs.webkit.org/show_bug.cgi?id=30811
+
+ * platform/mac-tiger/fast/js/navigator-language-expected.txt: Added.
+
2009-10-28 Csaba Osztrogonác <ossy at webkit.org>
Rubber-stamped by Holger Freyther.
diff --git a/LayoutTests/platform/mac-tiger/fast/js/navigator-language-expected.txt b/LayoutTests/platform/mac-tiger/fast/js/navigator-language-expected.txt
new file mode 100644
index 0000000..fa3f66f
--- /dev/null
+++ b/LayoutTests/platform/mac-tiger/fast/js/navigator-language-expected.txt
@@ -0,0 +1,9 @@
+Test for bug 29653: [Qt] Qt-based browser fails to show the right language translation.
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+FAIL navigator.language.toLowerCase() should be en-us. Was en.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list