disable some more tests that aren't reliable yet

This commit is contained in:
arvidn 2015-06-07 09:29:42 -04:00
parent d997181524
commit 025d1857c1
1 changed files with 3 additions and 3 deletions

View File

@ -178,12 +178,12 @@ test-suite libtorrent :
[ run test_metadata_extension.cpp ]
[ run test_trackers_extension.cpp ]
[ run test_time_critical.cpp ]
[ run test_super_seeding.cpp ]
[ run test_swarm.cpp ]
[ run test_lsd.cpp ]
[ run test_pex.cpp ]
# make this test more reliable
# make these test more reliable
# [ run test_priority.cpp ]
# [ run test_swarm.cpp ]
# [ run test_super_seeding.cpp ]
;