summaryrefslogtreecommitdiff
path: root/test/disabled/presentation/doc.check
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Disable flaky presentation compiler test."Iulian Dragos2014-10-031-1/+0
| | | | | | | This reverts commit 8986ee4fd56c53d563165d992185c6c532f35790. Scaladoc seems to work reliably for 2.11.x. We are using it in the IDE builds and haven't noticed any flakiness, so we'd like to get reinstate this test.
* Disable flaky presentation compiler test.Jason Zaugg2013-10-171-0/+1
Francois is investigating the root cause as part of his work on stabilizing Scaladoc preview in the IDE. The test seems to only fail on the windows nightly build. I suspect this is due to a slower or loaded machine.