Title: [121667] trunk/LayoutTests
Revision
121667
Author
[email protected]
Date
2012-07-02 03:30:22 -0700 (Mon, 02 Jul 2012)

Log Message

[EFL] Skip fast/js/navigator-language.html
https://bugs.webkit.org/show_bug.cgi?id=90365

Unreviewed EFL gardening.
Skip fast/js/navigator-language.html until
Bug 89639 is fixed.

Patch by Christophe Dumez <[email protected]> on 2012-07-02

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121666 => 121667)


--- trunk/LayoutTests/ChangeLog	2012-07-02 09:50:36 UTC (rev 121666)
+++ trunk/LayoutTests/ChangeLog	2012-07-02 10:30:22 UTC (rev 121667)
@@ -1,3 +1,14 @@
+2012-07-02  Christophe Dumez  <[email protected]>
+
+        [EFL] Skip fast/js/navigator-language.html
+        https://bugs.webkit.org/show_bug.cgi?id=90365
+
+        Unreviewed EFL gardening.
+        Skip fast/js/navigator-language.html until
+        Bug 89639 is fixed.
+
+        * platform/efl/TestExpectations:
+
 2012-07-02  Adam Barth  <[email protected]>
 
         Add some expectations for the top flaky tests on chromium-linux.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (121666 => 121667)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-02 09:50:36 UTC (rev 121666)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-02 10:30:22 UTC (rev 121667)
@@ -679,6 +679,9 @@
 // EFL port does not support hyphenation
 BUGWK89830 : fast/text/hyphen-min-preferred-width.html = IMAGE
 
+// EFL format for navigator.language should be adapted
+BUGWK89639 : fast/js/navigator-language.html = TEXT
+
 // EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
 BUGWK86637 : editing/spelling/spellcheck-async.html = TEXT
 BUGWK86637 : editing/spelling/spellcheck-async-mutation.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to