DescriptionReplaced EXPECT_TRUE with a LOG(WARNING) for automation commands to provide more information about the failure.
Also reports the amount of time the automation call took, which should give some idea whether it returned due to a timeout.
BUG=chromium-os:30880
TEST=Compiled and ran a PyAuto test.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137570
Patch Set 1 #Patch Set 2 : Switched to LOG(FATAL). #
Total comments: 1
Patch Set 3 : Switched to LOG(WARNING) and report how long the command ran. #Messages
Total messages: 7 (0 generated)
|