Changeset 253846 in webkit


Ignore:
Timestamp:
Dec 20, 2019 2:52:27 PM (4 years ago)
Author:
ap@apple.com
Message:

Update TestExpectatipons for media/track/track-in-band-cues-added-once.html
https://bugs.webkit.org/show_bug.cgi?id=142152

The test no longer times out on bots or in local testing. It is still a flaky failure.

  • platform/ios-wk2/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r253843 r253846  
     12019-12-20  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Update TestExpectatipons for media/track/track-in-band-cues-added-once.html
     4        https://bugs.webkit.org/show_bug.cgi?id=142152
     5
     6        The test no longer times out on bots or in local testing. It is still a flaky failure.
     7
     8        * platform/ios-wk2/TestExpectations:
     9        * platform/mac/TestExpectations:
     10
    1112019-12-20  Truitt Savell  <tsavell@apple.com>
    212
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r253828 r253846  
    11201120webkit.org/b/161323 media/track/track-remove-crash.html [ Skip ]
    11211121
    1122 webkit.org/b/142152 media/track/track-in-band-cues-added-once.html [ Failure Timeout ]
     1122webkit.org/b/142152 media/track/track-in-band-cues-added-once.html [ Pass Failure ]
    11231123webkit.org/b/161491 media/video-main-content-allow-then-scroll.html [ Failure ]
    11241124
  • trunk/LayoutTests/platform/mac/TestExpectations

    r253836 r253846  
    792792webkit.org/b/141084 http/tests/media/video-preload.html [ Pass Timeout ]
    793793webkit.org/b/141294 compositing/reflections/masked-reflection-on-composited.html [ Pass Crash ]
    794 webkit.org/b/142152 media/track/track-in-band-cues-added-once.html [ Failure Timeout ]
     794webkit.org/b/142152 media/track/track-in-band-cues-added-once.html [ Pass Failure ]
    795795webkit.org/b/147944 media/video-seek-to-current-time.html [ Pass Failure ]
    796796webkit.org/b/150408 http/tests/media/video-load-suspend.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.