spec: Suppress navigator.webkitGetUserMedia test
It is stressing the whole test case.
This commit is contained in:
parent
9438d42322
commit
3c48198c3c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ describe 'chromium feature', ->
|
|||
done()
|
||||
w.loadURL url
|
||||
|
||||
describe 'navigator.webkitGetUserMedia', ->
|
||||
xdescribe 'navigator.webkitGetUserMedia', ->
|
||||
it 'calls its callbacks', (done) ->
|
||||
@timeout 5000
|
||||
navigator.webkitGetUserMedia audio: true, video: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue