Merge ppa-dev-tools:fix-lp2025484-missing-test-name into ppa-dev-tools:main
Proposed by
Bryce Harrington
Status: | Merged |
---|---|
Merge reported by: | Bryce Harrington |
Merged at revision: | c054b7eb228d4bd91d4cc92842581b76865178ea |
Proposed branch: | ppa-dev-tools:fix-lp2025484-missing-test-name |
Merge into: | ppa-dev-tools:main |
Diff against target: |
105 lines (+83/-0) 2 files modified
ppa/result.py (+3/-0) tests/test_result.py (+80/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andreas Hasenack (community) | Approve | ||
PpaDevTools Developers | Pending | ||
Canonical Server | Pending | ||
Canonical Server Reporter | Pending | ||
Review via email: mp+450190@code.staging.launchpad.net |
Description of the change
This adds a fix requested by mwhudson today and bdrung earlier to address a change in autopkgtest log file format that was causing some corruption in results shown by ppa tests.
The fix is pretty trivial but I've taken this opportunity to also implement a corresponding test case with some snippets of example log files.
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Thanks for the quick review, response to the question below: