Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#14936 closed enhancement (wontfix)

frequent TLD from IANA changes

Reported by: Klumbumbus Owned by: team
Priority: trivial Milestone:
Component: Unit tests Version:
Keywords: Cc: Don-vip

Description

Updates to the URL database are very often

Do we really need to put that much effort on such a low priority part of the code?

I think the chance to produce false positive validator test results with the domain validator test is extremely low even if we update this database only once every 2 or 3 or 6 month. We could remove the integration test and update the database manually from time to time.

Is there a script to update the database or is this done by hand?

Attachments (0)

Change History (4)

comment:1 by Don-vip, 8 years ago

by hand. It's not really a lot of effort (simple copy/paste, takes less then 30s). If it generates too much noise we can disable the test and run it manually before each release.

comment:2 by Don-vip, 8 years ago

Resolution: wontfix
Status: newclosed

Won't fix for now, I don't find it generates more noise than the frequent ELI synchronization updates ;) I can reconsider if other team members object.

comment:3 by bastiK, 8 years ago

I think the concern was more that your workload might be too high. :)

comment:4 by Don-vip, 8 years ago

It's fine, really :)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.