diff --git a/test/Spec.hs b/test/Spec.hs
index 49e0f8573cb5aa64dac5e1c3973cada82da42d36..49145837dc7cfa772a3a12fbdf9efc7ea82a0e59 100644
--- a/test/Spec.hs
+++ b/test/Spec.hs
@@ -292,8 +292,11 @@ tests =
             --
             -- ERROR CASES
             -- Server presents incorrect TLS certificate
+            --   * See https://whetstone.private.storage/privatestorage/tahoe-great-black-swamp/-/issues/27
             -- Server returns error response to our request
+            --   * https://whetstone.private.storage/privatestorage/gbs-downloader/-/issues/4
             -- Server returns tampered share data
+            --   * https://whetstone.private.storage/privatestorage/gbs-downloader/-/issues/5
         ]
   where
     -- A server lookup function that always fails.