Closed Bug 1582044 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 19131 - DecompressionStream 1st version

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox71 fixed)

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 19131 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/19131
Details from upstream follow.

Canon Mukai <canonmukai@google.com> wrote:

DecompressionStream 1st version

Bug: 999091
Change-Id: I4c34d9b80fe50242c6547662040439a541b652b0
Reviewed-on: https://chromium-review.googlesource.com/1810447
WPT-Export-Revision: 49361cb52c845022b35035cc0b49477c856a3c3d

Ran 12 tests and 76 subtests
OK     : 12
FAIL   : 76

New tests that have failures or other problems:
/compression/decompression-bad-chunks.any.html
    chunk of type SharedArrayBuffer should error the stream for deflate: FAIL
    chunk of type SharedArrayBuffer should error the stream for gzip: FAIL
    chunk of type array should error the stream for deflate: FAIL
    chunk of type array should error the stream for gzip: FAIL
    chunk of type null should error the stream for deflate: FAIL
    chunk of type null should error the stream for gzip: FAIL
    chunk of type numeric should error the stream for deflate: FAIL
    chunk of type numeric should error the stream for gzip: FAIL
    chunk of type object, not BufferSource should error the stream for deflate: FAIL
    chunk of type object, not BufferSource should error the stream for gzip: FAIL
    chunk of type shared Uint8Array should error the stream for deflate: FAIL
    chunk of type shared Uint8Array should error the stream for gzip: FAIL
    chunk of type undefined should error the stream for deflate: FAIL
    chunk of type undefined should error the stream for gzip: FAIL
/compression/decompression-bad-chunks.any.serviceworker.html
    chunk of type SharedArrayBuffer should error the stream for deflate: FAIL
    chunk of type SharedArrayBuffer should error the stream for gzip: FAIL
    chunk of type array should error the stream for deflate: FAIL
    chunk of type array should error the stream for gzip: FAIL
    chunk of type null should error the stream for deflate: FAIL
    chunk of type null should error the stream for gzip: FAIL
    chunk of type numeric should error the stream for deflate: FAIL
    chunk of type numeric should error the stream for gzip: FAIL
    chunk of type object, not BufferSource should error the stream for deflate: FAIL
    chunk of type object, not BufferSource should error the stream for gzip: FAIL
    chunk of type shared Uint8Array should error the stream for deflate: FAIL
    chunk of type shared Uint8Array should error the stream for gzip: FAIL
    chunk of type undefined should error the stream for deflate: FAIL
    chunk of type undefined should error the stream for gzip: FAIL
/compression/decompression-bad-chunks.any.sharedworker.html
    chunk of type SharedArrayBuffer should error the stream for deflate: FAIL
    chunk of type SharedArrayBuffer should error the stream for gzip: FAIL
    chunk of type array should error the stream for deflate: FAIL
    chunk of type array should error the stream for gzip: FAIL
    chunk of type null should error the stream for deflate: FAIL
    chunk of type null should error the stream for gzip: FAIL
    chunk of type numeric should error the stream for deflate: FAIL
    chunk of type numeric should error the stream for gzip: FAIL
    chunk of type object, not BufferSource should error the stream for deflate: FAIL
    chunk of type object, not BufferSource should error the stream for gzip: FAIL
    chunk of type shared Uint8Array should error the stream for deflate: FAIL
    chunk of type shared Uint8Array should error the stream for gzip: FAIL
    chunk of type undefined should error the stream for deflate: FAIL
    chunk of type undefined should error the stream for gzip: FAIL
/compression/decompression-bad-chunks.any.worker.html
    chunk of type SharedArrayBuffer should error the stream for deflate: FAIL
    chunk of type SharedArrayBuffer should error the stream for gzip: FAIL
    chunk of type array should error the stream for deflate: FAIL
    chunk of type array should error the stream for gzip: FAIL
    chunk of type null should error the stream for deflate: FAIL
    chunk of type null should error the stream for gzip: FAIL
    chunk of type numeric should error the stream for deflate: FAIL
    chunk of type numeric should error the stream for gzip: FAIL
    chunk of type object, not BufferSource should error the stream for deflate: FAIL
    chunk of type object, not BufferSource should error the stream for gzip: FAIL
    chunk of type shared Uint8Array should error the stream for deflate: FAIL
    chunk of type shared Uint8Array should error the stream for gzip: FAIL
    chunk of type undefined should error the stream for deflate: FAIL
    chunk of type undefined should error the stream for gzip: FAIL
/compression/decompression-constructor-error.any.html
    construction error by unsupported format: FAIL
    constructor error by input object that cannot be converted to a string: FAIL
    constructor error by non-input: FAIL
/compression/decompression-constructor-error.any.serviceworker.html
    construction error by unsupported format: FAIL
    constructor error by input object that cannot be converted to a string: FAIL
    constructor error by non-input: FAIL
/compression/decompression-constructor-error.any.sharedworker.html
    construction error by unsupported format: FAIL
    constructor error by input object that cannot be converted to a string: FAIL
    constructor error by non-input: FAIL
/compression/decompression-constructor-error.any.worker.html
    construction error by unsupported format: FAIL
    constructor error by input object that cannot be converted to a string: FAIL
    constructor error by non-input: FAIL
/compression/decompression-correct-input.any.html
    decompressing deflated input should work: FAIL
    decompressing gzip input should work: FAIL
/compression/decompression-correct-input.any.serviceworker.html
    decompressing deflated input should work: FAIL
    decompressing gzip input should work: FAIL
/compression/decompression-correct-input.any.sharedworker.html
    decompressing deflated input should work: FAIL
    decompressing gzip input should work: FAIL
/compression/decompression-correct-input.any.worker.html
    decompressing deflated input should work: FAIL
    decompressing gzip input should work: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/18209e96d49d
[wpt PR 19131] - Implement DecompressionStream, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/ad473ea96eb2
[wpt PR 19131] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.