Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add timestamps for logs into the functional tests reports (elastic#24509
) * feat(NA): first version to add logs to the functional test runner when running on dev. * fix(NA): change timestamp position. * test(NA): add unit test for tooling log text writer with timestamp. * test(NA): update test and snapshots * fix(NA): only apply timestamp logs for the jenkins test reports. * test(NA): update jest snapshots correctly. * fix(NA): only add timestamp for the test results cached chunk logs. * fix(NA): rollback bad changes. * refact(NA): change comments on code to be more clear with the purpose. * refact(NA): rename chunk to line. * feat(NA): log the relative time info since the start time of the task instead of the absolute time.
- Loading branch information