Title: [124604] trunk/LayoutTests
Revision
124604
Author
commit-qu...@webkit.org
Date
2012-08-03 06:47:30 -0700 (Fri, 03 Aug 2012)

Log Message

[EFL] Gardening of failing tests
https://bugs.webkit.org/show_bug.cgi?id=93098

Unreviewed EFL gardening. Add failing tests to the Test Expectations.

Patch by Sudarsana Nagineni <sudarsana.nagin...@linux.intel.com> on 2012-08-03

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124603 => 124604)


--- trunk/LayoutTests/ChangeLog	2012-08-03 13:06:16 UTC (rev 124603)
+++ trunk/LayoutTests/ChangeLog	2012-08-03 13:47:30 UTC (rev 124604)
@@ -1,3 +1,12 @@
+2012-08-03  Sudarsana Nagineni  <sudarsana.nagin...@linux.intel.com>
+
+        [EFL] Gardening of failing tests
+        https://bugs.webkit.org/show_bug.cgi?id=93098
+
+        Unreviewed EFL gardening. Add failing tests to the Test Expectations.
+
+        * platform/efl/TestExpectations:
+
 2012-08-03  Keishi Hattori  <kei...@webkit.org>
 
         ColorSuggestionPicker popup's height doesn't get smaller than 100 px

Modified: trunk/LayoutTests/platform/efl/TestExpectations (124603 => 124604)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-03 13:06:16 UTC (rev 124603)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-03 13:47:30 UTC (rev 124604)
@@ -153,10 +153,15 @@
 // Subpixel layout is not enabled.
 BUGWK85532 SKIP : fast/sub-pixel = MISSING
 
+// DeviceOrientation support is not enabled by default.
+BUGWKEFL SKIP : inspector/device-orientation-success.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
+BUGWK93096 : webintents/web-intents-obj-constructor.html = CRASH
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // FLAKY TESTS
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -510,8 +515,6 @@
 // Expando properties on attribute nodes disappear
 BUGWK88045 : fast/dom/gc-attribute-node.html = TEXT
 
-BUGWK84037 : fast/text/international/spaces-combined-in-vertical-text.html = TEXT
-
 // Requires WebP support.
 BUGWKEFL SKIP : fast/canvas/canvas-toDataURL-webp.html = PASS
 BUGWKEFL SKIP : fast/images/webp-image-decoding.html = PASS
@@ -826,3 +829,24 @@
 
 // This test is failing after being added at r124371
 BUGWK92956 : http/tests/security/contentSecurityPolicy/object-src-url-blocked.html = TEXT
+
+// This test is failing after being added at r124549
+BUGWK93074 : fast/forms/datalist/range-snap-to-datalist.html = TEXT
+
+// These tests are failing after r124512
+BUGWK93073 : mathml/presentation/attributes.xhtml = TEXT
+BUGWK93073 : mathml/presentation/fenced-mi.xhtml = TEXT
+BUGWK93073 : mathml/presentation/fenced.xhtml = TEXT
+BUGWK93073 : mathml/presentation/fractions-vertical-alignment.xhtml = TEXT
+BUGWK93073 : mathml/presentation/fractions.xhtml = TEXT
+BUGWK93073 : mathml/presentation/mo-stretch.html = TEXT
+BUGWK93073 : mathml/presentation/mroot-pref-width.html = TEXT
+BUGWK93073 : mathml/presentation/roots.xhtml = TEXT
+BUGWK93073 : mathml/presentation/row-alignment.xhtml = TEXT
+BUGWK93073 : mathml/presentation/sub.xhtml = TEXT
+BUGWK93073 : mathml/presentation/subsup.xhtml = TEXT
+BUGWK93073 : mathml/presentation/sup.xhtml = TEXT
+BUGWK93073 : mathml/presentation/tables.xhtml = TEXT
+BUGWK93073 : mathml/presentation/tokenElements.xhtml = TEXT
+BUGWK93073 : mathml/presentation/under.xhtml = TEXT
+BUGWK93073 : mathml/presentation/underover.xhtml = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to