mac: Let ToTMac bot run webkit layout tests on macOS 10.12 swarming machines.

When the chromium.clang waterfall was converted to have its json files
autogenerated in https://chromium-review.googlesource.com/c/chromium/src/+/818075
ToTMac was the only bot that ran

  'isolated_scripts': 'chromium_isolated_scripts',

in waterfalls.pyl (to get telemetry tests and crash tests).
chromium_isolated_scripts also includes webkit_layout_tests, but until
https://chromium-review.googlesource.com/c/chromium/src/+/1060293 it was
excluded on ToTMac. Since that CL landed, ToTMac is the only tot bot running
layout tests. (We should probably add chromium_isolated_scripts to the other
bots too.)

It looks like layout tests don't fully pass on macOS 10.13 yet, so pin them to
10.12 swarming slaves, like the Mac10.13 Tests bot does.

Bug: 843511
Change-Id: I92c02169e49dd9cce729e32f200149e6bceb5eb7
Reviewed-on: https://chromium-review.googlesource.com/1102478
Reviewed-by: Hans Wennborg <hans@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#567629}
2 files changed