VirtualBox

Changeset 102946 in vbox for trunk/src


Ignore:
Timestamp:
Jan 18, 2024 10:19:54 AM (11 months ago)
Author:
vboxsync
Message:

Guest Control/Validation Kit: Try to fix execution tests on NT4 guests. See comment for details [pylint fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py

    r102945 r102946  
    31813181        atExec = [];
    31823182        if oTestVm.isWindows() or oTestVm.isOS2():
    3183             if oTestVm.sKind is 'WindowsNT4':
     3183            if oTestVm.sKind == 'WindowsNT4':
    31843184                # For whatever reason NT4 SP6 (tst-nt4sp6) returns exit code 2 for existing *and* non-existing files.
    31853185                # I've manually checked that on the VM itself, so this is *not* a bug in the Guest Control code.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette