Commit 7751e0fd authored by Catherine Liu's avatar Catherine Liu Committed by Brian Muramatsu
Browse files

Fix pattern issue in MonkeyTest

The pattern is designed to match the output of logcat without
format.
But, there are 8 formats defined in /system/core/liblog/logprint.c.
If logcat is set with any format, the test cases will fail.
Since 'executeAdbCommand' ensures the tag filter of 'MonkeyActivity:I',
check if the output contains MONKEY or HUMAN should work as expected.

Change-Id: Ibcf18407bf6dee0d405ca90c5d597cff940a7201
parent 48fd9d0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment