Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-796] TestStepOverWatchpoint.py failing on VMWare Ubuntu Guests #4540

Closed
trfiala mannequin opened this issue Feb 23, 2016 · 3 comments
Closed

[SR-796] TestStepOverWatchpoint.py failing on VMWare Ubuntu Guests #4540

trfiala mannequin opened this issue Feb 23, 2016 · 3 comments
Assignees
Labels
bug Something isn't working LLDB for Swift

Comments

@trfiala
Copy link
Mannequin

trfiala mannequin commented Feb 23, 2016

Previous ID SR-796
Radar None
Original Reporter @trfiala
Type Bug
Status Closed
Resolution Duplicate
Environment

Ubuntu on VMWare VMs. (This works on real hardware).

Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug
Assignee @trfiala
Priority Medium

md5: b19b7169528119b8b569a3ba123d4481

Issue Description:

This test is failing on Ubuntu 15.10 on swift-master with recent changes from swift/swift-llvm/swift-clang.

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

@trfiala
Copy link
Mannequin Author

trfiala mannequin commented Feb 23, 2016

Ah right, I think this is our old friend test that just fails on VMWare VMs (which is where I'm doing the fixup). This is working on real hardware.

I need to add a test decorator that can skip the test if it detects it is running under Linux as a VMWare guest. Once I add that, I can mark it XFAIL conditionally in that environment.

@trfiala
Copy link
Mannequin Author

trfiala mannequin commented Feb 24, 2016

This falls in the category of low priority.

@trfiala
Copy link
Mannequin Author

trfiala mannequin commented Apr 25, 2016

Duplicate of now-filed:
https://llvm.org/bugs/show_bug.cgi?id=27517

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 7, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LLDB for Swift
Projects
None yet
Development

No branches or pull requests

0 participants