Changeset 172264 in webkit


Ignore:
Timestamp:
Aug 7, 2014 2:18:16 PM (10 years ago)
Author:
mark.lam@apple.com
Message:

http/tests/security/cross-frame-access-enumeration.html fails after FTLOPT merge.
<https://webkit.org/b/135708>

Reviewed by Mark Hahnenberg.

  • TestExpectations:
  • http/tests/security/cross-frame-access-enumeration-expected.txt:
  • re-baselined the test results.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r172259 r172264  
     12014-08-07  Mark Lam  <mark.lam@apple.com>
     2
     3        http/tests/security/cross-frame-access-enumeration.html fails after FTLOPT merge.
     4        <https://webkit.org/b/135708>
     5
     6        Reviewed by Mark Hahnenberg.
     7
     8        * TestExpectations:
     9        * http/tests/security/cross-frame-access-enumeration-expected.txt:
     10        - re-baselined the test results.
     11
    1122014-08-07  Benjamin Poulain  <bpoulain@apple.com>
    213
  • trunk/LayoutTests/TestExpectations

    r172253 r172264  
    143143webkit.org/b/135390 http/tests/webfont/fontloader-loading-attribute.html [ Skip ]
    144144
    145 # Test failed after FTLOPT merge.
    146 webkit.org/b/135708 http/tests/security/cross-frame-access-enumeration.html [ Failure ]
    147 
    148145# Tests failed after http://trac.webkit.org/r172224 landed:
    149146webkit.org/b/135720 media/track/track-cue-rendering-horizontal.html [ Failure ]
  • trunk/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt

    r163562 r172264  
     1CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
    12CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
    23CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
Note: See TracChangeset for help on using the changeset viewer.