📦
Version0+git.7ff1cd6
Revision1
LicenseGPL-2.0
Confinementstrict
BaseUnknown

A Snap that fails in configurable ways and means


This snap is useful for testing snap hooks.

By setting configuration on the snap, one can control which hooks will fail.

$ snap set fail-tester HOOK_NAME=true

e.g.

$ snap set fail-tester configure=true

Will cause the configure hook to fail. To undo this, one clears the setting:

$ snap set fail-tester configure=

and the configure hook will work again.

Supported hooks are:

- configure
- install
- pre-refresh
- post-refresh

Update History

0+git.7ff1cd6 (1)
1 Apr 2026, 21:28 UTC

Published8 Nov 2018, 17:35 UTC

Last updated8 Nov 2018, 17:34 UTC

First seen1 Apr 2026, 21:28 UTC