From 7886762278bda678e83391c953cbb1fb7454920c Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Wed, 31 Jul 2024 18:05:40 -0400 Subject: [PATCH] main.star: mark windows-arm64 host as slower As of a recent builder change related to its security, this host has started to take longer to run tests and runs into timeouts. Examples: - https://ci.chromium.org/b/8740874888365769313 - https://ci.chromium.org/b/8740872183618140241 Mark it as slower to give it more time. Change-Id: Ib4765683c5102b8d093ae7f7e62610eb1e8732c5 Reviewed-on: https://go-review.googlesource.com/c/build/+/602235 Reviewed-by: Michael Knyszek Reviewed-by: Dmitri Shuralyov Auto-Submit: Dmitri Shuralyov LUCI-TryBot-Result: Go LUCI --- generated/cr-buildbucket.cfg | 186 +++++++++++++++++++++++++++++++++++ main.star | 1 + 2 files changed, 187 insertions(+) diff --git a/generated/cr-buildbucket.cfg b/generated/cr-buildbucket.cfg index 92360339ba..7f5fe03638 100644 --- a/generated/cr-buildbucket.cfg +++ b/generated/cr-buildbucket.cfg @@ -4938,6 +4938,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -10005,6 +10006,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -15083,6 +15085,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -20161,6 +20164,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -22710,6 +22714,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -25314,6 +25319,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -27921,6 +27927,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -30528,6 +30535,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -33077,6 +33085,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -35681,6 +35690,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -38288,6 +38298,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -40895,6 +40906,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -46690,6 +46702,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -49294,6 +49307,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -51901,6 +51915,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -54508,6 +54523,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -57057,6 +57073,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -59661,6 +59678,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -62268,6 +62286,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -64875,6 +64894,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -72130,6 +72150,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -74734,6 +74755,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -77341,6 +77363,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -79948,6 +79971,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -83785,6 +83809,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -86389,6 +86414,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -88996,6 +89022,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -91603,6 +91630,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -94152,6 +94180,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -96756,6 +96785,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -99363,6 +99393,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -101970,6 +102001,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -104519,6 +104551,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -107123,6 +107156,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -109730,6 +109764,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -112337,6 +112372,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -132574,6 +132610,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -135178,6 +135215,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -137785,6 +137823,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -140392,6 +140431,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -142941,6 +142981,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -145545,6 +145586,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -148152,6 +148194,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -150759,6 +150802,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -153308,6 +153352,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -155912,6 +155957,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -158519,6 +158565,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -161126,6 +161173,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -163675,6 +163723,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -166279,6 +166328,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -168886,6 +168936,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -171493,6 +171544,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -174042,6 +174094,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -176646,6 +176699,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -179253,6 +179307,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -181860,6 +181915,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -184409,6 +184465,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -187013,6 +187070,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -189620,6 +189678,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -192227,6 +192286,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -194935,6 +194995,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -197594,6 +197655,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -200256,6 +200318,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -202863,6 +202926,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -215150,6 +215214,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -217754,6 +217819,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -220361,6 +220427,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -222968,6 +223035,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 40 @@ -286697,6 +286765,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -291575,6 +291644,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -296399,6 +296469,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -301223,6 +301294,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -303793,6 +303865,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -306397,6 +306470,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -309004,6 +309078,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -311611,6 +311686,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -314160,6 +314236,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -316764,6 +316841,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -319371,6 +319449,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -321978,6 +322057,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -324420,6 +324500,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -326917,6 +326998,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -329417,6 +329499,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -331917,6 +332000,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -334466,6 +334550,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -337070,6 +337155,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -339677,6 +339763,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -342284,6 +342371,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -344833,6 +344921,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -347437,6 +347526,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -350044,6 +350134,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -352651,6 +352742,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -355093,6 +355185,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -357590,6 +357683,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -360090,6 +360184,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -362590,6 +362685,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -365139,6 +365235,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -367743,6 +367840,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -370350,6 +370448,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -372957,6 +373056,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -375399,6 +375499,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -377896,6 +377997,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -380396,6 +380498,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -382896,6 +382999,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -385445,6 +385549,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -388049,6 +388154,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -390656,6 +390762,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -393263,6 +393370,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -395812,6 +395920,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -398416,6 +398525,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -401023,6 +401133,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -403630,6 +403741,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -406179,6 +406291,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -408783,6 +408896,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -411390,6 +411504,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -413997,6 +414112,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -416440,6 +416556,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -418883,6 +419000,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -421325,6 +421443,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -423822,6 +423941,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -426322,6 +426442,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -428822,6 +428943,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -431264,6 +431386,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -433761,6 +433884,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -436261,6 +436385,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -438761,6 +438886,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -441203,6 +441329,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -443700,6 +443827,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -446200,6 +446328,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -448700,6 +448829,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -451142,6 +451272,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -453639,6 +453770,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -456139,6 +456271,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -458639,6 +458772,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -461081,6 +461215,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -463578,6 +463713,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -466078,6 +466214,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -468578,6 +468715,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -471127,6 +471265,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -473731,6 +473870,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -476338,6 +476478,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -478945,6 +479086,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -481494,6 +481636,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -484098,6 +484241,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -486705,6 +486849,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -489312,6 +489457,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -491861,6 +492007,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -494465,6 +494612,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -497072,6 +497220,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -499679,6 +499828,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -502228,6 +502378,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -504832,6 +504983,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -507439,6 +507591,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -510046,6 +510199,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -512595,6 +512749,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -515199,6 +515354,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -517806,6 +517962,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -520413,6 +520570,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -522962,6 +523120,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -525566,6 +525725,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -528173,6 +528333,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -530780,6 +530941,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -533761,6 +533923,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -536693,6 +536856,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -539575,6 +539739,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -542402,6 +542567,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -544844,6 +545010,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -547341,6 +547508,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -549841,6 +550009,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -552341,6 +552510,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -554783,6 +554953,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -557280,6 +557451,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -559780,6 +559952,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -562280,6 +562453,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -564722,6 +564896,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -567219,6 +567394,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -569719,6 +569895,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -572219,6 +572396,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -574768,6 +574946,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -577372,6 +577551,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -579979,6 +580159,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -582586,6 +582767,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -585030,6 +585212,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -587529,6 +587712,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -590031,6 +590215,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 @@ -592533,6 +592718,7 @@ buckets { ' "goarch": "arm64",' ' "goos": "windows"' ' },' + ' "test_timeout_scale": 2,' ' "tools_cache": "tools"' '}' priority: 30 diff --git a/main.star b/main.star index 5e071a1237..cbe3ecc762 100755 --- a/main.star +++ b/main.star @@ -347,6 +347,7 @@ SLOW_HOSTS = { "openbsd-arm64": 5, "openbsd-ppc64": 3, "openbsd-riscv64": 4, + "windows-arm64": 2, } # host_timeout_scale returns the default test timeout scale for a given host.