Changeset 220915 in webkit


Ignore:
Timestamp:
Aug 18, 2017 6:41:58 AM (7 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Layout Test media/video-controls-no-scripting.html is failing
https://bugs.webkit.org/show_bug.cgi?id=141835

Unreviewed test gardening.

The output appears to be consistent based on local testing.

Rebaseline video-controls-no-scripting.html.

Patch by Ms2ger <Ms2ger@igalia.com> on 2017-08-18

  • platform/gtk/TestExpectations:
  • platform/gtk/media/video-controls-no-scripting-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r220912 r220915  
     12017-08-18  Ms2ger  <Ms2ger@igalia.com>
     2
     3        [GTK] Layout Test media/video-controls-no-scripting.html is failing
     4        https://bugs.webkit.org/show_bug.cgi?id=141835
     5
     6        Unreviewed test gardening.
     7
     8        The output appears to be consistent based on local testing.
     9
     10        Rebaseline video-controls-no-scripting.html.
     11
     12        * platform/gtk/TestExpectations:
     13        * platform/gtk/media/video-controls-no-scripting-expected.txt:
     14
    1152017-08-18  Ms2ger  <Ms2ger@igalia.com>
    216
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r220912 r220915  
    21632163webkit.org/b/144690 editing/spelling/delete-into-misspelled-word.html [ Timeout Pass ]
    21642164
    2165 webkit.org/b/141835 media/video-controls-no-scripting.html [ Failure ]
    2166 
    21672165# May take too long on the bots.
    21682166
  • trunk/LayoutTests/platform/gtk/media/video-controls-no-scripting-expected.txt

    r184075 r220915  
    11CONSOLE MESSAGE: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
    22CONSOLE MESSAGE: line 13: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
     3CONSOLE MESSAGE: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
     4CONSOLE MESSAGE: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
    35
    46Tests that the built-in controls are always enabled when JavaScript is disabled.
Note: See TracChangeset for help on using the changeset viewer.