Migrating folly to gcc-4.7.1
Summary: folly/PLATFORM is the last fbcode platform on gcc-4.6.2. Before pushing, I ran arc unit from my devserver (see Test Plan). Phabricator's test run has a lot of aborted test cases, which are indicative of a failing test framework. Arc unit had been intermittently broken when running my own tests. Overriding Phabricator's unit test failures: @override-unit-failures Test Plan: (1) fbconfig -r folly/ -- build and runtsts in dbg and opt. Everything is passing. (2) arc unit, look at each failed result Some builds/tests are failing. Most seem unrelated. Of the rest, one is also failing on master, and the others did not fail during a second run. Reviewed By: andrei.alexandrescu@fb.com FB internal diff: D1005889
Showing
Please register or sign in to comment