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

Description Alexey Proskuryakov 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
Comment 1 Alexey Proskuryakov 2015-09-02 13:46:08 PDT
Created attachment 260432 [details]
proposed patch
Comment 2 Darin Adler 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".
Comment 3 Alexey Proskuryakov 2015-09-02 19:54:23 PDT
Created attachment 260476 [details]
patch for landing
Comment 4 WebKit Commit Bot 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
Comment 5 WebKit Commit Bot 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
Comment 6 WebKit Commit Bot 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
Comment 7 WebKit Commit Bot 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>
Comment 8 WebKit Commit Bot 2015-09-03 13:54:11 PDT
All reviewed patches have been landed.  Closing bug.