VirtualBox

Changeset 94473 in vbox


Ignore:
Timestamp:
Apr 5, 2022 4:17:05 PM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/unit tests: Skip testcases which cause build failures on the Validation Kit build box. Needs more investigation later. ​bugref:10195

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r94467 r94473  
    8080        tstRTHeapOffset \
    8181        tstRTHeapSimple \
    82         tstRTInlineAsm \
    8382        tstIprtList \
    8483        tstIprtMiniString \
     
    185184        tstRTS3
    186185endif
     186ifndef VBOX_ONLY_VALIDATIONKIT
     187 # Stuff which does not build yet with the Validation Kit build box. Skip those for now.
     188 PROGRAMS += \
     189        tstRTInlineAsm
     190endif
     191
    187192if defined(VBOX_WITH_R0_MODULES) && !defined(VBOX_ONLY_VALIDATIONKIT) # Not needed for the Validation Kit (yet).
    188193 PROGRAMS += \
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