[Tests]Disable AP reboot test in WifiMacRandomizationtest

Bug: None
Test: Local
Change-Id: Ic62ffc9fa7bbff6e9f409745da95fc2bf4e4398e
diff --git a/acts/tests/google/wifi/WifiMacRandomizationTest.py b/acts/tests/google/wifi/WifiMacRandomizationTest.py
index eaafb95..064877e 100755
--- a/acts/tests/google/wifi/WifiMacRandomizationTest.py
+++ b/acts/tests/google/wifi/WifiMacRandomizationTest.py
@@ -314,8 +314,9 @@
         """
         self.check_mac_persistence(self.wpapsk_2g, REBOOT_DUT)
 
-    @test_tracker_info(uuid="82d691a0-22e4-4a3d-9596-e150531fcd34")
-    def test_persistent_mac_after_ap_reboot(self):
+    # Disable reboot test for debugging purpose.
+    #@test_tracker_info(uuid="82d691a0-22e4-4a3d-9596-e150531fcd34")
+    def persistent_mac_after_ap_reboot(self):
         """Check if MAC is persistent after AP reboots itself.
 
         Steps: