зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1767148 [wpt PR 33888] - Update wpt metadata, a=testonly
wpt-pr: 33888 wpt-type: metadata
This commit is contained in:
Родитель
c97938a7ab
Коммит
ec4a9f67f1
|
@ -101,3 +101,65 @@
|
||||||
[AudioContext interface: operation resume()]
|
[AudioContext interface: operation resume()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioContext interface: attribute renderCapacity]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioContext interface: context must inherit property "renderCapacity" with the proper type]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface: operation start(optional AudioRenderCapacityOptions)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface: operation stop()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacity interface: attribute onupdate]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface: attribute timestamp]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface: attribute averageLoad]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface: attribute peakLoad]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[AudioRenderCapacityEvent interface: attribute underrunRatio]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -836,6 +836,60 @@
|
||||||
[MLGraphBuilder interface: calling convTranspose2d(MLOperand, MLOperand, optional MLConvTranspose2dOptions) on builder with too few arguments must throw TypeError]
|
[MLGraphBuilder interface: calling convTranspose2d(MLOperand, MLOperand, optional MLConvTranspose2dOptions) on builder with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: member compute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: operation computeAsync(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: operation createCommandEncoder()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: context must not have property "compute"]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: context must inherit property "computeAsync(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs)" with the proper type]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: calling computeAsync(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs) on context with too few arguments must throw TypeError]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: context must inherit property "createCommandEncoder()" with the proper type]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLGraphBuilder interface: member build]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLGraphBuilder interface: builder must not have property "build"]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: operation initializeGraph(MLGraph)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: operation dispatch(MLGraph, MLNamedGPUInputs, MLNamedGPUOutputs)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: operation finish(optional GPUCommandBufferDescriptor)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[idlharness.https.any.worker.html]
|
[idlharness.https.any.worker.html]
|
||||||
[idl_test setup]
|
[idl_test setup]
|
||||||
|
@ -1671,3 +1725,54 @@
|
||||||
|
|
||||||
[MLGraphBuilder interface: calling convTranspose2d(MLOperand, MLOperand, optional MLConvTranspose2dOptions) on builder with too few arguments must throw TypeError]
|
[MLGraphBuilder interface: calling convTranspose2d(MLOperand, MLOperand, optional MLConvTranspose2dOptions) on builder with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: operation compute(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: operation computeAsync(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: operation createCommandEncoder()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: context must inherit property "compute(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs)" with the proper type]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: calling compute(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs) on context with too few arguments must throw TypeError]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: context must inherit property "computeAsync(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs)" with the proper type]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: calling computeAsync(MLGraph, MLNamedArrayInputs, MLNamedArrayOutputs) on context with too few arguments must throw TypeError]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLContext interface: context must inherit property "createCommandEncoder()" with the proper type]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: operation initializeGraph(MLGraph)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: operation dispatch(MLGraph, MLNamedGPUInputs, MLNamedGPUOutputs)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[MLCommandEncoder interface: operation finish(optional GPUCommandBufferDescriptor)]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -597,3 +597,6 @@
|
||||||
|
|
||||||
[remote-outbound-rtp's roundTripTimeMeasurements]
|
[remote-outbound-rtp's roundTripTimeMeasurements]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[transport's dtlsRole]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -176,6 +176,48 @@
|
||||||
[WebTransport interface: webTransport must inherit property "reliability" with the proper type]
|
[WebTransport interface: webTransport must inherit property "reliability" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: operation getStats()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: operation getStats()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[idlharness.https.any.worker.html]
|
[idlharness.https.any.worker.html]
|
||||||
[idl_test setup]
|
[idl_test setup]
|
||||||
|
@ -355,6 +397,48 @@
|
||||||
[WebTransport interface: webTransport must inherit property "reliability" with the proper type]
|
[WebTransport interface: webTransport must inherit property "reliability" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: operation getStats()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: operation getStats()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[idlharness.https.any.serviceworker.html]
|
[idlharness.https.any.serviceworker.html]
|
||||||
[idl_test setup]
|
[idl_test setup]
|
||||||
|
@ -534,6 +618,48 @@
|
||||||
[WebTransport interface: webTransport must inherit property "reliability" with the proper type]
|
[WebTransport interface: webTransport must inherit property "reliability" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: operation getStats()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: operation getStats()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[idlharness.https.any.html]
|
[idlharness.https.any.html]
|
||||||
[idl_test setup]
|
[idl_test setup]
|
||||||
|
@ -712,3 +838,45 @@
|
||||||
|
|
||||||
[WebTransport interface: webTransport must inherit property "reliability" with the proper type]
|
[WebTransport interface: webTransport must inherit property "reliability" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportSendStream interface: operation getStats()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WebTransportReceiveStream interface: operation getStats()]
|
||||||
|
expected: FAIL
|
||||||
|
|
Загрузка…
Ссылка в новой задаче