- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Tue, 31 Jan 2017 20:06:59 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome (unstable channel) # Testing web-platform-tests at revision f5c1cd99bfe946da31f74ffd7fd62d0c72906079 Using browser at version 57.0.2987.19 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary><a href="http://w3c-test.org/submissions/4672/webaudio/the-audio-api/the-audiobuffer-interface/idl-test.html">/webaudio/the-audio-api/the-audiobuffer-interface/idl-test.html</a></summary> | Subtest | Results | |--------------------------------------------------------------------------------------------------------------------------------------------------------|---------| | | OK | | `AudioBuffer interface: audio_buffer must inherit property "sampleRate" with the proper type (0)` | PASS | | `AudioBuffer interface: audio_buffer must inherit property "numberOfChannels" with the proper type (3)` | PASS | | `AudioBuffer interface object name` | PASS | | `AudioBuffer interface: attribute numberOfChannels` | PASS | | `AudioBuffer interface: audio_buffer must inherit property "copyToChannel" with the proper type (6)` | PASS | | `AudioBuffer interface: audio_buffer must inherit property "getChannelData" with the proper type (4)` | PASS | | `AudioBuffer interface object length` | FAIL | | `AudioBuffer interface: audio_buffer must inherit property "duration" with the proper type (2)` | PASS | | `AudioBuffer interface: operation getChannelData(unsigned long)` | PASS | | `Stringification of audio_buffer` | PASS | | `AudioBuffer must be primary interface of audio_buffer` | PASS | | `AudioBuffer interface: audio_buffer must inherit property "length" with the proper type (1)` | PASS | | `AudioBuffer interface: attribute duration` | PASS | | `AudioBuffer interface: audio_buffer must inherit property "copyFromChannel" with the proper type (5)` | PASS | | `AudioBuffer interface: attribute length` | PASS | | `AudioBuffer interface: calling copyFromChannel(Float32Array,unsigned long,unsigned long) on audio_buffer with too few arguments must throw TypeError` | PASS | | `AudioBuffer interface: operation copyFromChannel(Float32Array,unsigned long,unsigned long)` | PASS | | `AudioBuffer interface: existence and properties of interface object` | PASS | | `AudioBuffer interface: attribute sampleRate` | PASS | | `AudioBuffer interface: calling getChannelData(unsigned long) on audio_buffer with too few arguments must throw TypeError` | PASS | | `AudioBuffer interface: operation copyToChannel(Float32Array,unsigned long,unsigned long)` | PASS | | `AudioBuffer interface: calling copyToChannel(Float32Array,unsigned long,unsigned long) on audio_buffer with too few arguments must throw TypeError` | PASS | | `AudioBuffer interface: existence and properties of interface prototype object` | FAIL | | `AudioBuffer interface: existence and properties of interface prototype object's "constructor" property` | PASS | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4672#issuecomment-276476617
Received on Tuesday, 31 January 2017 20:07:15 UTC