From 602eef88308659cd679c339bc4b64849532e3779 Mon Sep 17 00:00:00 2001 From: leileizhang Date: Mon, 12 May 2025 17:18:49 +0800 Subject: [PATCH] [Fuzzing test] Use valid areaPath in OneFuzz configuration (#39368) change areaPath for fuzzing test config --- .../AdvancedPaste.FuzzTests/OneFuzzConfig.json | 2 +- src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json | 8 ++++---- .../RegistryPreview.FuzzTests/OneFuzzConfig.json | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/modules/AdvancedPaste/AdvancedPaste.FuzzTests/OneFuzzConfig.json b/src/modules/AdvancedPaste/AdvancedPaste.FuzzTests/OneFuzzConfig.json index 41bdc8c58a..bad72df342 100644 --- a/src/modules/AdvancedPaste/AdvancedPaste.FuzzTests/OneFuzzConfig.json +++ b/src/modules/AdvancedPaste/AdvancedPaste.FuzzTests/OneFuzzConfig.json @@ -17,7 +17,7 @@ "org": "microsoft", "project": "OS", "AssignedTo": "leilzh@microsoft.com", - "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\PowerToys", + "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\DIVE\\SALT", "IterationPath": "OS\\Future" }, "jobNotificationEmail": "leilzh@microsoft.com", diff --git a/src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json b/src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json index f091a1ed00..a6cb6ef39d 100644 --- a/src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json +++ b/src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json @@ -17,7 +17,7 @@ "org": "microsoft", "project": "OS", "AssignedTo": "mengyuanchen@microsoft.com", - "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\PowerToys", + "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\DIVE\\SALT", "IterationPath": "OS\\Future" }, "jobNotificationEmail": "mengyuanchen@microsoft.com", @@ -58,7 +58,7 @@ "org": "microsoft", "project": "OS", "AssignedTo": "mengyuanchen@microsoft.com", - "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\PowerToys", + "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\DIVE\\SALT", "IterationPath": "OS\\Future" }, "jobNotificationEmail": "mengyuanchen@microsoft.com", @@ -99,7 +99,7 @@ "org": "microsoft", "project": "OS", "AssignedTo": "mengyuanchen@microsoft.com", - "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\PowerToys", + "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\DIVE\\SALT", "IterationPath": "OS\\Future" }, "jobNotificationEmail": "mengyuanchen@microsoft.com", @@ -140,7 +140,7 @@ "org": "microsoft", "project": "OS", "AssignedTo": "mengyuanchen@microsoft.com", - "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\PowerToys", + "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\DIVE\\SALT", "IterationPath": "OS\\Future" }, "jobNotificationEmail": "mengyuanchen@microsoft.com", diff --git a/src/modules/registrypreview/RegistryPreview.FuzzTests/OneFuzzConfig.json b/src/modules/registrypreview/RegistryPreview.FuzzTests/OneFuzzConfig.json index a074f41123..db58123701 100644 --- a/src/modules/registrypreview/RegistryPreview.FuzzTests/OneFuzzConfig.json +++ b/src/modules/registrypreview/RegistryPreview.FuzzTests/OneFuzzConfig.json @@ -20,7 +20,7 @@ "org": "microsoft", "project": "OS", "AssignedTo": "mengyuanchen@microsoft.com", - "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\PowerToys", + "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\DIVE\\SALT", "IterationPath": "OS\\Future" }, "jobNotificationEmail": "mengyuanchen@microsoft.com", @@ -61,7 +61,7 @@ "org": "microsoft", "project": "OS", "AssignedTo": "mengyuanchen@microsoft.com", - "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\PowerToys", + "AreaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\DIVE\\SALT", "IterationPath": "OS\\Future" }, "jobNotificationEmail": "mengyuanchen@microsoft.com",