10 Commits

Author SHA1 Message Date
nturgut
9338516ee4
running web tests only on DEPS and web directories (#21613)
* running web tests only on DEPS and web directories

* adding more folders to skip tests
2020-10-06 13:16:03 -07:00
nturgut
69e2410595
enable Web Framework tests on try builds (#21325)
* enable Web Framework tests on try builds

* enable Web Framework tests only for some directories
2020-09-22 13:23:01 -07:00
godofredoc
6caad8ead9
Adds all the engine builders to the file used to validate tree status. (#20642)
Builders are read from a json file to get their last builds using
buildbucket and calculate the tree status. Some builders were not being
used for the tree status validation allowing rollers to land changes
even though some builders were failing.

Bug:
  https://github.com/flutter/flutter/issues/64061
2020-08-19 18:39:38 -07:00
Emmanuel Garcia
81027ab0cc
Reland: Add android scenarios presubmit task. 2020-08-19 17:36:03 -07:00
godofredoc
2851953970
Revert "Add android scenarios presubmit task. (#20581)" (#20597)
This reverts commit 0b330467da244c86637db5fdaa5ef5401e90beba.
2020-08-18 09:58:46 -07:00
godofredoc
0b330467da
Add android scenarios presubmit task. (#20581)
Bug:
  https://github.com/flutter/flutter/issues/55326
2020-08-17 19:54:54 -07:00
keyonghan
9cd99d2655
Add enabled flag for try builders (#20460)
* add enabled flag

* update doc

* update doc
2020-08-13 13:36:18 -07:00
keyonghan
0f4c6761e8
remove duplicated try builder (#20415) 2020-08-11 11:57:21 -07:00
keyonghan
89f5f19c3b
use generic name (#20279) 2020-08-05 17:37:42 -07:00
keyonghan
dd642b05fa
add supported luci builders (#20099)
* add supported luci builders

* fix license

* add readme

* add code to validate json contents

* license

* move dev to ci

* fix license

* add shell script to run test
2020-08-04 15:44:34 -07:00