ovyalov closed this revision.
ovyalov added a comment.
Files:
/lldb/trunk/test/lang/c/modules/TestCModules.py
Users:
ovyalov (Author)
http://reviews.llvm.org/rL245357
http://reviews.llvm.org/D11962
___
lldb-commits mailing list
lldb-commits@
clayborg added a comment.
No need to wait for Sean.
http://reviews.llvm.org/D11962
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
clayborg accepted this revision.
clayborg added a comment.
Please commit.
http://reviews.llvm.org/D11962
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
chaoren added a subscriber: chaoren.
chaoren added a comment.
Ping? It's been a week, and the buildbot is still red because of this:
http://lab.llvm.org:8011/builders/lldb-x86_64-darwin-13.4/builds/4923
http://reviews.llvm.org/D11962
___
lldb-commi
ovyalov updated this revision to Diff 31956.
ovyalov added a comment.
Added bug id to XFAIL decorators
http://reviews.llvm.org/D11962
Files:
test/lang/c/modules/TestCModules.py
Index: test/lang/c/modules/TestCModules.py
===
---
chying accepted this revision.
chying added a comment.
This revision is now accepted and ready to land.
Sorry I mean in the code, like,
@expectedFailureDarwin('llvm.org/pr24302')
Otherwise, looks good to me.
http://reviews.llvm.org/D11962
___
lldb-c
chying added a comment.
Could you add the related bug to comments or argument?
llvm.org/pr24302
http://reviews.llvm.org/D11962
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
ovyalov created this revision.
ovyalov added reviewers: spyffe, chying, clayborg.
ovyalov added a subscriber: lldb-commits.
Mark TestCModules as XFAIL on OSX in order to make build bot green -
http://lab.llvm.org:8011/builders/lldb-x86_64-darwin-13.4/builds/4722
http://reviews.llvm.org/D11962
F