[Lldb-commits] [PATCH] Replace sys.platform skips in tests with @skip decorators which check against remote platform.
Robert Flack
flackr at gmail.com
Tue Mar 31 10:05:28 PDT 2015
In http://reviews.llvm.org/D8665#149727, @emaste wrote:
> This causes massive test run failures on FreeBSD because the triple OS component is 'freebsd10.1'
I can update this to continue to do a prefix string check to ignore version number. Why do we have a version number in the OS component on freebsd but not the other platforms as far as I can tell?
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8665
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list