linux: StackTrace test isn't expected to work in Release builds anymore

Dropping the exception unwind data cut our executable size considerably,
but it means we can't get stack traces anymore in Release builds, so
stop this test early in that case.

Review URL: http://codereview.chromium.org/399069

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32346 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 0d1c22616423011f8fb4979a04bfbbef3efa1cb2
1 file changed
tree: ec1f9d082cd3f295f4765364c4716724610984ce
  1. base/
  2. build/
  3. ipc/
  4. testing/