This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5e05ecf65ab: [lldb/test] Use @skipIfWindows for PExpectTest
(authored by rupprecht).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86745/new/
https://revie
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
This looks like it could work, though only barely. `@skipIfWindows` checks for
target system, but we would really need this to check the host OS (for remote
testing, although I don't know if a
rupprecht created this revision.
rupprecht added a reviewer: teemperor.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
rupprecht requested review of this revision.
Herald added a subscriber: JDevlieghere.
Annotating `PExpectTest` with `@skipIfWindows` instead of marking it