unit tests that use bzr affect whoami
Metadata
Current evaluation
Closed without comments or tracked resolution. The bzr test isolation bug was abandoned or resolved internally, leaving the global whoami side effect unaddressed.
Suggested action: —
No scores available.
Issue body
the unit tests that use bzr resets the bzr information for the user running the tests when setting up the testbed
the result is that after a test run, this is happens:
$ bzr whoami
Test User ...
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without comments or tracked resolution. The bzr test isolation bug was abandoned or resolved internally, leaving the global whoami side effect unaddressed. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution or follow-up comments, indicating the issue was abandoned. The bzr configuration leak during test execution remains unaddressed. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. Unit tests using bzr incorrectly modified global user configuration. No discussion or fix was provided, indicating the report was abandoned due to inactivity. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution or comments, indicating the issue was abandoned. No fix was implemented to prevent unit tests from modifying the global bzr user configuration. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1357 tests: do not break a systems `bzr whoami` | snapcraft | merged | Merged a fix preventing tests from modifying the system's bzr whoami configuration. Changes span 2 files with 14 additions and 23 deletions. Approved by one reviewer and resolved LP #1693839. |