[CFM Test Automation] Verify the hotrod app or webview does not crash during a automated test run |
||||||||
Issue descriptionTo catch issues like: crbug.com/605206, crbug.com/552581 For all existing and future automated tests, we want to add a verification step which would fail the test if there is a hotrod app or webview crash.
,
May 2 2017
,
May 5 2017
,
May 13 2017
,
Aug 18 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/3525950d28ff8ea429fbbf1aa2f9db4d25cfa782 commit 3525950d28ff8ea429fbbf1aa2f9db4d25cfa782 Author: Dinesh Kumar Sunkara <dsunkara@chromium.org> Date: Fri Aug 18 05:41:13 2017 [autotest] Refactored the code to modularize functions. Updated enterprise_CFM_USBPeripheralHotplugDetect.py to upload crashes even if the crash count is zero which I missed in my previous CL. BUG=chromium:709134, chromium:717367 TEST=Tested on Panther. new file: ../client/common_lib/cros/crash_detector.py modified: server/site_tests/enterprise_CFM_USBPeripheralHotplugDetect/enterprise_CFM_USBPeripheralHotplugDetect.py deleted: ../client/common_lib/cros/crash_utils.py Change-Id: Ife037f87b1216dfc25cd7f05252b64a753d46fc4 Reviewed-on: https://chromium-review.googlesource.com/571921 Commit-Ready: Dinesh Kumar Sunkara <dsunkara@chromium.org> Tested-by: Dinesh Kumar Sunkara <dsunkara@chromium.org> Reviewed-by: Harpreet Grewal <harpreet@chromium.org> [modify] https://crrev.com/3525950d28ff8ea429fbbf1aa2f9db4d25cfa782/server/site_tests/enterprise_CFM_USBPeripheralHotplugDetect/enterprise_CFM_USBPeripheralHotplugDetect.py [add] https://crrev.com/3525950d28ff8ea429fbbf1aa2f9db4d25cfa782/client/common_lib/cros/crash_detector.py
,
Aug 22 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/98431a6aa1e48817ad2688768035d6b519e3478e commit 98431a6aa1e48817ad2688768035d6b519e3478e Author: Dinesh Kumar Sunkara <dsunkara@chromium.org> Date: Tue Aug 22 00:33:15 2017 [autotest] Refactored the code to modularize functions. Updated enterprise_CFM_USBPeripheralHotplugDetect.py to upload crashes even if the crash count is zero which I missed in my previous CL. BUG=chromium:709134, chromium:717367 TEST=Tested on Panther. new file: ../client/common_lib/cros/crash_detector.py modified: server/site_tests/enterprise_CFM_USBPeripheralHotplugDetect/enterprise_CFM_USBPeripheralHotplugDetect.py deleted: ../client/common_lib/cros/crash_utils.py Change-Id: Ife037f87b1216dfc25cd7f05252b64a753d46fc4 Reviewed-on: https://chromium-review.googlesource.com/571921 Commit-Ready: Dinesh Kumar Sunkara <dsunkara@chromium.org> Tested-by: Dinesh Kumar Sunkara <dsunkara@chromium.org> Reviewed-by: Harpreet Grewal <harpreet@chromium.org> (cherry picked from commit 3525950d28ff8ea429fbbf1aa2f9db4d25cfa782) Reviewed-on: https://chromium-review.googlesource.com/624870 Tested-by: Dinesh Kumar Sunkara <dsunkara@google.com> Tested-by: Harpreet Grewal <harpreet@chromium.org> Commit-Queue: Harpreet Grewal <harpreet@chromium.org> Trybot-Ready: Harpreet Grewal <harpreet@chromium.org> [modify] https://crrev.com/98431a6aa1e48817ad2688768035d6b519e3478e/server/site_tests/enterprise_CFM_USBPeripheralHotplugDetect/enterprise_CFM_USBPeripheralHotplugDetect.py [add] https://crrev.com/98431a6aa1e48817ad2688768035d6b519e3478e/client/common_lib/cros/crash_detector.py
,
Oct 2 2017
,
Jan 22 2018
,
Jan 23 2018
|
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by harpreet@chromium.org
, May 2 2017