Changeset 128719 in webkit


Ignore:
Timestamp:
Sep 16, 2012 11:44:12 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Skip http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html
https://bugs.webkit.org/show_bug.cgi?id=96895

Unreviewed EFL gardening.

Skip http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html for
EFL port since it sometimes asserts in MessagePort::contextDestroyed.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-16

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128718 r128719  
     12012-09-16  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Skip http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html
     4        https://bugs.webkit.org/show_bug.cgi?id=96895
     5
     6        Unreviewed EFL gardening.
     7
     8        Skip http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html for
     9        EFL port since it sometimes asserts in MessagePort::contextDestroyed.
     10
     11        * platform/efl/TestExpectations:
     12
    1132012-09-16  Christophe Dumez  <christophe.dumez@intel.com>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r128710 r128719  
    206206// Test is flaky and needs to be fixed
    207207BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT PASS
     208
     209// Sometimes asserts in MessagePort::contextDestroyed
     210BUGWK94458 : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT PASS
    208211
    209212// Aborting application cache downloads is flaky.
Note: See TracChangeset for help on using the changeset viewer.