Another option is having a copy of the enwiki-20100130-pages-meta-history.xml.7z (30Gb, en-wiki dump); it contains all article revisions from the training corpus (with complete article histories and much more).
Following revisions from the test corpus seems to be missing: [326893407, 326893471, 327839049, 327887694, 327964100, 328143999, 328561560, 328625401, 328782264, 329017705, 329749020, 329800579]
I'm not sure why these revisions are missing.
By the way, if any of you are using this wikipedia dump. I did some analysis on the dump and found it sound; although some revisions in it have missing text (the text is present in the live wiki, here is an example
http://en.wikipedia.org/w/index.php?oldid=9450068). Particularly affected are revisions between these dates [2005-01-14T - 2005-05-14]. I couldn't identify any revisions with missing text in the enwiki-20100312-pages-meta-history.xml.7z, but this dump is incomplete, it cuts on the revision N=184986173. I've also tried filtering and plotting empty text revisions using the following
criteria: comment starts on '/*' (section edits) AND not an IP edit;
The idea is that generally section edits do not result in the deletion of the complete article text and registered users tend to vandalize less. Consequently we can somewhat see what revisions text were missed due to
backup. Here are the resulting plots:
http://lists.wikimedia.org/pipermail/xmldatadumps-admin-l/attachments/20100517/15a9bed2/attachment.png
http://lists.wikimedia.org/pipermail/xmldatadumps-admin-l/attachments/20100517/15a9bed2/attachment-0001.png
-- Dmitry