cypress: php-proxy: disable this unstable test.
Change-Id: I6fa2f777c95dac57d4ae8b13063c04f44d1ff20c Signed-off-by: Tamás Zolnai <tamas.zolnai@collabora.com>
This commit is contained in:
parent
10df5de391
commit
6620c77c3a
1 changed files with 5 additions and 0 deletions
|
@ -104,6 +104,11 @@ var phpProxyBlackList = [
|
|||
'Insert local image.'
|
||||
]
|
||||
],
|
||||
['mobile/impress/impress_focus_spec.js',
|
||||
[
|
||||
'Double-click to edit'
|
||||
]
|
||||
],
|
||||
['mobile/impress/insertion_wizard_spec.js',
|
||||
[
|
||||
'Insert local image.'
|
||||
|
|
Loading…
Reference in a new issue