Changeset 124863 in webkit


Ignore:
Timestamp:
Aug 7, 2012 12:48:55 AM (12 years ago)
Author:
commit-queue@webkit.org
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 <seokju.kwon@samsung.com> on 2012-08-07

  • platform/efl/Skipped:
  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r124861 r124863  
     12012-08-07  Seokju Kwon  <seokju.kwon@samsung.com>
     2
     3        [EFL] Move some inspector tests into TestExpectations
     4        https://bugs.webkit.org/show_bug.cgi?id=92884
     5
     6        Unreviewed gardening.
     7
     8        New baselines after r123703.
     9
     10        * platform/efl/Skipped:
     11        * platform/efl/TestExpectations:
     12
    1132012-08-07  Zan Dobersek  <zandobersek@gmail.com>
    214
  • trunk/LayoutTests/platform/efl/Skipped

    r124756 r124863  
    11191119fast/block/basic/fieldset-stretch-to-legend.html
    11201120
    1121 # JSC doesn't support heap profiling
    1122 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html
    1123 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html
    1124 inspector/profiler/heap-snapshot-comparison-show-all.html
    1125 inspector/profiler/heap-snapshot-loader.html
    1126 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html
    1127 inspector/profiler/heap-snapshot-summary-retainers.html
    1128 inspector/profiler/heap-snapshot-summary-show-ranges.html
    1129 inspector/profiler/heap-snapshot-summary-sorting-fields.html
    1130 inspector/profiler/heap-snapshot-summary-sorting.html
    1131 inspector/profiler/heap-snapshot-summary-sorting-instances.html
    1132 
    11331121# following tests started failing on EFL afrer r122952.
    11341122http/tests/inspector/inspect-element.html
     
    11431131http/tests/inspector/console-cross-origin-iframe-logging.html
    11441132http/tests/inspector/resource-parameters.html
    1145 http/tests/inspector/filesystem/request-directory-content.html
    1146 http/tests/inspector/filesystem/request-file-content.html
    1147 http/tests/inspector/filesystem/request-filesystem-root.html
    1148 http/tests/inspector/filesystem/directory-tree.html
    1149 http/tests/inspector/filesystem/request-metadata.html
    11501133http/tests/inspector/console-cd.html
    11511134http/tests/inspector/extensions-useragent.html
  • trunk/LayoutTests/platform/efl/TestExpectations

    r124860 r124863  
    626626BUGWK68591 SKIP : http/tests/security/filesystem-iframe-from-remote.html = PASS
    627627BUGWK68591 SKIP : http/tests/security/mixedContent/filesystem-url-in-iframe.html = PASS
     628BUGWK68591 SKIP : http/tests/inspector/filesystem = PASS
    628629
    629630// The EFL port has no support for the Geolocation
     
    845846BUGWK93073 : mathml/presentation/underover.xhtml = TEXT
    846847
     848// JSC doesn't support heap profiling
     849BUGWK50485 SKIP : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = TEXT
     850BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-dom-groups-change.html = TEXT
     851BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-show-all.html = TEXT
     852BUGWK50485 SKIP : inspector/profiler/heap-snapshot-loader.html = TEXT
     853BUGWK50485 SKIP : inspector/profiler/heap-snapshot-reveal-in-dominators-view.html = TEXT
     854BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-retainers.html = TEXT
     855BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-show-ranges.html = TEXT
     856BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-fields.html = TEXT
     857BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting.html = TEXT
     858BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-instances.html = TEXT
     859
    847860// Require rebaseline after bug 93148
    848861BUGWK93148 : tables/mozilla_expected_failures/bugs/bug106966.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.