This revision was automatically updated to reflect the committed changes.
Closed by commit rL254892: [LLDB][MIPS] Marking some expected failures
(authored by mohit.bhakkad).
Changed prior to commit:
http://reviews.llvm.org/D14944?vs=41843&id=42027#toc
Repository:
rL LLVM
http://reviews.llvm
mohit.bhakkad updated this revision to Diff 41843.
mohit.bhakkad added a comment.
Addressed comments
Repository:
rL LLVM
http://reviews.llvm.org/D14944
Files:
packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py
packages/Python/lldbsuite/te
clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.
If this is indeed a very similar test, we should fix the original test to do
the right thing.
Repository:
rL LLVM
http://reviews.llvm.org/D14944
__
tberghammer added a comment.
Instead of duplicating the test can you just change the existing one to remove
the watchpoint in case we are running on mips?
Repository:
rL LLVM
http://reviews.llvm.org/D14944
___
lldb-commits mailing list
lldb-comm
mohit.bhakkad created this revision.
mohit.bhakkad added reviewers: clayborg, zturner.
mohit.bhakkad added subscribers: jaydeep, bhushan, sagar, nitesh.jain,
lldb-commits.
mohit.bhakkad set the repository for this revision to rL LLVM.
Herald added subscribers: srhines, danalbert, tberghammer.
Mos