rendered paste body[buildbot@thread slave.trunk]$ cd /home/buildbot/twisted/slave.trunk/fedora32-py2.5-reactors/Twisted/
[buildbot@thread Twisted]$ python ./bin/trial --reactor=glib2 twisted.test.test_modules.BasicTests
twisted.test.test_modules
BasicTests
test_alwaysPreferPy ... [OK]
test_dottedNames ... [OK]
test_loadPackagesAndModules ... [OK]
test_nonDirectoryPaths ... [OK]
test_nonexistentPaths ... [OK]
test_onlyTopModules ... [OK]
test_packageMissingPath ... [OK]
test_pathEntriesOnPath ... [OK]
test_twistedShowsUp ... [OK]
test_unimportablePackageGetItem ... [OK]
test_unimportablePackageWalkModules ... [OK]
-------------------------------------------------------------------------------
Ran 11 tests in 2.654s
PASSED (successes=11)