https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8069
Bug ID: 8069 Summary: t/decodeshorturl.t test failures Product: Spamassassin Version: 4.0.0 Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Regression Tests Assignee: dev@spamassassin.apache.org Reporter: sid...@sidney.com Target Milestone: Undefined t/decodeshorturl.t is failing because one link used for the test, https://kso.page.link/wps, has been changed in what it resolves to. This is another example of the problem in bug 8015, that if we use shortened links we find in the wild for our tests, they may change and invalidate the tests. In this case, the page.link URL was produced using Google's Firebase platform, I have created a free Firebase account using my apache.org email address and created shortened links that I am making available for our tests, and which I will not change. In addition to replacing the link used for the page.link test, I've created another page.link shortened URL to test the code path for URI_BITLY_BLOCKED as a close approximation of the test that was removed to close bug 8015, so that test can be re-instated. -- You are receiving this mail because: You are the assignee for the bug.