Changeset 270031 in webkit


Ignore:
Timestamp:
Nov 19, 2020 8:04:56 AM (3 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, reverting r270009.
https://bugs.webkit.org/show_bug.cgi?id=219162

Added two broken tests on ios

Reverted changeset:

"Import web-platform-tests/compat tests from usptream"
https://bugs.webkit.org/show_bug.cgi?id=219126
https://trac.webkit.org/changeset/270009

Location:
trunk/LayoutTests
Files:
62 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r270023 r270031  
     12020-11-19  Commit Queue  <commit-queue@webkit.org>
     2
     3        Unreviewed, reverting r270009.
     4        https://bugs.webkit.org/show_bug.cgi?id=219162
     5
     6        Added two broken tests on ios
     7
     8        Reverted changeset:
     9
     10        "Import web-platform-tests/compat tests from usptream"
     11        https://bugs.webkit.org/show_bug.cgi?id=219126
     12        https://trac.webkit.org/changeset/270009
     13
    1142020-11-19  Martin Robinson  <mrobinson@webkit.org>
    215
  • trunk/LayoutTests/TestExpectations

    r270023 r270031  
    491491
    492492# Newly imported WPT ref tests failures.
    493 imported/w3c/web-platform-tests/compat/webkit-box-clamp-visibility-change.html [ ImageOnlyFailure ]
    494 imported/w3c/web-platform-tests/compat/webkit-box-fieldset.html [ ImageOnlyFailure ]
    495 imported/w3c/web-platform-tests/compat/webkit-box-rtl-flex.html [ ImageOnlyFailure ]
    496 imported/w3c/web-platform-tests/compat/webkit-text-fill-color-property-004.html [ ImageOnlyFailure ]
    497 imported/w3c/web-platform-tests/compat/webkit-text-fill-color-property-005.html [ ImageOnlyFailure ]
    498493imported/w3c/web-platform-tests/html/browsers/windows/iframe-cross-origin-print.sub.html [ ImageOnlyFailure ]
    499494imported/w3c/web-platform-tests/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-008.html [ ImageOnlyFailure ]
     
    576571
    577572# Newly imported WPT tests that are flaky.
    578 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/microtasks/checkpoint-after-window-onerror-module.html [ Failure Pass ]
    579573imported/w3c/web-platform-tests/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.html [ Failure Pass ]
    580574imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-endpoint.https.html [ Failure Pass ]
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r270023 r270031  
     12020-11-19  Commit Queue  <commit-queue@webkit.org>
     2
     3        Unreviewed, reverting r270009.
     4        https://bugs.webkit.org/show_bug.cgi?id=219162
     5
     6        Added two broken tests on ios
     7
     8        Reverted changeset:
     9
     10        "Import web-platform-tests/compat tests from usptream"
     11        https://bugs.webkit.org/show_bug.cgi?id=219126
     12        https://trac.webkit.org/changeset/270009
     13
    1142020-11-19  Martin Robinson  <mrobinson@webkit.org>
    215
  • trunk/LayoutTests/imported/w3c/resources/import-expectations.json

    r270016 r270031  
    6969    "web-platform-tests/clipboard-apis": "import",
    7070    "web-platform-tests/common": "import",
    71     "web-platform-tests/compat": "import",
     71    "web-platform-tests/compat": "skip",
    7272    "web-platform-tests/console": "import",
    7373    "web-platform-tests/content-security-policy": "import",
  • trunk/LayoutTests/imported/w3c/resources/resource-files.json

    r270009 r270031  
    6060        "web-platform-tests/beacon/fetch-keepalive-navigate.iFrame.html",
    6161        "web-platform-tests/beacon/navigate.iFrame.sub.html",
    62         "web-platform-tests/compat/webkit-box-fixed-position-child.html",
    6362        "web-platform-tests/content-security-policy/README.html",
    6463        "web-platform-tests/content-security-policy/embedded-enforcement/support/executor.html",
Note: See TracChangeset for help on using the changeset viewer.