arc: Avoid file descriptor leak. This is a possible cause of crbug.com/876191 because there is a open file descriptor of logcat.txt when it is copied over to the host. BUG=chromium:876191 TEST=tast run DUT arc.Boot Change-Id: I6c20ab104509fd4af2580eb8cc51e9aa138198f7 Reviewed-on: https://chromium-review.googlesource.com/1184805 Commit-Ready: Shuhei Takahashi <[email protected]> Tested-by: Shuhei Takahashi <[email protected]> Reviewed-by: Dan Erat <[email protected]>
This repository contains integration tests that are run by Tast.
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.