Changeset 232288 in webkit


Ignore:
Timestamp:
May 30, 2018 2:28:52 AM (6 years ago)
Author:
fred.wang@free.fr
Message:

Import WPT tests for CSS animations
https://bugs.webkit.org/show_bug.cgi?id=186046

Patch by Frederic Wang <fwang@igalia.com> on 2018-05-29
Reviewed by Youenn Fablet.

LayoutTests/imported/w3c:

  • resources/import-expectations.json:
  • web-platform-tests/css/css-animations/OWNERS: Added.
  • web-platform-tests/css/css-animations/animation-delay-008-expected.html: Added.
  • web-platform-tests/css/css-animations/animation-delay-008.html: Added.
  • web-platform-tests/css/css-animations/animation-delay-009-expected.html: Added.
  • web-platform-tests/css/css-animations/animation-delay-009.html: Added.
  • web-platform-tests/css/css-animations/animation-delay-010-expected.html: Added.
  • web-platform-tests/css/css-animations/animation-delay-010.html: Added.
  • web-platform-tests/css/css-animations/animation-delay-011-expected.html: Added.
  • web-platform-tests/css/css-animations/animation-delay-011.html: Added.
  • web-platform-tests/css/css-animations/animation-iteration-count-calc-expected.txt: Added.
  • web-platform-tests/css/css-animations/animation-iteration-count-calc.html: Added.
  • web-platform-tests/css/css-animations/animationevent-interface-expected.txt: Added.
  • web-platform-tests/css/css-animations/animationevent-interface.html: Added.
  • web-platform-tests/css/css-animations/animationevent-interface.js: Added.

(test):

  • web-platform-tests/css/css-animations/animationevent-pseudoelement-expected.txt: Added.
  • web-platform-tests/css/css-animations/animationevent-pseudoelement.html: Added.
  • web-platform-tests/css/css-animations/animationevent-types-expected.txt: Added.
  • web-platform-tests/css/css-animations/animationevent-types.html: Added.
  • web-platform-tests/css/css-animations/pending-style-changes-001-expected.txt: Added.
  • web-platform-tests/css/css-animations/pending-style-changes-001.html: Added.
  • web-platform-tests/css/css-animations/w3c-import.log: Added.

LayoutTests:

  • TestExpectations: Mark some tests requiring support for reftest-wait as failing/flacky.
  • tests-options.json: Mark animationevent-types.html as slow.
Location:
trunk/LayoutTests
Files:
22 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r232285 r232288  
     12018-05-29  Frederic Wang  <fwang@igalia.com>
     2
     3        Import WPT tests for CSS animations
     4        https://bugs.webkit.org/show_bug.cgi?id=186046
     5
     6        Reviewed by Youenn Fablet.
     7
     8        * TestExpectations: Mark some tests requiring support for reftest-wait as failing/flacky.
     9        * tests-options.json: Mark animationevent-types.html as slow.
     10
    1112018-05-29  Nan Wang  <n_wang@apple.com>
    212
  • trunk/LayoutTests/TestExpectations

    r232217 r232288  
    16671667webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-normal-tdd-000.html [ ImageOnlyFailure ]
    16681668
     1669webkit.org/b/186045 imported/w3c/web-platform-tests/css/css-animations/animation-delay-008.html [ ImageOnlyFailure Pass ]
     1670webkit.org/b/186045 imported/w3c/web-platform-tests/css/css-animations/animation-delay-009.html [ ImageOnlyFailure Pass ]
     1671webkit.org/b/186045 imported/w3c/web-platform-tests/css/css-animations/animation-delay-010.html [ ImageOnlyFailure ]
     1672
    16691673########################################
    16701674### START OF display: contents failures
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r232255 r232288  
     12018-05-29  Frederic Wang  <fwang@igalia.com>
     2
     3        Import WPT tests for CSS animations
     4        https://bugs.webkit.org/show_bug.cgi?id=186046
     5
     6        Reviewed by Youenn Fablet.
     7
     8        * resources/import-expectations.json:
     9        * web-platform-tests/css/css-animations/OWNERS: Added.
     10        * web-platform-tests/css/css-animations/animation-delay-008-expected.html: Added.
     11        * web-platform-tests/css/css-animations/animation-delay-008.html: Added.
     12        * web-platform-tests/css/css-animations/animation-delay-009-expected.html: Added.
     13        * web-platform-tests/css/css-animations/animation-delay-009.html: Added.
     14        * web-platform-tests/css/css-animations/animation-delay-010-expected.html: Added.
     15        * web-platform-tests/css/css-animations/animation-delay-010.html: Added.
     16        * web-platform-tests/css/css-animations/animation-delay-011-expected.html: Added.
     17        * web-platform-tests/css/css-animations/animation-delay-011.html: Added.
     18        * web-platform-tests/css/css-animations/animation-iteration-count-calc-expected.txt: Added.
     19        * web-platform-tests/css/css-animations/animation-iteration-count-calc.html: Added.
     20        * web-platform-tests/css/css-animations/animationevent-interface-expected.txt: Added.
     21        * web-platform-tests/css/css-animations/animationevent-interface.html: Added.
     22        * web-platform-tests/css/css-animations/animationevent-interface.js: Added.
     23        (test):
     24        * web-platform-tests/css/css-animations/animationevent-pseudoelement-expected.txt: Added.
     25        * web-platform-tests/css/css-animations/animationevent-pseudoelement.html: Added.
     26        * web-platform-tests/css/css-animations/animationevent-types-expected.txt: Added.
     27        * web-platform-tests/css/css-animations/animationevent-types.html: Added.
     28        * web-platform-tests/css/css-animations/pending-style-changes-001-expected.txt: Added.
     29        * web-platform-tests/css/css-animations/pending-style-changes-001.html: Added.
     30        * web-platform-tests/css/css-animations/w3c-import.log: Added.
     31
    1322018-05-29  Antoine Quint  <graouts@apple.com>
    233
  • trunk/LayoutTests/imported/w3c/resources/import-expectations.json

    r232183 r232288  
    6262    "web-platform-tests/css/WOFF2": "import",
    6363    "web-platform-tests/css/css-align": "import",
     64    "web-platform-tests/css/css-animations/": "import",
    6465    "web-platform-tests/css/css-color": "import",
    6566    "web-platform-tests/css/css-display": "import",
  • trunk/LayoutTests/tests-options.json

    r230445 r232288  
    405405        "slow"
    406406    ],
     407    "imported/w3c/web-platform-tests/css/css-animations/animationevent-types.html": [
     408        "slow"
     409    ],
    407410    "imported/w3c/web-platform-tests/dom/nodes/Document-characterSet-normalization.html": [
    408411        "slow"
Note: See TracChangeset for help on using the changeset viewer.