Home | History | Annotate | Download | only in bots

Lines Matching refs:Valgrind

370 			ignore := []string{"Skpbench", "AbandonGpuContext", "PreAbandonGpuContext", "Valgrind", "ReleaseAndAbandonGpuContext", "CCPR", "FSAA", "FAAA", "FDAA", "NativeFonts", "GDI", "NoGPUThreads", "ProcDump", "DDL1", "DDL3", "T8888", "DDLTotal", "DDLRecord", "9x9", "BonusConfigs"}
805 for _, extraConfig := range []string{"ASAN", "MSAN", "TSAN", "UBSAN", "Valgrind"} {
1118 if strings.Contains(parts["extra_config"], "Valgrind") {
1121 task.CipdPackages = append(task.CipdPackages, b.MustGetCipdPackageFromAsset("valgrind"))
1122 // Since Valgrind runs on the same bots as the CQ, we restrict Valgrind to a subset of the bots
1124 task.Dimensions = append(task.Dimensions, "valgrind:1")
1172 if strings.Contains(parts["extra_config"], "Valgrind") {
1175 task.CipdPackages = append(task.CipdPackages, b.MustGetCipdPackageFromAsset("valgrind"))
1176 // Since Valgrind runs on the same bots as the CQ, we restrict Valgrind to a subset of the bots
1178 task.Dimensions = append(task.Dimensions, "valgrind:1")
1379 // Valgrind runs at a low priority so that it doesn't occupy all the bots.
1380 if strings.Contains(name, "Valgrind") {
1381 // Priority of 0.085 should result in Valgrind tasks with a blamelist of ~10 commits having the