Changeset 104695 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- May 17, 2024 8:06:10 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
r104694 r104695 5571 5571 """ 5572 5572 5573 ## @todo currently disabled everywhere.5574 if self.oTstDrv.fpApiVer < 100.0:5575 reporter.log("Skipping updating GAs everywhere for now...");5576 return None;5577 5578 5573 # Skip test for updating Guest Additions if we run on a too old (Windows) guest. 5579 5574 ##
Note:
See TracChangeset
for help on using the changeset viewer.