Hi Massimo
Tests run out of the box for me except for one (nomen est omen, I guess ;-)...)
Gruess
Ronnie
==== broken-1.1 error page test FAILED
==== Contents of test case:
apachetest::start {} {} {
catch {
set page [::http::geturl "${urlbase}$testfilename1"]
set match [string trim [::http::data $page]]
}
}
set match
---- Result was:
<pre>invalid command name "broken"
while executing
"broken"
(in namespace eval "::request" script line 4)
invoked from within
"namespace eval ::request $script"
("::try" body line 12)<hr/><p>OUTPUT BUFFER:</p>::Rivet::handle_error</pre>
---- Result should have been (exact matching):
<pre>invalid command name "broken"
while executing
"broken"
(in namespace eval "::request" script line 4)
invoked from within
"namespace eval ::request $script"
("::try" body line 12)<hr/><p>OUTPUT BUFFER:</p>puts -nonewline ""
# non-existent command
broken
puts -nonewline "
"
</pre>
==== broken-1.1 FAILED
--
We innovate. You win. http://netcetera.com
Ronnie Brunner | [email protected] | T +41 44 297 59 79 |
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.com |
-----Original Message-----
From: Massimo Manghi <[email protected]>
Sent: Friday, June 22, 2018 02:20
To: Brice Hamon <[email protected]>
Cc: Massimo Manghi <[email protected]>; Rivet_dev
<[email protected]>
Subject: Re: rivet 3.0.2
Anyone is invited to check it out before we vote to release it
-- Massimo
On 06/22/2018 02:08 AM, Brice Hamon wrote:
> Thank you Massimo.
> I'll take it from there.
> Brice.
>
> On Thu, Jun 21, 2018 at 8:03 PM, Massimo Manghi <[email protected]>
> wrote:
>
>> for your convenience I created a release candidate artifact at
>>
>> http://www.rivetweb.org/~mxm/rivet/
>>
>> -- Massimo
>>
>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]