Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pytest-mock: disable broken ptests | Trevor Gamblin | 2023-10-17 | 1 | -0/+2 |
| | | | | | | | | | | Two introspection-related ptests are consistently failing. For now, disable them so that a clean ptest run is available. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d61bc9351aa6b754e83ed078f80c6a17271a23fd) Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | python3-pytest-mock: upgrade 3.10.0 -> 3.11.1 | Wang Mingyu | 2023-06-19 | 1 | -0/+32 |
Changelog: =========== Fixed introspection for failed assert_has_calls (#365). Updated type annotations for mocker.patch and mocker.spy (#364). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |