Changeset 226375 in webkit


Ignore:
Timestamp:
Jan 3, 2018 3:52:03 PM (6 years ago)
Author:
ap@apple.com
Message:

Update expectations for some range tests.
Cf. https://bugs.webkit.org/show_bug.cgi?id=144682 and rdar://problem/34716163

  • platform/ios-wk1/TestExpectations:
  • platform/mac-wk1/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r226373 r226375  
     12018-01-03  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Update expectations for some range tests.
     4        Cf. https://bugs.webkit.org/show_bug.cgi?id=144682 and rdar://problem/34716163
     5
     6        * platform/ios-wk1/TestExpectations:
     7        * platform/mac-wk1/TestExpectations:
     8        * platform/mac/TestExpectations:
     9
    1102018-01-03  Simon Fraser  <simon.fraser@apple.com>
    211
  • trunk/LayoutTests/platform/ios-wk1/TestExpectations

    r225641 r226375  
    877877http/tests/navigation/page-cache-iframe-no-current-historyItem.html [ Failure ]
    878878
    879 # XMLHttpRequest tests that fail
    880 webkit.org/b/82672 http/tests/xmlhttprequest/range-test.html [ Failure ]
    881 
    882879# JavaScripts tests that fail:
    883880js/dom/deep-recursion-test.html [ Failure ]
     
    19071904# User-installed fonts test infrastructure is not present in WK1
    19081905webkit.org/b/180062 fast/text/user-installed-fonts [ ImageOnlyFailure ]
     1906
     1907# rdar://problem/34716163 Breaks subsequent tests using response.xml
     1908http/tests/xmlhttprequest/range-test.html [ Skip ]
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r226187 r226375  
    8484webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-redirect.html [ Pass Timeout ]
    8585webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-caching.html [ Pass Timeout ]
     86
     87# rdar://problem/20001985
     88[ ElCapitan Sierra ] http/tests/xmlhttprequest/range-test.html [ Failure ]
     89
     90# rdar://problem/34716163 Breaks subsequent tests using response.xml
     91[ HighSierra+ ] http/tests/xmlhttprequest/range-test.html [ Skip ]
    8692
    8793### END OF (1) Failures with bug reports
     
    468474[ HighSierra+ ] fast/text/system-font-fallback-emoji.html [ Crash ]
    469475
    470 webkit.org/b/177563 [ HighSierra ] http/tests/xmlhttprequest/response-empty-arraybuffer.html [ Failure ]
    471 
    472476webkit.org/b/172397 [ Debug ] animations/needs-layout.html [ Pass ImageOnlyFailure ]
    473477
  • trunk/LayoutTests/platform/mac/TestExpectations

    r226328 r226375  
    291291webkit.org/b/82665 webarchive/test-css-url-resources-in-stylesheets.html [ Failure ]
    292292webkit.org/b/82665 webarchive/test-css-url-resources-inline-styles.html [ Failure ]
    293 
    294 webkit.org/b/82672 http/tests/xmlhttprequest/range-test.html [ Pass Failure ]
    295293
    296294webkit.org/b/82762 fast/animation/request-animation-frame-during-modal.html
Note: See TracChangeset for help on using the changeset viewer.