Changeset 129744 in webkit


Ignore:
Timestamp:
Sep 27, 2012 2:40:54 AM (12 years ago)
Author:
vsevik@chromium.org
Message:

Unreviewed inspector test unskipped on qt, expectations updated.

  • http/tests/inspector/console-cross-origin-iframe-logging-expected.txt:
  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r129741 r129744  
     12012-09-27  Vsevolod Vlasov  <vsevik@chromium.org>
     2
     3        Unreviewed inspector test unskipped on qt, expectations updated.
     4
     5        * http/tests/inspector/console-cross-origin-iframe-logging-expected.txt:
     6        * platform/qt/Skipped:
     7
    182012-09-27  Christophe Dumez  <christophe.dumez@intel.com>
    29
  • trunk/LayoutTests/http/tests/inspector/console-cross-origin-iframe-logging-expected.txt

    r105310 r129744  
    99
    1010Unsafe JavaScript attempt to access frame with URL http://localhost:8000/inspector/resources/cross-origin-iframe.html from frame with URL http://127.0.0.1:8000/inspector/console-cross-origin-iframe-logging.html. Domains, protocols and ports must match.
     11 console-cross-origin-iframe-logging.html:9
     12Unsafe JavaScript attempt to access frame with URL http://localhost:8000/inspector/resources/cross-origin-iframe.html from frame with URL http://127.0.0.1:8000/inspector/console-cross-origin-iframe-logging.html. Domains, protocols and ports must match.
     13 [native code]:1
     14Unable to post message to http://127.0.0.1:8000. Recipient has origin http://localhost:8000.
     15 [native code]:1
    1116
    12 Unsafe JavaScript attempt to access frame with URL http://localhost:8000/inspector/resources/cross-origin-iframe.html from frame with URL http://127.0.0.1:8000/inspector/console-cross-origin-iframe-logging.html. Domains, protocols and ports must match.
    13 
    14 Unable to post message to http://127.0.0.1:8000. Recipient has origin http://localhost:8000.
    15 
    16 
  • trunk/LayoutTests/platform/qt/Skipped

    r129671 r129744  
    735735# https://bugs.webkit.org/show_bug.cgi?id=65911
    736736http/tests/inspector/resource-main-cookies.php
    737 
    738 # [Qt] REGRESSION(r105310): Two inspector tests fails
    739 # https://bugs.webkit.org/show_bug.cgi?id=76566
    740 http/tests/inspector/console-cross-origin-iframe-logging.html
    741737
    742738# [Qt]http/tests/workers/terminate-during-sync-operation.html fails intermittently
Note: See TracChangeset for help on using the changeset viewer.