[Webkit-unassigned] [Bug 206892] New: REGRESSION: [Catalina] Layout test platform/mac/media/mediacapabilities/hevc-decodingInfo-hdr.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 28 10:56:28 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206892

            Bug ID: 206892
           Summary: REGRESSION: [Catalina] Layout test
                    platform/mac/media/mediacapabilities/hevc-decodingInfo
                    -hdr.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

Layout test platform/mac/media/mediacapabilities/hevc-decodingInfo-hdr.html is failing on Catalina WK2 bots 

--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/platform/mac/media/mediacapabilities/hevc-decodingInfo-hdr-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/platform/mac/media/mediacapabilities/hevc-decodingInfo-hdr-actual.txt
@@ -2,11 +2,11 @@
 RUN(internals.settings.setHDRMediaCapabilitiesEnabled(true))
 RUN(promise = navigator.mediaCapabilities.decodingInfo({ type: 'media-source', video: { contentType: 'video/mp4; codecs="hvc1.2.4.H153.B0"', height: 720, bitrate: 800000, width: 1280, framerate: 24.5 }});)
 Promise resolved OK
-EXPECTED (info.supported == 'true') OK
+EXPECTED (info.supported == 'true'), OBSERVED 'false' FAIL
 EXPECTED (info.supportedConfiguration.video.hdrMetadataType == 'null') OK
 RUN(promise = navigator.mediaCapabilities.decodingInfo({ type: 'media-source', video: { contentType: 'video/mp4; codecs="hvc1.2.4.H153.B0"', height: 720, bitrate: 1000, width: 1280, framerate: 24.5, hdrMetadataType: 'smpteSt2086', transferFunction: 'pq' }});)
 Promise resolved OK
-EXPECTED (info.supported == 'true') OK
+EXPECTED (info.supported == 'true'), OBSERVED 'false' FAIL
 EXPECTED (info.supportedConfiguration.video.hdrMetadataType == 'smpteSt2086') OK
 RUN(promise = navigator.mediaCapabilities.decodingInfo({ type: 'media-source', video: { contentType: 'video/mp4; codecs="avc1.640028"', height: 720, bitrate: 1000, width: 1280, framerate: 24.5, hdrMetadataType: 'smpteSt2086', transferFunction: 'pq' }});)
 Promise resolved OK


https://results.webkit.org/?suite=layout-tests&test=platform%2Fmac%2Fmedia%2Fmediacapabilities%2Fhevc-decodingInfo-hdr.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200128/c4cd0881/attachment.htm>


More information about the webkit-unassigned mailing list