58cb4b4881
The new Buck version fixed annoying stdout spamming bug on unit test failures: [1]. Now we can revert our monkey patching hack to prevent that. Since [2] Buck interferes with files in buck-out directory: [3]. Switch to using eclipse-out directory as Eclipse output directory instead. For this change it's necessary to clean up buck-out directory, otherwise `buck test` would fail. This version also fixed "Python client lost connection" bug: [4]. This reverts commit94e93aaad2
. [1] https://github.com/facebook/buck/issues/505 [2]35cb495b57
[3] https://github.com/facebook/buck/issues/527 [4] https://github.com/facebook/buck/issues/534 Change-Id: I4cd1a99ce9d0615713c235d873e6cdd61b1854bb
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
6659a474fb2ba6e921bb38c1b55d4c9ba6073cfa
|