Upgrading react-dom from 16.5.2 to 16.6.0 makes 83 tests fail when running this part of the test suite:
mocha --require babel-core/register src/tests/general/*.spec.js
Bisecting in the react repo reveals that it broke when facebook/react#13902 was merged.