[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Remove a checklist item that was already tested
commit eb14faa0c1cb9f83d39e8b7aeb35bbe2788bea8c
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Sun Apr 16 17:13:39 2017 -0400
Remove a checklist item that was already tested
The item referred to the cdm_ht_set_status() case where the item was
not already in the hashtable. But that already happens naturally
when we scan the directory on startup... and we already have a test
for that.
---
src/test/test_consdiffmgr.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/test/test_consdiffmgr.c b/src/test/test_consdiffmgr.c
index 10da502..ec4e56c 100644
--- a/src/test/test_consdiffmgr.c
+++ b/src/test/test_consdiffmgr.c
@@ -876,7 +876,6 @@ struct testcase_t consdiffmgr_tests[] = {
TEST(cleanup_old_diffs),
TEST(validate),
- // XXXX Test: register status when no pending entry existed?? (bug)
// XXXX Test: non-cacheing cases of replyfn().
END_OF_TESTCASES
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits