| Index: scripts/slave/recipes/gpu/download_and_test.py
|
| diff --git a/scripts/slave/recipes/gpu/download_and_test.py b/scripts/slave/recipes/gpu/download_and_test.py
|
| index 50bc384546df9c6275ba6c75e73f99f381bcea8f..73bc848b429981471f33dc6303120be73ecfb77e 100644
|
| --- a/scripts/slave/recipes/gpu/download_and_test.py
|
| +++ b/scripts/slave/recipes/gpu/download_and_test.py
|
| @@ -46,6 +46,9 @@ def GenTests(api):
|
| parent_buildnumber=571,
|
| parent_got_revision=160000,
|
| parent_got_webkit_revision=10000,
|
| + # These would ordinarily be generated during the build step.
|
| + swarm_hashes=dict(
|
| + gl_tests='6e784864abbeeff7499c15f75b904851d633c187'),
|
| ) +
|
| api.platform.name(plat)
|
| )
|
|
|