| commit | 60c0b6201eaa11cc037f6c0937734503351aef23 | [log] [tgz] |
|---|---|---|
| author | Xibin Liu <[email protected]> | Sat Aug 14 02:56:56 2021 |
| committer | Commit Bot <[email protected]> | Wed Aug 18 17:34:18 2021 |
| tree | 0c7782e345d7faa5688fb2beb6ee05c86b0ad5c1 | |
| parent | b4782adc505bb9abd96d4c101c2dec5c1c16c1bb [diff] |
cuj: get class name of extended display root window. Test found on extended display, the root window could have class name RootWindow-1, or RootWindow-2. We need to find out the exact class name of root window on extended display. BUG=b:196566906 TEST=tast run <vars> <dut> ui.ExtendedDisplayCUJ.plus_video_youtube_web Change-Id: Ie2b333052b68b2ab0668789c255b7a8ac39e8947 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3096660 Commit-Queue: Xibin Liu <[email protected]> Tested-by: Xibin Liu <[email protected]> Reviewed-by: Judy Wu <[email protected]>
This repository contains integration tests that are run by Tast.
helpers/ - Source code for binaries executed by tests.local/ - Helpers for local tests that are compiled and installed to /usr/local/libexec/tast/helpers/local/cros by the tast-local-helpers-cros package.src/chromiumos/tast/Shared code, the main tast executable, the local_test_runner and remote_test_runner executables responsible for running bundles, and documentation are located in the tast repository.