| commit | 03958382e7605a51fc5a57fa404ad0266027bd60 | [log] [tgz] |
|---|---|---|
| author | Jing Wang <[email protected]> | Thu May 26 04:54:47 2022 |
| committer | Chromeos LUCI <[email protected]> | Thu May 26 13:58:05 2022 |
| tree | 4f70b678f257baa26a31d8366ce00534af1fd6ef | |
| parent | 2385881e6a19a904687ced52f27541b716e8168c [diff] |
touch_firmware_test: handle TOOL_TYPE=2 event in webplot
Touches with TOOL_TYPE=2 should be regarded as palms thus should
not be shown in webplot page.
TEST=emerge-redrix touch_firmware_test &&
cros deploy redrix touch_firmware_test
Then run webplot on DUT
BUG=b:228271213
Change-Id: I24007bd723ff205dc542418665c2d79943046a70
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/touch_firmware_test/+/3650122
Reviewed-by: Sean O'Brien <[email protected]>
Reviewed-by: Rob Schonberger <[email protected]>
Tested-by: Jing Wang <[email protected]>
Commit-Queue: Jing Wang <[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.