Opened 3 years ago
Closed 3 years ago
#21570 closed enhancement (implemented)
Tor should display chutney warnings during 'make test-network-all'
Reported by: | teor | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: 0.3.0.x-final |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | testing |
Cc: | Actual Points: | ||
Parent ID: | Points: | 0.2 | |
Reviewer: | Sponsor: |
Description
This already works for 'make test-network', pending the fix in #21562.
But 'make test-network-all' redirects the chutney warnings to a log file, and we want to show a short summary after each test that logs interesting warnings.
Putting this in 0.3.0 because it will help us diagnose some outstanding bugs in 0.3.0.
Child Tickets
Ticket | Type | Status | Owner | Summary |
---|---|---|---|---|
#21562 | defect | closed | Fix shell script errors in src/test/test-network.sh |
Change History (4)
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Status: | new → needs_review |
---|
comment:4 Changed 3 years ago by
Resolution: | → implemented |
---|---|
Status: | needs_review → closed |
Note: See
TracTickets for help on using
tickets.
The output looks like:
The detailed warnings are in test_network_log/*.log, and the first line contains the full path of the nodes directory, and a command to identify the node that had the warning.