[Bug 27517] New: TestStepOverWatchpoint.py fails in VMWare Ubuntu guest on VMWare Fusion

Bug ID 27517
Summary TestStepOverWatchpoint.py fails in VMWare Ubuntu guest on VMWare Fusion
Product lldb
Version unspecified
Hardware PC
OS All
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter todd.fiala@gmail.com
CC llvm-bugs@lists.llvm.org
Classification Unclassified

From:
[https://bugs.swift.org/browse/SR-796](https://bugs.swift.org/browse/SR-796)

FAIL: test_dwarf
(functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py)
FAIL: test_dwo
(functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py)

A while back I researched this.  It is possible to find out that a Linux client
is running in a VMWare host.  Add a decorator that allows skipping a test if
we're (1) Linux, and (2) running under a VMWare Host.