Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 [ | |
| 2 { | |
| 3 "description": ["These tests will be run on an ARM device, which is farily", | |
|
Mark Seaborn
2014/05/09 21:26:31
"fairly"
| |
| 4 "slow, that's why we run a much smaller set of tests"], | |
|
Mark Seaborn
2014/05/09 21:26:31
Maybe also say that we run NaCl tests specifically
| |
| 5 "test": "browser_tests", | |
| 6 "args": "--gtest-filter='*NaCl*'" | |
| 7 } | |
| 8 ] | |
| OLD | NEW |