HomePhorge

Maint: Don't test for extended signals on Windows
8d5635598196Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Maint: Don't test for extended signals on Windows

The signals HUP, USR1, and USR2 are not supported on Windows. The
Puppet::Daemon code already skipped trapping these on Windows,
but the spec test was expecting them to be trapped. This commit
just updates the spec test to match the existing daemon code.

Reviewed-by: Jacob Helwig <jacob@puppetlabs.com>

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU255c5b4663bd: Maint: Tagged spec tests that are known to fail on Windows
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU8d5635598196: Maint: Don't test for extended signals on Windows (authored by Josh Cooper <josh@puppetlabs.com>).Jul 19 2011, 11:06 PM