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
headers
resources
OWNERS -rw-r--r-- 26 bytes
beacon-basic-blob.html -rw-r--r-- 515 bytes
beacon-basic-blobMax.html -rw-r--r-- 527 bytes
beacon-basic-buffersource.html -rw-r--r-- 531 bytes
beacon-basic-buffersourceMax.html -rw-r--r-- 543 bytes
beacon-basic-formdata.html -rw-r--r-- 523 bytes
beacon-basic-formdataMax.html -rw-r--r-- 525 bytes
beacon-basic-string.html -rw-r--r-- 519 bytes
beacon-basic-stringMax.html -rw-r--r-- 531 bytes
beacon-common.sub.js -rw-r--r-- 16.7 KB
beacon-cors.sub.window.js -rw-r--r-- 3.0 KB
beacon-error.window.js -rw-r--r-- 2.2 KB
beacon-navigate.html -rw-r--r-- 548 bytes
beacon-redirect.window.js -rw-r--r-- 770 bytes
navigate.iFrame.sub.html -rw-r--r-- 1.6 KB

back to top