aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/tasks.json
Commit message (Collapse)AuthorAge
* [infra] Fix expectationsGravatar Eric Boren2018-07-30
| | | | | | | | Bug: skia: Change-Id: I0f29f3f30c2519712d9f981d9a242c340d4577aa Reviewed-on: https://skia-review.googlesource.com/144303 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Upgrade Test/Perf Mac bots to 10.13.6.Gravatar Ben Wagner2018-07-30
| | | | | | | | | | | | Mac Build tasks are stuck on 10.13.3 due to unresolved issues with building iOS and MoltenVK. Bug: chromium:862292 Change-Id: I4195971a5a027fc502aaea01570e43ec19976055 Reviewed-on: https://skia-review.googlesource.com/142330 Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Add a TSAN GPU job running in Skolo.Gravatar Ben Wagner2018-07-30
| | | | | | | | | | Bug: skia:8185 Change-Id: Idef6ed3d0e886cb89b91e65a3253991136b94186 No-Try: true Reviewed-on: https://skia-review.googlesource.com/144126 Commit-Queue: Eric Boren <borenet@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Update SKP versionGravatar skia-recreate-skps2018-07-29
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: Icc6a950c5bea03934b03fedbc77dcc23c34c0669 Reviewed-on: https://skia-review.googlesource.com/144282 Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* [infra] Add Metal to no_upload.Gravatar Ben Wagner2018-07-26
| | | | | | | | | | | | | | | In https://skia-review.googlesource.com/c/skia/+/143107, the Metal tasks were added with a whitelist of one unit test, so there are no Gold results to upload. Gold treats the empty results files as invalid, which generates Trooper alerts. No-Try: true Change-Id: Ifcdfccefb173c5cb970d60da5b7c3a89d6bc15db Reviewed-on: https://skia-review.googlesource.com/143500 Commit-Queue: Stephan Altmueller <stephana@google.com> Reviewed-by: Stephan Altmueller <stephana@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com>
* remove SkThreadedBMPDevice and friendsGravatar Mike Klein2018-07-25
| | | | | | | | | | | It is unused, is becoming a maintainence burden and source of bugs, and takes up a lot of time on the *SAN bots. Change-Id: If383eb6e4838ca23140f9e16d518b1bfc655fa12 Reviewed-on: https://skia-review.googlesource.com/143307 Auto-Submit: Mike Klein <mtklein@google.com> Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Herb Derby <herb@google.com>
* [infra] Adjust job priorities. (skia)Gravatar Ben Wagner2018-07-25
| | | | | | | | | | | | | | After https://skia-review.googlesource.com/c/buildbot/+/141564, scheduling will work better if most jobs use the default priority. Since task priority is now ignored, remove it everywhere. Bug: skia:8145 Change-Id: Ie49cfbbbda80c6d6419a8f691af6a3c775ae5cda Reviewed-on: https://skia-review.googlesource.com/143163 Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Add Metal test bots.Gravatar Greg Daniel2018-07-24
| | | | | | | | | | Currently the test bot is set up with a whitelist that only runs one test. Bug: skia: Change-Id: Ief6a978a527cf581929cafe0f4cd002c35b24235 Reviewed-on: https://skia-review.googlesource.com/143107 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Update SKP versionGravatar skia-recreate-skps2018-07-22
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I953a03beccc45fc9ecac9c50fbd8900984c2f874 Reviewed-on: https://skia-review.googlesource.com/142864 Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* Update Win2016 bots.Gravatar Ben Wagner2018-07-18
| | | | | | | Change-Id: I71f36920a11cb36c58c0c9ff1b468b77ca356c1b Reviewed-on: https://skia-review.googlesource.com/142160 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Shuffle jobs off Nexus5x.Gravatar Ben Wagner2018-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All Golo devices except 2 are AWOL. We added 6 to the Skolo, but they can't keep up. This CL moves the following jobs off Nexus5x: - All ASAN jobs to Pixel. Most other devices we have can't be rooted, so they can't run ASAN. - Vulkan NoGPUThreads arm64 jobs to NVIDIA_Shield. Of the devices that support Vulkan, this has the most available capacity. - I removed the arm32 Vulkan NoGPUThreads jobs because it seems a bit esoteric. - Also removed arm32 Vulkan Debug Perf because I can't imagine it would ever give us info that arm64 doesn't already provide. (We ignore Perf data from Debug builds.) - Other arm32 Vulkan jobs stayed on Nexus5x because we don't have any other Vulkan-capable devices with spare capacity. - Most arm32 jobs to MotoG4 and de-duplicated. This device has an ARMv8 processor but runs everything in arm32 mode, which is exactly what these jobs are trying to test. We have a bunch of MotoG4s in the Skolo; however, they don't support Vulkan or ASAN. - NoGPUThreads and NativeFonts arm64 jobs to GalaxyS6. There are only 6 in the Skolo, but for some reason these devices are particularly fast. They also don't support Vulkan or ASAN. - Currently GalaxyS6 CPU arm64 jobs fail, possibly due to OOM. I will try to move those jobs in a future CL. Sorted jobs.json. Change-Id: If02584a9c04906f4b9c31b4ba3f1da0289a5b8a9 Reviewed-on: https://skia-review.googlesource.com/141281 Commit-Queue: Joe Gregorio <jcgregorio@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com>
* Update SKP versionGravatar skia-recreate-skps2018-07-15
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I600e9d18b4a1df49ca5287b9023572c0d82d2bcd Reviewed-on: https://skia-review.googlesource.com/141441 Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* Upgrade Skolo Mac bots to 10.13.6.Gravatar Ben Wagner2018-07-12
| | | | | | | | | No-Try: true Change-Id: Ie48e4bd1bc52180ee58327ff1c7e6d7221ef7286 Reviewed-on: https://skia-review.googlesource.com/140347 Commit-Queue: Joe Gregorio <jcgregorio@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com>
* Update Win10 in Skolo.Gravatar Ben Wagner2018-07-12
| | | | | | | | | No-Try: true Change-Id: Ic939bc0b2b18d00c29b753fe7626951c3930e211 Reviewed-on: https://skia-review.googlesource.com/140790 Commit-Queue: Robert Phillips <robertphillips@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>
* also rm Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-AllGravatar Mike Klein2018-07-11
| | | | | | | | | | | | | While we're on the topic of CPU bots whose performance I don't care much about, Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All is another. Once again, we've got Clang bots covering this configuration. Change-Id: Ia96f28f8adaf675ec7cf63320e001641054e23cb Reviewed-on: https://skia-review.googlesource.com/140574 Auto-Submit: Mike Klein <mtklein@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
* rm Perf-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Release-AllGravatar Mike Klein2018-07-11
| | | | | | | | | | | | I'm not super interested in CPU perf numbers when compiled by MSVC. We've got existing bots that cover the same with Clang. Change-Id: I23cdb91d50bda12a82578c5ddb78cde2fab80c9a Reviewed-on: https://skia-review.googlesource.com/140568 Commit-Queue: Mike Klein <mtklein@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: Mike Klein <mtklein@chromium.org> Reviewed-by: Brian Osman <brianosman@google.com>
* Update SKP versionGravatar skia-recreate-skps2018-07-08
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I0d1d973f48dab7ae0a869d4c82ccad2c8f634946 Reviewed-on: https://skia-review.googlesource.com/139537 Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* Roll vpython to (speculatively) fix treeGravatar Kevin Lubick2018-07-02
| | | | | | | | Bug: skia: Change-Id: I7114bf400f868cb3b748506343b4c6b93ecd6fbb Reviewed-on: https://skia-review.googlesource.com/138934 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com>
* Add OpenCL test job that runs hello-opencl.Gravatar Ben Wagner2018-06-29
| | | | | | | | | | | Add NEO driver to opencl_linux asset. Bug: skia:8081 Change-Id: Ic36c670f3cabd73119845e94fcb2f54525e83443 Reviewed-on: https://skia-review.googlesource.com/138264 Commit-Queue: Mike Klein <mtklein@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
* Add OpenCL build.Gravatar Ben Wagner2018-06-29
| | | | | | | | | Bug: skia:8081 Change-Id: I8b2a88cc25970398511aa078d456ca8a1182792b Reviewed-on: https://skia-review.googlesource.com/136594 Commit-Queue: Mike Klein <mtklein@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
* try moving NativeFonts CPU Android bot to Nexus 5xGravatar Mike Klein2018-06-28
| | | | | | | | | | | | I don't think we're using the Galaxy S6 for any other reason than we had a bunch of them. If we can test more stably on another device, I think it's fine to move. Change-Id: I9d30f6d64d299074ea30442e50d6cb07d66018b1 Reviewed-on: https://skia-review.googlesource.com/138260 Commit-Queue: Ben Wagner <bungeman@google.com> Auto-Submit: Mike Klein <mtklein@chromium.org> Reviewed-by: Ben Wagner <bungeman@google.com>
* rename Chromecast bots to ClangGravatar Mike Klein2018-06-27
| | | | | | | | | We updated them to use Clang a while ago but forgot to rename the bots. Change-Id: I01c353b48d5aff7a30d63d382bdf6bdfb3e0b196 Reviewed-on: https://skia-review.googlesource.com/137887 Auto-Submit: Mike Klein <mtklein@chromium.org> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Update SKP versionGravatar skia-recreate-skps2018-06-24
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I8ace13f7b131ee4fa9a4d035514be17cc66c18ee Reviewed-on: https://skia-review.googlesource.com/137300 Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* Upgrade MacOS on Skolo bots.Gravatar Ben Wagner2018-06-22
| | | | | | | | | These include MacBook10.1 and MacBookAir7.2. Change-Id: I5d90f0c95a2d0199ec498dda7ad70064bb98aa22 Reviewed-on: https://skia-review.googlesource.com/135328 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Revert "[infra] Enable retries for Windows compiles"Gravatar Ben Wagner2018-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c2a887031691c675cc519347258019f45ceb555c. Reason for revert: Issue causing flakiness has been resolved. Original change's description: > [infra] Enable retries for Windows compiles > > They're flaky due to https://github.com/golang/go/issues/21376 > > Bug: skia: > Change-Id: Ic629c84b72c492b35d393328aa2178762ce3c7d8 > Reviewed-on: https://skia-review.googlesource.com/123932 > Reviewed-by: Ravi Mistry <rmistry@google.com> > Reviewed-by: Mike Klein <mtklein@google.com> > Commit-Queue: Eric Boren <borenet@google.com> TBR=borenet@google.com,mtklein@google.com,rmistry@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: skia: Change-Id: Ieaae0be9796e61ca8f4265198687e847afa853aa Reviewed-on: https://skia-review.googlesource.com/136633 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Add Perf NoGPUThreads jobs.Gravatar Ben Wagner2018-06-21
| | | | | | | | | | | See discussion in https://skia-review.googlesource.com/c/skia/+/136220 No-Try: true Change-Id: I02b0b838379f0b371e8611c637349f55bfb506cf Reviewed-on: https://skia-review.googlesource.com/136598 Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
* [recipes] Housekeeper-PerCommit-BundleRecipes needs vpythonGravatar Eric Boren2018-06-21
| | | | | | | | Bug: skia: Change-Id: I6808e6337477fa3b5ea2833e1ebc739bf65fc062 Reviewed-on: https://skia-review.googlesource.com/136523 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* [infra] Remove PixelC botGravatar Stephan Altmueller2018-06-21
| | | | | | | | | No-Tree-Checks: true Bug: skia: Change-Id: Ib0a5ad3df31f4fca9ab0085a5ba1d174419eee57 Reviewed-on: https://skia-review.googlesource.com/136220 Commit-Queue: Stephan Altmueller <stephana@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
* Update skia swarming task template to git 2.17.1Gravatar Eric Boren2018-06-20
| | | | | | | | | | R=borenet Bug: chromium:847597 Change-Id: I2f9b6fb0bb42cd5ed6e497fd1fd7b8f605e26515 Reviewed-on: https://skia-review.googlesource.com/135923 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* [infra] Include cpython CIPD package on WindowsGravatar Eric Boren2018-06-18
| | | | | | | | | | | No-Tree-Checks: true Bug: skia: Change-Id: I08854d88e33d00e4bb56eb6eb346592618bd2693 Reviewed-on: https://skia-review.googlesource.com/135579 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Auto-Submit: Eric Boren <borenet@google.com>
* Update SKP versionGravatar skia-recreate-skps2018-06-17
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I6440645a5e761291859f4c97475b07cf9667828c Reviewed-on: https://skia-review.googlesource.com/135364 Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* Refresh clang_win assetGravatar Stephan Altmueller2018-06-15
| | | | | | | | Bug: skia: Change-Id: Ib15fdfbac9d3405acd65987064a5a52c7934d572 Reviewed-on: https://skia-review.googlesource.com/135262 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Stephan Altmueller <stephana@google.com>
* Update kitchen to version built with Go 1.10.3.Gravatar Ben Wagner2018-06-15
| | | | | | | | | Bug: chromium:836196 Change-Id: I865ce1601788ec0584453ac82dde95d9fd122393 Reviewed-on: https://skia-review.googlesource.com/135140 Commit-Queue: Eric Boren <borenet@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Roll infra/tools/git to 0ae21738597e5601ba90372315145fec18582fc4Gravatar Eric Boren2018-06-15
| | | | | | | | | | | | Changes: 019a998b9 Retry errors caused by gerrit replication lag. Bug: 851716 Change-Id: I9dea83b14bbb80439b1a25639fd66bae08d125c9 Reviewed-on: https://skia-review.googlesource.com/135107 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com> Auto-Submit: smut <smut@google.com>
* Update Win version in Skolo.Gravatar Ben Wagner2018-06-13
| | | | | | | | | | Seems to be a force-update bypassing Windows Update settings. Change-Id: I717fbc9362efe209197b6a89b1172786ed836286 Reviewed-on: https://skia-review.googlesource.com/134606 Commit-Queue: Stephan Altmueller <stephana@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Stephan Altmueller <stephana@google.com>
* Add Vulkan jobs for GalaxyS7.Gravatar Ben Wagner2018-06-12
| | | | | | | | | No-Try: true Change-Id: I2ed91c491e9ffdbf446f6d44c44090b880b8cf1d Reviewed-on: https://skia-review.googlesource.com/133940 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>
* Update to current CIPD packages for kitchen tasks.Gravatar Ben Wagner2018-06-11
| | | | | | | | | | Bug: chromium:836196 Change-Id: I349a3159f858e53056a49d1a06bbd09e831e6e83 Reviewed-on: https://skia-review.googlesource.com/134080 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Eric Boren <borenet@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Update GalaxyS7 to Oreo.Gravatar Ben Wagner2018-06-11
| | | | | | | | No-Try: true Change-Id: Ibfe5fe71356626dc22ec638f567bec1bae5c7e19 Reviewed-on: https://skia-review.googlesource.com/133827 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update SKP versionGravatar skia-recreate-skps2018-06-10
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I941023554bfa68e9329527c7761ceb103e6fb1ee Reviewed-on: https://skia-review.googlesource.com/133900 Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* [recipes] Make ct_skps use binaries from a build taskGravatar Eric Boren2018-06-08
| | | | | | | | Bug: skia:6473 Change-Id: I10a169dd47cb76839fd401254eaeb4c46b2ece8f Reviewed-on: https://skia-review.googlesource.com/128549 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Remove Win2k8 GPU jobs.Gravatar Ben Wagner2018-06-08
| | | | | | | | | | Bug: skia:6734 Change-Id: Ia7e64fe8176f0997d36ef955cc598ba662c7a2e3 No-Try: true Reviewed-on: https://skia-review.googlesource.com/133304 Commit-Queue: Robert Phillips <robertphillips@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>
* Update Windows to v1803 in Skolo.Gravatar Ben Wagner2018-06-06
| | | | | | | Change-Id: I6b19e7851cb9a99725fd80bdfaeec2efab81c524 Reviewed-on: https://skia-review.googlesource.com/132263 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update MSVS toolchain for bots:Gravatar Brian Osman2018-06-06
| | | | | | | | | | | | MSVC 14.14.26428 SDK 10.0.17134.0 Docs-Preview: https://skia.org/?cl=132409 Change-Id: I02686531804ac026b92bceed29dc28d246fe4902 Reviewed-on: https://skia-review.googlesource.com/132409 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
* Update MotoG4.Gravatar Ben Wagner2018-06-05
| | | | | | | | | No-Try: true Change-Id: I0e8715e7e7a0f884c653e4888459a185b0870065 Reviewed-on: https://skia-review.googlesource.com/131925 Commit-Queue: Kevin Lubick <kjlubick@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Update SKP versionGravatar skia-recreate-skps2018-06-03
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I80ef55d84988185265febee72195bd6f9f4afe10 Reviewed-on: https://skia-review.googlesource.com/131711 Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* Update SKP versionGravatar skia-recreate-skps2018-06-01
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=rmistry@google.com NO_MERGE_BUILDS Change-Id: I663912fb35f95ee852bd2db7ceac1834990e75b5 Reviewed-on: https://skia-review.googlesource.com/131660 Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com> Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
* Remove GalaxyS7 ATT jobs.Gravatar Ben Wagner2018-06-01
| | | | | | | | | | | We no longer have bots to run them. No-Try: true Change-Id: Ia30acf064a12b46d56f6445cf8d6d610fa1cf5a4 Reviewed-on: https://skia-review.googlesource.com/131524 Commit-Queue: Kevin Lubick <kjlubick@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Add DDL skpbench bot for just DDL recording timeGravatar Robert Phillips2018-05-31
| | | | | | | | Change-Id: If75799bfd719ccc47c2064571723e6852c07bfaa Reviewed-on: https://skia-review.googlesource.com/131144 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Add a DDL Skpbench botGravatar Robert Phillips2018-05-31
| | | | | | | | | | | | | | | | | | This adds a 9 threads 3x3 grid of tiles DDL SKPBench bot that reports the total time. We will eventually want a 4x4 bot, a 1x1 bot and a 0x1 bot. Additionally, we will want another whole set that only emits the DDL record time. So the ultimate naming scheme would be: DDLTotal_9x9 DDLRecord_9x9 DDLTotal_4x4 DDLRecord_4x4 DDLTotal_1x1 DDLRecord_1x1 DDLTotal_0x1 Change-Id: Ia96c79ec05602077f4112c69cb344bd8c9b2b4b1 Reviewed-on: https://skia-review.googlesource.com/130923 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Update MoltenVK to 43130ab27a8b2e9eaf9e28b70b64f14b20c3b7bbGravatar Chris Dalton2018-05-29
| | | | | | | | | | Bring in the stencil buffer fix that just landed. Bug: skia:7961 Change-Id: I9eb12836678dcb2e25b58f88e0bf27b40d77c2b1 Reviewed-on: https://skia-review.googlesource.com/130454 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>