Unverified Commit 4aed9768 authored by godofredoc's avatar godofredoc Committed by GitHub

Add framework and hostonly tests to luci presubmit. (#63245)

Bugs:
    https://github.com/flutter/flutter/issues/63241
    https://github.com/flutter/flutter/issues/63242
parent 58ec73fa
...@@ -5,6 +5,16 @@ ...@@ -5,6 +5,16 @@
"repo":"flutter", "repo":"flutter",
"taskName":"linux_bot" "taskName":"linux_bot"
}, },
{
"name":"Linux framework_tests",
"repo":"flutter",
"taskName":"linux_framework_tests"
},
{
"name":"Linux hostonly_devicelab_tests",
"repo":"flutter",
"taskName":"hostonly_devicelab_tests"
},
{ {
"name":"Windows", "name":"Windows",
"repo":"flutter", "repo":"flutter",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment