rename {snakeoil.contexts -> unittest.mock}.patch #584
Annotations
10 errors and 38 warnings
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_mask.py#L295
TestPkgdevMask.test_last_rites
FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/bh/cdl3cft92_dbvg852_fp7y7w0000gn/T/pytest-of-runner/pytest-0/repo52/profiles/package.mask'
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_mask.py#L217
TestPkgdevMask.test_existing_masks
assert frozenset({<atom cat/masked @#1073c0050>}) == frozenset({<atom =cat/pkg-0 @#10742b750>, <atom cat/masked @#10742bcd0>})
Extra items in the right set:
<atom =cat/pkg-0 @#10742b750>
Full diff:
frozenset({
- <atom cat/masked @#10742bcd0>,
? ^^^ ^
+ <atom cat/masked @#1073c0050>,
? ^ ^^^
- <atom =cat/pkg-0 @#10742b750>,
})
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_mask.py#L197
TestPkgdevMask.test_mask_ebuild_path
assert frozenset() == frozenset({<atom =cat/pkg-0 @#10742b750>})
Extra items in the right set:
<atom =cat/pkg-0 @#10742b750>
Full diff:
- frozenset({
? ^
+ frozenset()
? ^
- <atom =cat/pkg-0 @#10742b750>,
- })
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_mask.py#L187
TestPkgdevMask.test_mask_target
assert frozenset() == frozenset({<atom cat/pkg @#1069b1020>})
Extra items in the right set:
<atom cat/pkg @#1069b1020>
Full diff:
- frozenset({
? ^
+ frozenset()
? ^
- <atom cat/pkg @#1069b1020>,
- })
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_mask.py#L177
TestPkgdevMask.test_mask_cwd
assert frozenset() == frozenset({<atom cat/pkg @#1069b1020>})
Extra items in the right set:
<atom cat/pkg @#1069b1020>
Full diff:
- frozenset({
? ^
+ frozenset()
? ^
- <atom cat/pkg @#1069b1020>,
- })
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_mask.py#L167
TestPkgdevMask.test_empty_mask_comment
AssertionError: assert 'pkgdev mask: error: failed writing mask comment' == 'pkgdev mask: error: empty mask comment'
- pkgdev mask: error: empty mask comment
? ^^ ^
+ pkgdev mask: error: failed writing mask comment
? ++++ ^^^^^ ^^^
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_commit.py#L941
TestPkgdevCommit.test_no_summary
assert 1 == 0
+ where 1 = SystemExit(1).code
+ where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_commit.py#L589
TestPkgdevCommit.test_generated_commit_summaries
assert 1 == 0
+ where 1 = SystemExit(1).code
+ where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_commit.py#L400
TestPkgdevCommit.test_edited_commit_message
assert 1 == 0
+ where 1 = SystemExit(1).code
+ where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
|
|
test (macos-latest, 3.13, true):
tests/scripts/test_pkgdev_commit.py#L268
TestPkgdevCommit.test_git_message_opts
assert 1 == 0
+ where 1 = SystemExit(1).code
+ where SystemExit(1) = <ExceptionInfo SystemExit(1) tblen=2>.value
|
|
format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (ubuntu-latest, 3.14, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
test (ubuntu-latest, 3.14, false):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/snakeoil/caching.py#L99
WeakInstMeta has been replaced by snakeoil.klass.memoize.WeaklyCachedMeta, however you should instead just inherit the non-meta snakeoil.klass.memoize.WeaklyCached
|
|
test (ubuntu-latest, 3.14, false):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/pkgcore/ebuild/profiles.py#L180
WeakInstMeta has been replaced by snakeoil.klass.memoize.WeaklyCachedMeta, however you should instead just inherit the non-meta snakeoil.klass.memoize.WeaklyCached
|
|
test (ubuntu-latest, 3.14, false):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/pkgcore/ebuild/repo_objs.py#L1114
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (ubuntu-latest, 3.14, false):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/pkgcore/ebuild/repo_objs.py#L728
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (ubuntu-latest, 3.14, false):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/pkgcore/ebuild/atom.py#L78
Use functools.total_ordering instead
|
|
test (ubuntu-latest, 3.14, false):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/pkgcore/ebuild/eapi.py#L142
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (ubuntu-latest, 3.14, false):
<frozen abc>#L106
use ContainmentMatch instead
|
|
test (ubuntu-latest, 3.14, false):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/pkgcore/package/base.py#L17
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (ubuntu-latest, 3.13, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
test (ubuntu-latest, 3.13, false):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/snakeoil/caching.py#L99
WeakInstMeta has been replaced by snakeoil.klass.memoize.WeaklyCachedMeta, however you should instead just inherit the non-meta snakeoil.klass.memoize.WeaklyCached
|
|
test (ubuntu-latest, 3.13, false):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/pkgcore/ebuild/profiles.py#L180
WeakInstMeta has been replaced by snakeoil.klass.memoize.WeaklyCachedMeta, however you should instead just inherit the non-meta snakeoil.klass.memoize.WeaklyCached
|
|
test (ubuntu-latest, 3.13, false):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/pkgcore/ebuild/repo_objs.py#L1114
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (ubuntu-latest, 3.13, false):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/pkgcore/ebuild/repo_objs.py#L728
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (ubuntu-latest, 3.13, false):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/pkgcore/ebuild/atom.py#L78
Use functools.total_ordering instead
|
|
test (ubuntu-latest, 3.13, false):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/pkgcore/ebuild/eapi.py#L142
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (ubuntu-latest, 3.13, false):
<frozen abc>#L106
use ContainmentMatch instead
|
|
test (ubuntu-latest, 3.13, false):
../../../../../opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/pkgcore/package/base.py#L17
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (ubuntu-latest, 3.12, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (macos-latest, 3.13, true)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
test (macos-latest, 3.13, true):
../../../../../Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/snakeoil/caching.py#L99
WeakInstMeta has been replaced by snakeoil.klass.memoize.WeaklyCachedMeta, however you should instead just inherit the non-meta snakeoil.klass.memoize.WeaklyCached
|
|
test (macos-latest, 3.13, true):
../../../../../Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pkgcore/ebuild/profiles.py#L180
WeakInstMeta has been replaced by snakeoil.klass.memoize.WeaklyCachedMeta, however you should instead just inherit the non-meta snakeoil.klass.memoize.WeaklyCached
|
|
test (macos-latest, 3.13, true):
../../../../../Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pkgcore/ebuild/repo_objs.py#L1114
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (macos-latest, 3.13, true):
../../../../../Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pkgcore/ebuild/repo_objs.py#L728
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
|
|
test (macos-latest, 3.13, true):
../../../../../Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pkgcore/ebuild/eapi.py#L142
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (macos-latest, 3.13, true):
<frozen abc>#L106
use ContainmentMatch instead
|
|
test (macos-latest, 3.13, true):
../../../../../Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pkgcore/package/base.py#L17
Use snakeoil.klass.meta.Immutable* metaclasses instead
|
|
test (macos-latest, 3.13, true)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
test (macos-latest, 3.13, true)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|