Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 [ | |
| 2 { | |
| 3 "description": ["These tests will be run on an ARM device, which is fairly", | |
| 4 "slow, that's why we run a much smaller set of tests.", | |
| 5 "We run NaCl tests specifically because NaCl contains", | |
| 6 "a lot of architecture-specific code"], | |
| 7 "test": "browser_tests", | |
| 8 "args": "--gtest-filter='*NaCl*'" | |
| 9 } | |
| 10 ] | |
| OLD | NEW |