-
Notifications
You must be signed in to change notification settings - Fork 224
Closed
Description
The GreenbidsRealTimeDataProcessedAuctionRequestHookTest seems to try downloading a, what seems to be pirated version of MaxMinds GeoLite database. We should remove this for many reasons (external dependencies, probably pirated db, no offline tests possible, random failures if files not available)
The project even explicitly removes older releases:
https://github.com/P3TERX/GeoLite.mmdb/blob/3bd5ebd7734fcdb863b0d92b96d2e6aa3c1580f4/.github/workflows/GeoLite.yml#L74-L77
Error log
Error: Errors:
Error: GreenbidsRealTimeDataProcessedAuctionRequestHookTest.setUp:96->givenDatabaseReader:343 » FileNotFound https://github.com/P3TERX/GeoLite.mmdb/releases/download/2024.12.13/GeoLite2-Country.mmdb
Error: GreenbidsRealTimeDataProcessedAuctionRequestHookTest.setUp:96->givenDatabaseReader:343 » FileNotFound https://github.com/P3TERX/GeoLite.mmdb/releases/download/2024.12.13/GeoLite2-Country.mmdb
Error: GreenbidsRealTimeDataProcessedAuctionRequestHookTest.setUp:96->givenDatabaseReader:343 » FileNotFound https://github.com/P3TERX/GeoLite.mmdb/releases/download/2024.12.13/GeoLite2-Country.mmdb
Error: GreenbidsRealTimeDataProcessedAuctionRequestHookTest.setUp:96->givenDatabaseReader:343 » FileNotFound https://github.com/P3TERX/GeoLite.mmdb/releases/download/2024.12.13/GeoLite2-Country.mmdb
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done