You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2022/10/08 05:22:22 UTC

[GitHub] [thrift] Jimexist commented on pull request #2632: add a rust GitHub action and cross test [skip ci]

Jimexist commented on PR #2632:
URL: https://github.com/apache/thrift/pull/2632#issuecomment-1272231486

   i'm merging this given the failure is due to missing uuid impl in rust:
   
   ```
   testUuid("00112233-4455-6677-8899-aabbccddeeff")
   *** FAILURE ***
   org.apache.thrift.TApplicationException: unknown method testUuid
   	at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:81)
   	at thrift.test.ThriftTest$Client.recv_testUuid(ThriftTest.java:527)
   	at thrift.test.ThriftTest$Client.testUuid(ThriftTest.java:514)
   	at org.apache.thrift.test.TestClient.main(TestClient.java:257)
   Min time: 0us
   Max time: 0us
   Avg time: 0us
   ```


-- 
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: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org