VirtualBox

Ignore:
Timestamp:
Jun 6, 2016 11:51:45 PM (9 years ago)
Author:
vboxsync
Message:

testmanager,testdriver: Add a bunch of 'info' items to the failed tests in case they contain anything useful. vgatext is separate for simplified (virtual) sheriffing.

Location:
trunk/src/VBox/ValidationKit/testmanager/core
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/testboxcontroller.py

    r61509 r61511  
    719719                          'crash/report/client',
    720720                          'crash/dump/client',
     721                          'info/collection',
     722                          'info/vgatext',
    721723                          'misc/other',
    722724                          'screenshot/failure',
  • trunk/src/VBox/ValidationKit/testmanager/core/testresults.py

    r61478 r61511  
    406406    ksKind_CrashReportClient    = 'crash/report/client';
    407407    ksKind_CrashDumpClient      = 'crash/dump/client';
     408    ksKind_InfoCollection       = 'info/collection';
     409    ksKind_InfoVgaText          = 'info/vgatext';
    408410    ksKind_MiscOther            = 'misc/other';
    409411    ksKind_ScreenshotFailure    = 'screenshot/failure';
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