Icemist commented on code in PR #13420:
URL: https://github.com/apache/tvm/pull/13420#discussion_r1025776485


##########
tests/python/unittest/test_runtime_rpc.py:
##########
@@ -448,10 +448,10 @@ def check_remote():
 
 
 @tvm.testing.requires_rpc
-def test_rpc_tracker_register():
[email protected]("device_key", ["test_device", "127.0.0.1:5555"])

Review Comment:
   I'm not sure. I want to fix exactly the current case. 
   The issue in that case is in format of key 
`hexagon-dev.192.168.0.143:5555:0.513619`.
   
   Before the fix this test was falling with "127.0.0.1:5555", after it works 
   



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to