Title: [124863] trunk/LayoutTests
Revision
124863
Author
[email protected]
Date
2012-08-07 00:48:55 -0700 (Tue, 07 Aug 2012)

Log Message

[EFL] Move some inspector tests into TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=92884

Unreviewed gardening.

New baselines after r123703.

Patch by Seokju Kwon <[email protected]> on 2012-08-07

* platform/efl/Skipped:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124862 => 124863)


--- trunk/LayoutTests/ChangeLog	2012-08-07 07:45:37 UTC (rev 124862)
+++ trunk/LayoutTests/ChangeLog	2012-08-07 07:48:55 UTC (rev 124863)
@@ -1,3 +1,15 @@
+2012-08-07  Seokju Kwon  <[email protected]>
+
+        [EFL] Move some inspector tests into TestExpectations
+        https://bugs.webkit.org/show_bug.cgi?id=92884
+
+        Unreviewed gardening.
+
+        New baselines after r123703.
+
+        * platform/efl/Skipped:
+        * platform/efl/TestExpectations:
+
 2012-08-07  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/efl/Skipped (124862 => 124863)


--- trunk/LayoutTests/platform/efl/Skipped	2012-08-07 07:45:37 UTC (rev 124862)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-08-07 07:48:55 UTC (rev 124863)
@@ -1118,18 +1118,6 @@
 # Needs a text rebaseline: 30px height difference.
 fast/block/basic/fieldset-stretch-to-legend.html
 
-# JSC doesn't support heap profiling
-inspector/profiler/heap-snapshot-inspect-dom-wrapper.html
-inspector/profiler/heap-snapshot-comparison-dom-groups-change.html
-inspector/profiler/heap-snapshot-comparison-show-all.html
-inspector/profiler/heap-snapshot-loader.html
-inspector/profiler/heap-snapshot-reveal-in-dominators-view.html
-inspector/profiler/heap-snapshot-summary-retainers.html
-inspector/profiler/heap-snapshot-summary-show-ranges.html
-inspector/profiler/heap-snapshot-summary-sorting-fields.html
-inspector/profiler/heap-snapshot-summary-sorting.html
-inspector/profiler/heap-snapshot-summary-sorting-instances.html
-
 # following tests started failing on EFL afrer r122952.
 http/tests/inspector/inspect-element.html
 http/tests/inspector/network/network-initiator.html
@@ -1142,11 +1130,6 @@
 http/tests/inspector/console-cd-completions.html
 http/tests/inspector/console-cross-origin-iframe-logging.html
 http/tests/inspector/resource-parameters.html
-http/tests/inspector/filesystem/request-directory-content.html
-http/tests/inspector/filesystem/request-file-content.html
-http/tests/inspector/filesystem/request-filesystem-root.html
-http/tests/inspector/filesystem/directory-tree.html
-http/tests/inspector/filesystem/request-metadata.html
 http/tests/inspector/console-cd.html
 http/tests/inspector/extensions-useragent.html
 http/tests/inspector/compiler-source-mapping-debug.html

Modified: trunk/LayoutTests/platform/efl/TestExpectations (124862 => 124863)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-07 07:45:37 UTC (rev 124862)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-07 07:48:55 UTC (rev 124863)
@@ -625,6 +625,7 @@
 BUGWK68591 SKIP : http/tests/filesystem = PASS
 BUGWK68591 SKIP : http/tests/security/filesystem-iframe-from-remote.html = PASS
 BUGWK68591 SKIP : http/tests/security/mixedContent/filesystem-url-in-iframe.html = PASS
+BUGWK68591 SKIP : http/tests/inspector/filesystem = PASS
 
 // The EFL port has no support for the Geolocation
 BUGWK82140 : fast/dom/Geolocation = TEXT
@@ -844,6 +845,18 @@
 BUGWK93073 : mathml/presentation/under.xhtml = TEXT
 BUGWK93073 : mathml/presentation/underover.xhtml = TEXT
 
+// JSC doesn't support heap profiling
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-dom-groups-change.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-show-all.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-loader.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-reveal-in-dominators-view.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-retainers.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-show-ranges.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-fields.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting.html = TEXT
+BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-instances.html = TEXT
+
 // Require rebaseline after bug 93148
 BUGWK93148 : tables/mozilla_expected_failures/bugs/bug106966.html = TEXT
 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html  = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to