Bug 148721

Summary: Test Russian ".рф" domain support
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, thorton
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
darin: review+, darin: commit-queue-
patch for landing none

Alexey Proskuryakov
Reported 2015-09-02 13:27:58 PDT
We have this code in WebCore tat decides when to use punycode and when not to. Let's test it. rdar://problem/7982087
Attachments
proposed patch (13.66 KB, patch)
2015-09-02 13:46 PDT, Alexey Proskuryakov
darin: review+
darin: commit-queue-
patch for landing (14.85 KB, patch)
2015-09-02 19:54 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2015-09-02 13:46:08 PDT
Created attachment 260432 [details] proposed patch
Darin Adler
Comment 2 2015-09-02 18:22:49 PDT
Comment on attachment 260432 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=260432&action=review Should fix the iOS build before landing. > Source/WebCore/testing/Internals.mm:42 > + UNUSED_PARAM(string); Should be "url" not "string".
Alexey Proskuryakov
Comment 3 2015-09-02 19:54:23 PDT
Created attachment 260476 [details] patch for landing
WebKit Commit Bot
Comment 4 2015-09-02 22:23:47 PDT
Comment on attachment 260476 [details] patch for landing Rejecting attachment 260476 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 260476, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: de: 139 cwd: /Volumes/Data/EWS/WebKit Committing to http://svn.webkit.org/repository/webkit/trunk ... Authentication realm: <http://svn.webkit.org:80> Mac OS Forge Password for 'commit-queue@webkit.org': Authentication realm: <http://svn.webkit.org:80> Mac OS Forge Username: error: git-svn died of signal 11 Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 139 cwd: /Volumes/Data/EWS/WebKit Updating OpenSource Current branch master is up to date. Total errors found: 0 in 2 files Full output: http://webkit-queues.webkit.org/results/135364
WebKit Commit Bot
Comment 5 2015-09-02 23:54:34 PDT
Comment on attachment 260476 [details] patch for landing Rejecting attachment 260476 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 260476, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: de: 139 cwd: /Volumes/Data/EWS/WebKit Committing to http://svn.webkit.org/repository/webkit/trunk ... Authentication realm: <http://svn.webkit.org:80> Mac OS Forge Password for 'commit-queue@webkit.org': Authentication realm: <http://svn.webkit.org:80> Mac OS Forge Username: error: git-svn died of signal 11 Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 139 cwd: /Volumes/Data/EWS/WebKit Updating OpenSource Current branch master is up to date. Total errors found: 0 in 2 files Full output: http://webkit-queues.webkit.org/results/135571
WebKit Commit Bot
Comment 6 2015-09-03 11:15:38 PDT
Comment on attachment 260476 [details] patch for landing Rejecting attachment 260476 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 260476, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: de: 139 cwd: /Volumes/Data/EWS/WebKit Committing to http://svn.webkit.org/repository/webkit/trunk ... Authentication realm: <http://svn.webkit.org:80> Mac OS Forge Password for 'commit-queue@webkit.org': Authentication realm: <http://svn.webkit.org:80> Mac OS Forge Username: error: git-svn died of signal 11 Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 139 cwd: /Volumes/Data/EWS/WebKit Updating OpenSource Current branch master is up to date. Total errors found: 0 in 2 files Full output: http://webkit-queues.webkit.org/results/137025
WebKit Commit Bot
Comment 7 2015-09-03 13:54:07 PDT
Comment on attachment 260476 [details] patch for landing Clearing flags on attachment: 260476 Committed r189285: <http://trac.webkit.org/changeset/189285>
WebKit Commit Bot
Comment 8 2015-09-03 13:54:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.