You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2020/04/09 10:13:31 UTC

[GitHub] [qpid-proton] jiridanek opened a new pull request #239: PROTON-2190 Fix url_test.go on macOS

jiridanek opened a new pull request #239: PROTON-2190 Fix url_test.go on macOS
URL: https://github.com/apache/qpid-proton/pull/239
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-proton] jiridanek commented on a change in pull request #239: PROTON-2190 Fix url_test.go on macOS

Posted by GitBox <gi...@apache.org>.
jiridanek commented on a change in pull request #239: PROTON-2190 Fix url_test.go on macOS
URL: https://github.com/apache/qpid-proton/pull/239#discussion_r409805516
 
 

 ##########
 File path: go/pkg/amqp/url_test.go
 ##########
 @@ -32,13 +35,6 @@ func ExampleParseURL() {
 		"amqps://host",
 		"/path",
 		"",
-		":1234",
-                // Taken out because the go 1.4 URL parser isn't the same as later
 
 Review comment:
   It is an old comment. It is really about go 1.4 when the test apparently broke for the first time, due to parsing differences.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-proton] RoddieKieley commented on a change in pull request #239: PROTON-2190 Fix url_test.go on macOS

Posted by GitBox <gi...@apache.org>.
RoddieKieley commented on a change in pull request #239: PROTON-2190 Fix url_test.go on macOS
URL: https://github.com/apache/qpid-proton/pull/239#discussion_r409776131
 
 

 ##########
 File path: go/pkg/amqp/url_test.go
 ##########
 @@ -32,13 +35,6 @@ func ExampleParseURL() {
 		"amqps://host",
 		"/path",
 		"",
-		":1234",
-                // Taken out because the go 1.4 URL parser isn't the same as later
 
 Review comment:
   Go 1.4 or the latest Go 1.14 in this case?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-proton] RoddieKieley commented on issue #239: PROTON-2190 Fix url_test.go on macOS

Posted by GitBox <gi...@apache.org>.
RoddieKieley commented on issue #239: PROTON-2190 Fix url_test.go on macOS
URL: https://github.com/apache/qpid-proton/pull/239#issuecomment-614833152
 
 
   @jiridanek sorry for the delay, haven't been checking personal e-mail where this goes. Looks good to me as I see the test run passed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-proton] jiridanek merged pull request #239: PROTON-2190 Fix url_test.go on macOS

Posted by GitBox <gi...@apache.org>.
jiridanek merged pull request #239: PROTON-2190 Fix url_test.go on macOS
URL: https://github.com/apache/qpid-proton/pull/239
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org