By using set equality, pytest can diff both operands; whereas equality
comparisons failures are harder to read.
Details
Details
- Reviewers
anlambert ardumont - Group Reviewers
Reviewers - Commits
- rDLS3dbe77156cab: maven: Make assertions more useful
Diff Detail
Diff Detail
- Repository
- rDLS Listers
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D8679 (id=31347)
Rebasing onto a681f2f405...
Current branch diff-target is up to date.
Changes applied before test
commit 3dbe77156cab18ad532dfc363b1a5a7a42f26b4e Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Oct 13 17:41:11 2022 +0200 maven: Make assertions more useful By using set equality, pytest can diff both operands; whereas equality comparisons failures are harder to read.
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/798/ for more details.