commit | 7e78f3d0e7ba7cf08080d5bf978c50fd5a9f6127 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Mar 10 08:03:26 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 10 08:03:26 2015 -0700 |
tree | 3fdc5ef30978f1437dbf5877d42a2630c6a2ef71 | |
parent | 07e245ffe1ca7f781590fcff904c2922c2269781 [diff] |
Fix bug in Valgrind flags config. 'GPU' is in 'Test-Ubuntu14-GCE-NoGPU-x86_64-Release-Valgrind_CPU' too. This means we're building it in no-GPU mode, and running it in no-CPU mode. At least it finishes quite quickly this way (~10 seconds). BUG=skia: Review URL: https://codereview.chromium.org/992203004