I created a transaction log backup database maintenance task which then flows to a notification task if a failure occurs. If I set the backup path to a path that does not exist on databases that are set to simple (which should also cause it to fail I would expect, since you can not backup transaction logs on a simple recovery model database) it just succeeds and does not go to the notification task.
Why

Backup database failure is not firing