| commit | 1db05fad101c7d99455f6e45a3637702bea8d0af | [log] [tgz] |
|---|---|---|
| author | Kenneth Albanowski <[email protected]> | Tue Nov 10 17:53:31 2020 |
| committer | Commit Bot <[email protected]> | Wed Nov 11 22:29:41 2020 |
| tree | 6fad854077ffc77d076c5dc0daf4b6814fb53fd3 | |
| parent | c9c73e3be1a924175b289f35b03b93ae27d0cd8b [diff] |
webplot: fix execution Our python libraries have shifted, and the execution wrapper was now faulting over an empty folder in the lookup path; make it silently skip over an empty folder. BUG=b:171795683 TEST=Manual, confirm original failure, workaround, then fix. Change-Id: I990f4507d9625505637470a2ba0bd8520b70b08e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/touch_firmware_test/+/2529602 Reviewed-by: Mike Frysinger <[email protected]> Reviewed-by: Sean O'Brien <[email protected]> Reviewed-by: Harry Cutts <[email protected]> Tested-by: Kenneth Albanowski <[email protected]> Commit-Queue: Kenneth Albanowski <[email protected]> Auto-Submit: Kenneth Albanowski <[email protected]>
This repo holds the source code of the touch firmware test.
$ git clone https://chromium.googlesource.com/chromiumos/platform/touch_firmware_test
See this website for details: https://www.chromium.org/for-testers/touch-firmware-tests .
You can also run the tests in docker now. You can build your own docker image or use the one on docker hub.