Revision 654dc43664f0ff6b84609d334cb05147c0594fbd authored by Robert Ma on 16 March 2018, 00:32:55 UTC, committed by Robert Ma on 16 March 2018, 17:02:47 UTC
ChromeDriver doesn't honor PATH and uses /opt/google/chrome/chrome by
default (which is usually the stable channel), so we need to explicitly
pass the desired binary path to wpt run (which in turn passes to
chromedriver via capabilities) in Travis CI (both stability check and
infrastructure test).
1 parent 89ba944
History
File Mode Size
resources
OWNERS -rw-r--r-- 24 bytes
README.md -rw-r--r-- 258 bytes
estimate-indexeddb-worker.https.html -rw-r--r-- 548 bytes
estimate-indexeddb.https.html -rw-r--r-- 491 bytes
estimate-parallel.https.html -rw-r--r-- 785 bytes
interfaces.https.html -rw-r--r-- 818 bytes
interfaces.https.worker.js -rw-r--r-- 646 bytes
opaque-origin.https.html -rw-r--r-- 2.4 KB
persist-permission-manual.https.html -rw-r--r-- 959 bytes
persisted-worker.https.html -rw-r--r-- 527 bytes
persisted.https.html -rw-r--r-- 470 bytes
storage-estimate-indexeddb.js -rw-r--r-- 3.0 KB
storage-persisted.js -rw-r--r-- 594 bytes
storagemanager-estimate.https.html -rw-r--r-- 2.4 KB
storagemanager-persist-worker.https.html -rw-r--r-- 402 bytes
storagemanager-persist.https.html -rw-r--r-- 667 bytes
storagemanager-persisted-worker.https.html -rw-r--r-- 408 bytes
storagemanager-persisted.https.html -rw-r--r-- 674 bytes

README.md

back to top