VirtualBox

Ignore:
Timestamp:
Mar 22, 2023 8:16:25 AM (22 months ago)
Author:
vboxsync
Message:

ValidationKit/tdUnitTest1: Exclude a few testcases on darwin in general due to being a driverless package and darwin.arm64 specifically

File:
1 edited

Legend:

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

    r98648 r99104  
    7171        'darwin': {
    7272            'testcase/tstX86-1': '',                    # 'FSTP M32R, ST0' fails; no idea why.
     73            'testcase/tstLow': '>=7.0.0',               # Driverless package.
     74            'testcase/tstPin': '>=7.0.0',               # Driverless package.
     75            'testcase/tstIntNet-1': '>=7.0.0',          # Driverless package.
    7376        },
     77        'darwin.arm64': {
     78            'testcase/tstRTDarwinMachKernel': '',       # Not supported on arm64 right now (and not required due to driverless).
     79            'testcase/tstAsmStructs': '',               # Fails on arm64 due to different sizes, also not required as there is no
     80                                                        # assembly code which needs to match with structs.
     81            'testcase/tstDarwinKeyboard': '',           # Fails for unknown reason.
     82        }
    7483        'linux': {
    7584            'testcase/tstRTFileAio': '',                # See xTracker #8035.
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