Skip to content

Commit

Permalink
Stop testing on iOS 8
Browse files Browse the repository at this point in the history
BUG=570783

Review URL: https://codereview.chromium.org/1536643003

Cr-Commit-Position: refs/heads/master@{#365952}
  • Loading branch information
smut-on-git authored and Commit bot committed Dec 18, 2015
1 parent 1ada4a8 commit efe5cd9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 40 deletions.
10 changes: 0 additions & 10 deletions ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,6 @@
"include": "common_tests.json",
"device type": "iPad Retina",
"os": "9.0"
},
{
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "8.3"
},
{
"include": "common_tests.json",
"device type": "iPad Retina",
"os": "8.3"
}
]
}
10 changes: 0 additions & 10 deletions ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,6 @@
"include": "common_tests.json",
"device type": "iPad Retina",
"os": "9.0"
},
{
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "8.3"
},
{
"include": "common_tests.json",
"device type": "iPad Retina",
"os": "8.3"
}
]
}
10 changes: 0 additions & 10 deletions ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,6 @@
"include": "common_tests.json",
"device type": "iPad Retina",
"os": "9.0"
},
{
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "8.3"
},
{
"include": "common_tests.json",
"device type": "iPad Retina",
"os": "8.3"
}
]
}
10 changes: 0 additions & 10 deletions ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,6 @@
"include": "common_tests.json",
"device type": "iPad Retina",
"os": "9.0"
},
{
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "8.3"
},
{
"include": "common_tests.json",
"device type": "iPad Retina",
"os": "8.3"
}
]
}

0 comments on commit efe5cd9

Please sign in to comment.