mayakerostasia commented on PR #1983:
URL: https://github.com/apache/iggy/pull/1983#issuecomment-3074999489

   ## Test Results
   ### One
   ```rust
   running 2 tests
   test server::specific::tcp_tls_scenario_should_be_valid has been running for 
over 60 seconds
   test server::specific::tcp_tls_self_signed_scenario_should_be_valid has been 
running for over 60 seconds
   test server::specific::tcp_tls_self_signed_scenario_should_be_valid ... 
FAILED
   test server::specific::tcp_tls_scenario_should_be_valid ... FAILED
   
   failures:
   
   ---- server::specific::tcp_tls_self_signed_scenario_should_be_valid stdout 
----
   
   thread 'server::specific::tcp_tls_self_signed_scenario_should_be_valid' 
panicked at core/integration/src/test_server.rs:350:13:
   Failed to load config from file 
local_data_206667835506426658079756885994169604097/runtime/current_config.toml 
in 60 s!
   Iggy server stdout:
     ___                             ____
   ```
   
   ### Two
   ```rust
   thread 'server::specific::tcp_tls_scenario_should_be_valid' panicked at 
core/integration/src/test_server.rs:350:13:
   Failed to load config from file 
local_data_131600921475352707465903685000481380353/runtime/current_config.toml 
in 60 s!
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   ```
   


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