VirtualBox

Ignore:
Timestamp:
Apr 5, 2017 12:02:41 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
114397
Message:

vsheriff: should be placed here but still does not work :-/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py

    r66429 r66430  
    652652        # ( Whether to stop on hit, reason tuple, needle text. )
    653653        ( False, ktReason_Host_LeftoverService,
    654                 'SERVICE_NAME: vbox' ),
     654          'SERVICE_NAME: vbox' ),
     655        ( True,  ktReason_Host_Modprobe_Failed,
     656          'modprobe vboxdrv failed' )
    655657    ];
    656658
     
    838840          'Error: failed to start machine. Error message: Not supported. (VERR_NOT_SUPPORTED)' ),
    839841        ( False, ktReason_Unknown_VM_Crash,                         'txsDoConnectViaTcp: Machine state: Aborted' ),
    840         ( True,  ktReason_Host_Modprobe_Failed,                     'modprobe vboxdrv failed' )
    841842    ];
    842843
Note: See TracChangeset for help on using the changeset viewer.

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