You are here: Foswiki>Tasks Web>Item8719 (17 Mar 2010, ArthurClemens)Edit Attach

Item8719: Disable failing search test on Mac OS X only

pencil
Priority: Low
Current State: Closed
Released In:
Target Release: n/a
Applies To: Extension
Component: UnitTestContrib
Branches:
Reported By: ArthurClemens
Waiting For:
Last Change By: ArthurClemens
I cannot run the Fn_SEARCH.pm unit test on Mac because one case insensitive test always fails.

I want to disable that test for Mac OS X only:

unless ($^O eq 'darwin') {
...
}

-- ArthurClemens - 16 Mar 2010

Reverted.

-- ArthurClemens - 17 Mar 2010
 
Topic revision: r3 - 17 Mar 2010, ArthurClemens
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy