Stop running the platform_PrintJob test

Lab legacy Dev server was deprecated, together with dnsmasq for client chameleon test.
The test is redundant to number Tast USB printing tests.

BUG=b:186565269
TEST=None

Change-Id: Ib21b82ddb40d7158496356df0fbefb8e095cccf8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2869288
Reviewed-by: Kalin Stoyanov <kalin@chromium.org>
Tested-by: Sridhar Sonti <sontis@google.com>
Tested-by: Kalin Stoyanov <kalin@chromium.org>
Commit-Queue: Sridhar Sonti <sontis@google.com>
(cherry picked from commit 0224e1b80915522dce6b88b8affbce9c2303e284)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2877254
Commit-Queue: Kalin Stoyanov <kalin@chromium.org>
diff --git a/client/site_tests/platform_PrintJob/control b/client/site_tests/platform_PrintJob/control
index 1341adc..5976ad7 100644
--- a/client/site_tests/platform_PrintJob/control
+++ b/client/site_tests/platform_PrintJob/control
@@ -13,7 +13,7 @@
 """
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform, desktopui"
-ATTRIBUTES = "suite:audio_advanced"
+# ATTRIBUTES = "suite:audio_advanced"
 JOB_RETRIES = 1
 DEPENDENCIES = "test_usbaudio, chameleon"