f77586574f
Previously files were sorted only when IncrementalDataProvider was not null to normalize js output in case of incremental compilation. Because of that an output js file could be different after rebuild in IC tests. The issue could be reproduced anywhere, but the tests failed only on Windows, and it seems tests were not run on Windows for some time.