Chromium Code Reviews
DescriptionDevTools: Automagically detect user compiled content shell in npm test
This should provide a seamless workflow if you're using:
* full chromium checkout - uses your compiled content shell (from out/Release)
if possible, otherwise it falls back to fetching a content shell from the cloud.
It will also compile devtools front-end so it can run tests in release mode.
* front-end github checkout - always uses a pre-compiled content shell fetched
from the cloud
This deprecates the run_inspector_tests.sh which will be replaced by "npm test".
I've also added documentation on `npm test` in the README.
BUG=654486
Committed: https://crrev.com/b57bb537043ed5d20edcc5f58c9a21575c03076b
Cr-Commit-Position: refs/heads/master@{#429076}
Patch Set 1 #Patch Set 2 : nit #Patch Set 3 : Feature parity with run_inspector_tests.sh #Patch Set 4 : minor addition to readme #
Messages
Total messages: 10 (5 generated)
|
|||||||||||||||||||||||||||||||||||||