Re: [Semanticscuttle-devel] Privatekey / Opensearch problem / Configurable privacy
Brought to you by:
cweiske
|
From: Brett D. <bs...@fr...> - 2011-03-11 00:21:41
|
Hi, Christian.
I ran the test five times consecutively, and the assert failed each
time.
Rgrds,
Brett
On Mon, 7 Mar 2011 20:04:43 +0100, Christian Weiske
<cw...@cw...> wrote:
> Hi Brett,
>
>
>> I'm pretty close to having configurable privacy implemented. I'm
>> wondering where I should place my unit test. I was thinking I should
>> add it to BookmarkTest.php in the tests directory, correct?
> Yep, that's the correct one.
>
>
>> Also, I ran BookmarkTest.php in PHPUnit and there was one failure:
>> 1) BookmarkTest::testHardCharactersInBookmarks
>> Failed asserting that two strings are equal.
>> --- Expected
>> +++ Actual
>> @@ @@
>> -#{|`^@]³¹¡¿<&é__(-è\_çà)
>> +#{|`^@]
>>
>> I had not changed anything in this file.
>
> Does it suddenly work when running the tests the second (or third)
> time? i know of one unstable tests (which is crap and needs to be
> fixed).
|