mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
123 lines
2.4 KiB
JSON
123 lines
2.4 KiB
JSON
{
|
|
"gtest_tests": [
|
|
"accessibility_unittests",
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "base_unittests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true,
|
|
"shards": 10
|
|
},
|
|
"test": "browser_tests"
|
|
},
|
|
"cacheinvalidation_unittests",
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "cc_unittests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "components_browsertests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "components_unittests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "content_browsertests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "content_unittests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "crypto_unittests"
|
|
},
|
|
"device_unittests",
|
|
{
|
|
"platforms": [
|
|
"linux"
|
|
],
|
|
"test": "display_unittests"
|
|
},
|
|
"extensions_unittests",
|
|
"gcm_unit_tests",
|
|
"gfx_unittests",
|
|
"gl_unittests",
|
|
"google_apis_unittests",
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "gpu_unittests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true,
|
|
"shards": 3
|
|
},
|
|
"test": "interactive_ui_tests"
|
|
},
|
|
"ipc_tests",
|
|
"jingle_unittests",
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "media_unittests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true
|
|
},
|
|
"test": "midi_unittests"
|
|
},
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true,
|
|
"shards": 2
|
|
},
|
|
"test": "net_unittests"
|
|
},
|
|
"ppapi_unittests",
|
|
"printing_unittests",
|
|
"remoting_unittests",
|
|
{
|
|
"platforms": [
|
|
"linux"
|
|
],
|
|
"test": "sandbox_linux_unittests"
|
|
},
|
|
"skia_unittests",
|
|
"sql_unittests",
|
|
"sync_unit_tests",
|
|
"ui_base_unittests",
|
|
{
|
|
"swarming": {
|
|
"can_use_on_swarming_builders": true,
|
|
"shards": 2
|
|
},
|
|
"test": "unit_tests"
|
|
},
|
|
"url_unittests"
|
|
]
|
|
}
|