ba3fb0c5fa
This patch update browser from Chrome to Phantomjs in karma.conf.js because nodejs job fails with Chrome browser as not able to access some URL. So let's switch to Phantomjs browser now then we can use Chrome browser in future once this issue is resolved. It also adds libfontconfig1 in bindep.txt as phantomjs requires libfontconfg[1]. [1] https://www.npmjs.com/package/phantomjs-prebuilt#linux-note Change-Id: Id66915db78d788d98645d536fb112dadf9a89aed
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
# selenium tests
|
|
firefox [selenium]
|
|
libfontconfig1 [nodejs platform:dpkg]
|
|
xvfb [selenium platform:dpkg]
|
|
# already part of xorg-x11-server on openSUSE
|
|
xorg-x11-server-Xvfb [selenium platform:redhat]
|
|
|