summaryrefslogtreecommitdiffstats
path: root/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja_ng.json
blob: 24dfb6b92c06d03a9025f2fe0c8708187d097086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
  "owners": [
    "smut"
  ],
  "comments": [
    "Tests for 32-bit iOS 7.1 iPhone simulator."
  ],
  "xcode version": "5.1",
  "GYP_DEFINES": {
    "chromium_ios_signing": "0",
    "target_subarch": "arm32"
  },
  "compiler": "ninja",
  "configuration": "Debug",
  "sdk": "iphonesimulator7.1",
  "tests": [
    {
      "app": "ios_chrome_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "base_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "components_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "crypto_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "gfx_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "url_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "content_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "net_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "ui_base_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "ui_ios_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "sync_unit_tests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    },
    {
      "app": "sql_unittests",
      "device type": "iPhone Retina (4-inch)",
      "os": "7.1"
    }
  ]
}