← Back to issue list

fix(test): don't test mangled names in getattrs

View original Github issue

Metadata

Project
craft-application
Number
#245
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged a test fix removing assertions for mangled names in getattrs. Approved by two reviewers and passed CI. Resolved an edge case discovered by hypothesis testing with a one-file change.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `tox`? ----- The blessing and curse of hypothesis: it'll randomly find new issues!

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a test fix removing assertions for mangled names in getattrs. Approved by two reviewers and passed CI. Resolved an edge case discovered by hypothesis testing with a one-file change.
qwen3.6-35b-a3b-mtp-q6 Merged a test fix that removes assertions for mangled names in getattrs. The change resolves a flaky test randomly discovered by Hypothesis, ensuring stable test execution.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#6224 fix(test): correct match string in try test snapcraft merged Merged a one-line fix correcting an invalidated test string from PR #6193. Approved by two reviewers and passed CI checks before integration.
73%
#864 fix(test): fix version test craft-application merged Merged a fix for a version test failure on release-tagged commits that broke TICS. Approved by two reviewers and passed all CI checks with a single line change.
70%
#678 tests: use a path in the user's home directory for xattrs tests craft-parts merged Merged updates to xattrs tests, switching to a user home directory path. Approved by two reviewers, passed CI, and modified two files (+26/-4).
70%