[ 
https://issues.apache.org/jira/browse/THRIFT-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841762#comment-17841762
 ] 

Carel commented on THRIFT-5776:
-------------------------------

[~sveneld] It appears that my last (force)push on my branch fixed the issue 
(for me at least). 
Can you retest and let us know please. 

 

My call to {{build/docker/scripts/autotools.sh}} yields the following

{code:java}
*** 6 failures are detected in the test module "SecurityTest"
FAIL: SecurityTest
Thrift: Sun Apr 28 19:37:28 2024 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)
...
Thrift: Sun Apr 28 19:37:28 2024 SSL_shutdown: shutdown while in init 
(SSL_error_code = 1)*** 6 failures are detected in the test module 
"SecurityFromBufferTest"
FAIL: SecurityFromBufferTest
seed: 1714333049

====================
2 of 23 tests failed
==================== {code}
 

> Cpp cross test fail
> -------------------
>
>                 Key: THRIFT-5776
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5776
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>            Reporter: Volodymyr Panivko
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When running cross test in docker I'm getting an error
> {code:java}
> ibs/ThriftTest_extras.o
> Benchmark.cpp: In function 'int main()':
> Benchmark.cpp:69:7: error: 'class thrift::test::debug::OneOfEach' has no 
> member named 'rfc4122_uuid'
>    69 |   ooe.rfc4122_uuid = "{5e2ab188-1726-4e75-a04f-1ed9a6a89c4c}";
>       |       ^~~~~~~~~~~~
> make[5]: *** [Makefile:1408: Benchmark.o] Error 1
>  {code}
> if i comment 69 line in Benchmark.cpp this error doe not appear but i'm 
> getting a new one THRIFT-5775



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to