Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1045)

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 1125313007: Add angle_unittests to Clang ToT buildbot test lists (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add it to the WinClang bots too Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 5596e6b768ea6006078bf8901db8d76eace50040..208aeaa80ce626a17515509770d4758897c6e85e 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -170,6 +170,9 @@
"test": "accessibility_unittests"
},
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -342,6 +345,9 @@
"test": "accessibility_unittests"
},
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -478,6 +484,9 @@
"test": "accessibility_unittests"
},
{
+ "test": "angle_unittests"
+ },
+ {
"test": "app_list_unittests"
},
{
@@ -643,6 +652,9 @@
"test": "accessibility_unittests"
},
{
+ "test": "angle_unittests"
+ },
+ {
"test": "app_list_unittests"
},
{
@@ -805,6 +817,9 @@
"CrWinAsan tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -920,6 +935,9 @@
"CrWinAsan(dll) tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1035,6 +1053,9 @@
"CrWinClang tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1163,6 +1184,9 @@
"CrWinClang(dbg) tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1291,6 +1315,9 @@
"CrWinClang(shared) tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1419,6 +1446,9 @@
"CrWinClang64 tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1547,6 +1577,9 @@
"CrWinClang64(dbg) tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1675,6 +1708,9 @@
"CrWinClang64(dll) tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1803,6 +1839,9 @@
"CrWinClangLLD tester": {
"gtest_tests": [
{
+ "test": "angle_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698