tests: avoid referring to commits by hash in a few places
This patch means that the next patch can be written without manual
editing of the test cases.
# name space package to host third party extensionsfrom__future__importabsolute_importimportpkgutil__path__=pkgutil.extend_path(__path__,__name__)