On Sun, Sep 25, 2011 at 12:04:14AM -0600, Andreas Dilger wrote: > FYI, the reason that I ordered the MMP tests in that way is because it > makes sense to verify that mke2fs can create a filesystem with the MMP > feature before using a filesystem created by mke2fs with MMP to test if > e2fsck handles it correctly. There are other e2fsck tests that use mke2fs, and for better or for worse I've never worried about test ordering. If mke2fs blows up for whatever reason, then some f_* tests will fail for reasons that have nothing to do with e2fsck. Since the test suite doesn't take that long to run, most of the time people will let the tests run to completion and the wise developer will notice the string of mke2fs failures, and decide to tackle that first. (Or it will be obvious the moment he or she looks like the failed log files.) - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html