Page MenuHomePhabricator

[test] combine_logs: append node stderr and stdout if it exists
AbandonedPublic

Authored by PiRK on Oct 6 2020, 12:55.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Summary

The first pull request seems less useful, but backporting it makes the second one easier to backport.
Backport of Core PR14683 and PR15841

Test Plan

Intentionaly cause a test to fail, then view the logs with:

./test/functional/combine_logs.py -c './build/test/tmp/test_runner_₿₵_🏃_20201006_144233/feature_block_189'

Diff Detail

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 6 2020, 12:55
PiRK requested review of this revision.Oct 6 2020, 12:55

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

deadalnix requested changes to this revision.Oct 6 2020, 12:59
deadalnix added a subscriber: deadalnix.

Unless 15841 fixes a problem introduced by 14683, there are no reason for these two to be merged together.

This revision now requires changes to proceed.Oct 6 2020, 12:59

Change split into two diffs: D7795 and D7796