aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/ct
Commit message (Collapse)AuthorAge
* Switch CT_BENCH_10k_SKPs bot to use QuadroP400Gravatar Ravi Mistry2017-11-08
| | | | | | | | Bug: skia:7272 Change-Id: I634f00c57b0c999a65d22a748b83a6ff5c35fd74 Reviewed-on: https://skia-review.googlesource.com/68940 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
* Fix config in run_ct_skps.pyGravatar Ravi Mistry2017-08-08
| | | | | | | | | | This stopped working after https://skia-review.googlesource.com/c/9871 Bug: skia:6934 Change-Id: I5fe88518806ba68acf2315bf06ec845ce975cf7f Reviewed-on: https://skia-review.googlesource.com/32185 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
* Bot updates for SkiaCT tasks.Gravatar Ravi Mistry2017-08-08
| | | | | | | | | | | | | | | | | | | | | Use gcc-4.8 when compiling for Ubuntu14. Rename the CT tasks to make it clear their child tasks run on Ubuntu14. Move to Debian-9.1 bots created with the changes in https://skia-review.googlesource.com/c/31281 and https://skia-review.googlesource.com/c/31820 Change the cache dir used by the ct_skps recipe so that changing the bot name doesn't invalidate the cache. Bug: skia:6921 Bug: skia:6818 No-Try: true Change-Id: Idaac8187427b5c2c7bffe66ad6674496b8cd0c0e Reviewed-on: https://skia-review.googlesource.com/31242 Commit-Queue: Ravi Mistry <rmistry@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
* Add failing SKP from new SKP repository to the ImgDecode blacklistGravatar Ravi Mistry2017-08-07
| | | | | | | | Bug: skia:6818 Change-Id: I03efbba1e67ed9c5e55eda056985d1be5fda13b2 Reviewed-on: https://skia-review.googlesource.com/31464 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
* Create blacklist for new SKP repositoryGravatar Ravi Mistry2017-05-26
| | | | | | | | | | | BUG=skia:6694 NOTREECHECKS=true Change-Id: Ic7eeda7086e51a259f961351fec5a06d1f8fa6ec Reviewed-on: https://skia-review.googlesource.com/18028 Commit-Queue: Ravi Mistry <rmistry@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Matt Sarett <msarett@google.com>
* Blacklist SKPs for the 100k_IMG_DECODE botGravatar Ravi Mistry2016-12-15
| | | | | | | | | | | | | | | | | | | | | | Started failing due to https://skia-review.googlesource.com/c/5758/ Explanation from scroggo@: """ The problem is that the image is truncated before receiving the color table, which I recently changed (here) from resulting in kIncompleteInput (which get_images_from_skps determines to be okay) to resulting in kInvalidInput (which is a failure). I downloaded the failed image (attached), and it looks as expected (truncated prior to the color table). """ BUG=skia: Change-Id: I1a0d2e4618afd8abb302d5e268984bb2641756b7 Reviewed-on: https://skia-review.googlesource.com/6145 Reviewed-by: Matt Sarett <msarett@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
* Move ct_skps recipe from tools repo to Skia repo.Gravatar rmistry2016-08-09
| | | | | | | | | Also move the isolate file and script from Chromium repo to the Skia repo. BUG=skia:5620 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2221413002 Review-Url: https://codereview.chromium.org/2221413002
* Add blacklist for the ↵Gravatar rmistry2016-06-28
Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs bot BUG=skia:5462 BUG=skia:5466 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2101403003 # Try bots do not run this code. NOTRY=true Review-Url: https://codereview.chromium.org/2101403003