「view this page in B3 βῆτα server」

Revisions №60203

branch: master 「№60203」
Commited by: Rocco Moretti
GitHub commit link: 「8dca6870a4144647」 「№3185」
Difference from previous tested commit:  code diff
Commit date: 2018-05-07 12:46:38

Merge pull request #3185 from RosettaCommons/roccomoretti/fixClangSAparsing Fix breakage in ClangSA test parsing. Python3.6 requires that a file be opened in binary mode (where Python2.7 was fine with text mode). Update this so the clang_analysis test no longer fails. Also, add additional checks such that such parsing errors show up in the log.

...