Skip to content
  • Yuya Nishihara's avatar
    tests: add attribute to filter out tests which require largefiles extension · b5cff78341df
    Yuya Nishihara authored
    Because largefiles wraps many functions statically, ManifestModelLargeFilesTest
    must be run in isolated environment.  Otherwise, subsequent tests would fail
    with AttributeError: 'mqrepo' object has no attribute '_lfstatuswriters'.
    
    Eventually, 'extensions' attribute can be used to set up .hgrc and 'mq' tests
    should also be isolated.
    b5cff78341df