[PATCH] D20161: [LNT] Adding initial support for javascript unit testing

Chris Matthews via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 15:44:31 PDT 2016


cmatthews accepted this revision.
cmatthews added a comment.
This revision is now accepted and ready to land.

I think this is a good approach.

I do get the ValueError: bad marshal data (unknown type code) on install as well.

I also note I don't get the error when using ipython as the interpreter.  ipython is python 2.7.10 vs the 2.7.6 that is on my system.


http://reviews.llvm.org/D20161





More information about the llvm-commits mailing list