Merge lp:~liuyq0307/lava-android-test/check-before-copy into lp:lava-android-test
Proposed by
Yongqin Liu
Status: | Merged |
---|---|
Merged at revision: | 255 |
Proposed branch: | lp:~liuyq0307/lava-android-test/check-before-copy |
Merge into: | lp:lava-android-test |
Diff against target: |
121 lines (+40/-20) 3 files modified
lava_android_test/adb.py (+3/-0) lava_android_test/test_definitions/cts.py (+20/-11) lava_android_test/test_definitions/cts/cts_wrapper.py (+17/-9) |
To merge this branch: | bzr merge lp:~liuyq0307/lava-android-test/check-before-copy |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Yongqin Liu | self test | Approve | |
Review via email: mp+167003@code.launchpad.net |
Description of the change
Some improvement for CTS test:
1. add check after push in the cts_wrapper.py and add check before copy in the copy function of adb.copy
2. change to store the kmsg.log and logcat.log as attachments instead of output in the log
To post a comment you must log in.