You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, j tail only shows the summary of the result.
This makes debugging hard when the test is non-deterministic and hard to reproduce, such as rocksdb tests.
One idea:
Upload failed test's log to S3.
The text was updated successfully, but these errors were encountered:
Right now,
j tail
only shows the summary of the result.This makes debugging hard when the test is non-deterministic and hard to reproduce, such as rocksdb tests.
One idea:
Upload failed test's log to S3.
The text was updated successfully, but these errors were encountered: