commit | b23a645c7a9640af9380f784a3166224ced6d95b | [log] [tgz] |
---|---|---|
author | Taylor Hutt <thutt@google.com> | Mon Mar 14 10:58:27 2011 -0700 |
committer | Taylor Hutt <thutt@google.com> | Mon Mar 14 10:58:27 2011 -0700 |
tree | b544d13dcf55db585ea69fea73fb6713a8933d28 | |
parent | d80243717216ae87c2b71ab352be22550aa309b3 [diff] |
This change fixes the platform_KernelErrorCodePaths test so that it does not hang on Tegra2 systems. On those systems, there is no 'preserved memory' support, so the sysctl settings to cause an immediate reboot are not set. The result now is that the test will fail (rather than hang) on Tegra2 boards. It completes successfully on Mario machines. Change-Id: Id5cf4ff3f0e08bb29bed8dcbdac717f93c9b3a9d BUG= TEST= Review URL: http://codereview.chromium.org/6634003