mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
Current way is always assumed that the error happened in the test file, but that not always true. This PR will show the error from the boost logger where actually error is happened. Closes scylladb/scylladb#28429