Commit 2f152dd8 authored by hans's avatar hans Committed by Commit bot

Add angle_unittests to Clang ToT buildbot test lists

These broke in the last roll attempt, and weren't caught by ToT bots :(

BUG=452726

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

Cr-Commit-Position: refs/heads/master@{#330667}
parent 41e9150f
......@@ -169,6 +169,9 @@
},
"test": "accessibility_unittests"
},
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -341,6 +344,9 @@
},
"test": "accessibility_unittests"
},
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -477,6 +483,9 @@
{
"test": "accessibility_unittests"
},
{
"test": "angle_unittests"
},
{
"test": "app_list_unittests"
},
......@@ -642,6 +651,9 @@
{
"test": "accessibility_unittests"
},
{
"test": "angle_unittests"
},
{
"test": "app_list_unittests"
},
......@@ -804,6 +816,9 @@
},
"CrWinAsan tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -919,6 +934,9 @@
},
"CrWinAsan(dll) tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1034,6 +1052,9 @@
},
"CrWinClang tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1162,6 +1183,9 @@
},
"CrWinClang(dbg) tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1290,6 +1314,9 @@
},
"CrWinClang(shared) tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1418,6 +1445,9 @@
},
"CrWinClang64 tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1546,6 +1576,9 @@
},
"CrWinClang64(dbg) tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1674,6 +1707,9 @@
},
"CrWinClang64(dll) tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1802,6 +1838,9 @@
},
"CrWinClangLLD tester": {
"gtest_tests": [
{
"test": "angle_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......
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