VirtualBox

Ignore:
Timestamp:
Jan 29, 2020 5:03:51 PM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/unittests: Added renamed smoketest tstClipboardGH-X11Smoke to blacklist (needed for OL server at the moment, no X there).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py

    r80585 r82913  
    118118    # @note Stripped of extensions!
    119119    kdTestCasesBlackList = {
    120         'testcase/tstClipboardX11Smoke': '',
     120        'testcase/tstClipboardX11Smoke': '',            # (Old naming, deprecated) Needs X, not available on all test boxes.
     121        'testcase/tstClipboardGH-X11Smoke': '',         # (New name) Ditto.
    121122        'testcase/tstFileLock': '',
    122         'testcase/tstDisasm-2': '',         # without parameters it will disassembler 1GB starting from 0
    123         'testcase/tstFileAppendWin-1': '',
    124         'testcase/tstDir': '',              # useless without parameters
    125         'testcase/tstDir-2': '',            # useless without parameters
    126         'testcase/tstGlobalConfig': '',
    127         'testcase/tstHostHardwareLinux': '', # must be killed with CTRL-C
    128         'testcase/tstHttp': '',             # Talks to outside servers.
    129         'testcase/tstRTHttp': '',           # parameters required
    130         'testcase/tstLdr-2': '',            # parameters required
    131         'testcase/tstLdr-3': '',            # parameters required
    132         'testcase/tstLdr': '',              # parameters required
    133         'testcase/tstLdrLoad': '',          # parameters required
    134         'testcase/tstMove': '',             # parameters required
    135         'testcase/tstRTR0Timer': '',        # loads 'tstRTR0Timer.r0'
    136         'testcase/tstRTR0ThreadDriver': '', # loads 'tstRTR0Thread.r0'
    137         'testcase/tstRunTestcases': '',     # that's a script like this one
    138         'testcase/tstRTReqPool': '',        # fails sometimes, testcase buggy
    139         'testcase/tstRTS3': '',             # parameters required
    140         'testcase/tstSDL': '',              # graphics test
    141         'testcase/tstSupLoadModule': '',    # Needs parameters and vboxdrv access. Covered elsewhere.
    142         'testcase/tstSeamlessX11': '',      # graphics test
    143         'testcase/tstTime-3': '',           # parameters required
    144         'testcase/tstVBoxControl': '',      # works only inside a guest
    145         'testcase/tstVDCopy': '',           # parameters required
    146         'testcase/tstVDFill': '',           # parameters required
    147         'tstAnimate': '',                   # parameters required
    148         'testcase/tstAPI': '',              # user interaction required
    149         'tstCollector': '',                 # takes forever
    150         'testcase/tstHeadless': '',         # parameters required
    151         'tstHeadless': '',                  # parameters required
    152         'tstMicroRC': '',                   # required by tstMicro
    153         'tstVBoxDbg': '',                   # interactive test
    154         'testcase/tstTestServMgr': '',      # some strange xpcom18a4 test, does not work
    155         'tstTestServMgr': '',               # some strange xpcom18a4 test, does not work
    156         'tstPDMAsyncCompletion': '',        # parameters required
    157         'testcase/tstXptDump': '',          # parameters required
    158         'tstXptDump': '',                   # parameters required
    159         'testcase/tstnsIFileEnumerator': '', # some strange xpcom18a4 test, does not work
    160         'tstnsIFileEnumerator': '',         # some strange xpcom18a4 test, does not work
    161         'testcase/tstSimpleTypeLib': '',    # parameters required
    162         'tstSimpleTypeLib': '',             # parameters required
    163         'testcase/tstTestAtoms': '',        # additional test file (words.txt) required
    164         'tstTestAtoms': '',                 # additional test file (words.txt) required
    165         'testcase/tstXptLink': '',          # parameters required
    166         'tstXptLink': '',                   # parameters required
    167         'tstXPCOMCGlue': '',                # user interaction required
    168         'testcase/tstXPCOMCGlue': '',       # user interaction required
    169         'testcase/tstCAPIGlue': '',         # user interaction required
    170         'testcase/tstTestCallTemplates': '',  # some strange xpcom18a4 test, segfaults
    171         'tstTestCallTemplates': '',         # some strange xpcom18a4 test, segfaults
    172         'testcase/tstRTFilesystem': '',     # parameters required
    173         'testcase/tstRTDvm': '',            # parameters required
    174         # later
    175         'testcase/tstIntNetR0': '',         # RTSPINLOCK_FLAGS_INTERRUPT_SAFE == RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE
    176         # slow stuff
    177         'testcase/tstAvl': '',              # SLOW!
    178         'testcase/tstRTAvl': '',            # SLOW! (new name)
    179         'testcase/tstVD': '',               # 8GB fixed-sized vmdk
    180         # failed or hang
    181         'testcase/tstCryptoPkcs7Verify': '', # hang
    182         'tstOVF': '',                       # hang (only ancient version, now in new place)
    183         'testcase/tstOVF': '',              # Creates mess when fails, needs to be run in a separate test.
    184         'testcase/tstRTLockValidator': '',  # Lock validation is not enabled for critical sections
    185         'testcase/tstGuestControlSvc': '',  # failed: line 288: testHost(&svcTable): expected VINF_SUCCESS, got VERR_NOT_FOUND
    186         'testcase/tstRTMemEf': '',          # failed w/o error message
    187         'testcase/tstSupSem': '',           # failed: SRE Timeout Accuracy (ms) : FAILED (1 errors)
    188         'testcase/tstCryptoPkcs7Sign': '',# failed: 29330:error:02001002:lib(2):func(1):reason(2):NA:0:fopen('server.pem': '','r')
    189         'testcase/tstCompressionBenchmark': '', # failed: error: RTZipBlockCompress failed
    190                                                 # for 'RTZipBlock/LZJB' (#4): VERR_NOT_SUPPORTED
    191         'tstPDMAsyncCompletionStress': '',  # VERR_INVALID_PARAMETER (cbSize = 0)
    192         'tstMicro': '',                     # doesn't work on solaris, fix later if we care.
    193         'tstVMM-HwAccm': '',                # failed: Only checked AMD-V on linux
    194         'tstVMM-HM': '',                    # failed: Only checked AMD-V on linux
    195         'tstVMMFork': '',                   # failed: xtracker 6171
    196         'tstTestFactory': '',               # some strange xpcom18a4 test, does not work
    197         'testcase/tstRTSemXRoads': '',      # sporadically failed: Traffic - 8 threads per direction, 10 sec : FAILED (8 errors)
    198         'tstVBoxAPILinux': '',              # creates VirtualBox directories for root user because of sudo (should be in vbox)
    199         'testcase/tstVMStructDTrace': '',   # This is a D-script generator.
    200         'tstVMStructRC': '',                # This is a C-code generator.
    201         'tstDeviceStructSizeRC': '',        # This is a C-code generator.
    202         'testcase/tstTSC': '',              # Doesn't test anything and might fail with HT or/and too many cores.
    203         'testcase/tstOpenUSBDev': '',       # Not a useful testcase.
    204         'testcase/tstX86-1': '',            # Really more guest side.
    205         'testcase/tstX86-FpuSaveRestore': '', # Experiments, could be useful for the guest not the host.
    206         'tstAsmStructsRC': '',              # Testcase run during build time (fails to find libstdc++.so.6 on some
    207                                             # Solaris testboxes).
     123        'testcase/tstDisasm-2': '',                     # without parameters it will disassembler 1GB starting from 0
     124        'testcase/tstFileAppendWin-1': '',             
     125        'testcase/tstDir': '',                          # useless without parameters
     126        'testcase/tstDir-2': '',                        # useless without parameters
     127        'testcase/tstGlobalConfig': '',                 
     128        'testcase/tstHostHardwareLinux': '',            # must be killed with CTRL-C
     129        'testcase/tstHttp': '',                         # Talks to outside servers.
     130        'testcase/tstRTHttp': '',                       # parameters required
     131        'testcase/tstLdr-2': '',                        # parameters required
     132        'testcase/tstLdr-3': '',                        # parameters required
     133        'testcase/tstLdr': '',                          # parameters required
     134        'testcase/tstLdrLoad': '',                      # parameters required
     135        'testcase/tstMove': '',                         # parameters required
     136        'testcase/tstRTR0Timer': '',                    # loads 'tstRTR0Timer.r0'
     137        'testcase/tstRTR0ThreadDriver': '',             # loads 'tstRTR0Thread.r0'
     138        'testcase/tstRunTestcases': '',                 # that's a script like this one
     139        'testcase/tstRTReqPool': '',                    # fails sometimes, testcase buggy
     140        'testcase/tstRTS3': '',                         # parameters required
     141        'testcase/tstSDL': '',                          # graphics test
     142        'testcase/tstSupLoadModule': '',                # Needs parameters and vboxdrv access. Covered elsewhere.
     143        'testcase/tstSeamlessX11': '',                  # graphics test
     144        'testcase/tstTime-3': '',                       # parameters required
     145        'testcase/tstVBoxControl': '',                  # works only inside a guest
     146        'testcase/tstVDCopy': '',                       # parameters required
     147        'testcase/tstVDFill': '',                       # parameters required
     148        'tstAnimate': '',                               # parameters required
     149        'testcase/tstAPI': '',                          # user interaction required
     150        'tstCollector': '',                             # takes forever
     151        'testcase/tstHeadless': '',                     # parameters required
     152        'tstHeadless': '',                              # parameters required
     153        'tstMicroRC': '',                               # required by tstMicro
     154        'tstVBoxDbg': '',                               # interactive test
     155        'testcase/tstTestServMgr': '',                  # some strange xpcom18a4 test, does not work
     156        'tstTestServMgr': '',                           # some strange xpcom18a4 test, does not work
     157        'tstPDMAsyncCompletion': '',                    # parameters required
     158        'testcase/tstXptDump': '',                      # parameters required
     159        'tstXptDump': '',                               # parameters required
     160        'testcase/tstnsIFileEnumerator': '',            # some strange xpcom18a4 test, does not work
     161        'tstnsIFileEnumerator': '',                     # some strange xpcom18a4 test, does not work
     162        'testcase/tstSimpleTypeLib': '',                # parameters required
     163        'tstSimpleTypeLib': '',                         # parameters required
     164        'testcase/tstTestAtoms': '',                    # additional test file (words.txt) required
     165        'tstTestAtoms': '',                             # additional test file (words.txt) required
     166        'testcase/tstXptLink': '',                      # parameters required
     167        'tstXptLink': '',                               # parameters required
     168        'tstXPCOMCGlue': '',                            # user interaction required
     169        'testcase/tstXPCOMCGlue': '',                   # user interaction required
     170        'testcase/tstCAPIGlue': '',                     # user interaction required
     171        'testcase/tstTestCallTemplates': '',            # some strange xpcom18a4 test, segfaults
     172        'tstTestCallTemplates': '',                     # some strange xpcom18a4 test, segfaults
     173        'testcase/tstRTFilesystem': '',                 # parameters required
     174        'testcase/tstRTDvm': '',                        # parameters required
     175        # later                                         
     176        'testcase/tstIntNetR0': '',                     # RTSPINLOCK_FLAGS_INTERRUPT_SAFE == RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE
     177        # slow stuff                                   
     178        'testcase/tstAvl': '',                          # SLOW!
     179        'testcase/tstRTAvl': '',                        # SLOW! (new name)
     180        'testcase/tstVD': '',                           # 8GB fixed-sized vmdk
     181        # failed or hang                               
     182        'testcase/tstCryptoPkcs7Verify': '',            # hang
     183        'tstOVF': '',                                   # hang (only ancient version, now in new place)
     184        'testcase/tstOVF': '',                          # Creates mess when fails, needs to be run in a separate test.
     185        'testcase/tstRTLockValidator': '',              # Lock validation is not enabled for critical sections
     186        'testcase/tstGuestControlSvc': '',              # failed: line 288: testHost(&svcTable): expected VINF_SUCCESS, got VERR_NOT_FOUND
     187        'testcase/tstRTMemEf': '',                      # failed w/o error message
     188        'testcase/tstSupSem': '',                       # failed: SRE Timeout Accuracy (ms) : FAILED (1 errors)
     189        'testcase/tstCryptoPkcs7Sign': '',              # failed: 29330:error:02001002:lib(2):func(1):reason(2):NA:0:fopen('server.pem': '','r')
     190        'testcase/tstCompressionBenchmark': '',         # failed: error: RTZipBlockCompress failed
     191                                                        # for 'RTZipBlock/LZJB' (#4): VERR_NOT_SUPPORTED
     192        'tstPDMAsyncCompletionStress': '',              # VERR_INVALID_PARAMETER (cbSize = 0)
     193        'tstMicro': '',                                 # doesn't work on solaris, fix later if we care.
     194        'tstVMM-HwAccm': '',                            # failed: Only checked AMD-V on linux
     195        'tstVMM-HM': '',                                # failed: Only checked AMD-V on linux
     196        'tstVMMFork': '',                               # failed: xtracker 6171
     197        'tstTestFactory': '',                           # some strange xpcom18a4 test, does not work
     198        'testcase/tstRTSemXRoads': '',                  # sporadically failed: Traffic - 8 threads per direction, 10 sec : FAILED (8 errors)
     199        'tstVBoxAPILinux': '',                          # creates VirtualBox directories for root user because of sudo (should be in vbox)
     200        'testcase/tstVMStructDTrace': '',               # This is a D-script generator.
     201        'tstVMStructRC': '',                            # This is a C-code generator.
     202        'tstDeviceStructSizeRC': '',                    # This is a C-code generator.
     203        'testcase/tstTSC': '',                          # Doesn't test anything and might fail with HT or/and too many cores.
     204        'testcase/tstOpenUSBDev': '',                   # Not a useful testcase.
     205        'testcase/tstX86-1': '',                        # Really more guest side.
     206        'testcase/tstX86-FpuSaveRestore': '',           # Experiments, could be useful for the guest not the host.
     207        'tstAsmStructsRC': '',                          # Testcase run during build time (fails to find libstdc++.so.6 on some
     208                                                        # Solaris testboxes).
    208209    };
    209210
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