Index: /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
===================================================================
--- /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py	(revision 83585)
+++ /trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py	(revision 83586)
@@ -1547,5 +1547,5 @@
                                                            "--logfile", "/tmp/VBoxService-txs.log") );
             else: ## @todo Implement others.
-                return reporter.errorXcpt('Debugging not available on this guest OS yet');
+                reporter.log('Debugging not available on this guest OS yet, skipping ...');
 
         except:
