[MessageTest] Add re-tries for flaky tests

1.) Add re-tries to the flaky tests
2.) Add missing UUIDs

Bug: 149035368
Bug: 148877441
Test: Verified the changes
Change-Id: Ic5472556408c18f3a06465c8706333cb4efc0825
diff --git a/acts/tests/google/wifi/WifiMacRandomizationTest.py b/acts/tests/google/wifi/WifiMacRandomizationTest.py
index 9461cbb..7456f8a 100644
--- a/acts/tests/google/wifi/WifiMacRandomizationTest.py
+++ b/acts/tests/google/wifi/WifiMacRandomizationTest.py
@@ -347,7 +347,7 @@
         """
         self.check_mac_persistence(self.wpapsk_2g, TOGGLE)
 
-    @test_tracker_info(uuid="a514f-8562-44e8-bfe0-4ecab9af165b")
+    @test_tracker_info(uuid="b3aa514f-8562-44e8-bfe0-4ecab9af165b")
     def test_persistent_mac_after_device_reboot(self):
         """Check if MAC is persistent after a device reboot.