5 apr 2009 kl. 00.23 skrev Adam Kocoloski:

On Apr 4, 2009, at 5:44 PM, Patric Fors wrote:

Hi,

Should I be worried that the "view_conflicts" test fail in the Test Suite? I mean, is it the test that fails, or is it couchdb that fails the test. :-)

Hi Patrick, did you happen to run that test with Safari? view_conflicts fails for me in Safari 4, but passes in Firefox 3 and in the command-line runner. In other words, I think it's the test that fails, not Couch :-)

Aha, thanks!
And, yes, Safari was the browser I used, I confess :-)
Ran it again with Firefox and it's all good: 44 of 44 test(s) run, 0 failures (55178 ms)

Hm...Command-line runner? Must have missed that one.
Well, while we are on the command line, I guess these errors are also part of the Test Suits tests?

[info] [<0.10759.0>] 127.0.0.1 - - 'POST' /test_suite_db/ _ensure_full_commit 201
[error] [<0.10706.0>] ** Generic server <0.10706.0> terminating
** Last message in was {'EXIT',<0.10644.0>,killed}
** When Server state == {file_descriptor,prim_file,{#Port<0.2528>,23}}
** Reason for termination ==
** killed


=ERROR REPORT==== 4-Apr-2009::23:17:00 ===
** Generic server <0.10706.0> terminating
** Last message in was {'EXIT',<0.10644.0>,killed}
** When Server state == {file_descriptor,prim_file,{#Port<0.2528>,23}}
** Reason for termination ==
** killed
[error] [<0.10706.0>] {error_report,<0.24.0>,
    {<0.10706.0>,crash_report,
     [[{initial_call,{couch_file,init,['Argument__1']}},
       {pid,<0.10706.0>},
       {registered_name,[]},
       {error_info,
           {exit,killed,
[{gen_server,terminate,6},{proc_lib,init_p_do_apply, 3}]}},
       {ancestors,
[<0.10644.0>,<0.10643.0>,couch_server,couch_primary_services,
            couch_server_sup,<0.1.0>]},
       {messages,[]},
       {links,[#Port<0.2528>,<0.10708.0>]},
       {dictionary,[]},
       {trap_exit,true},
       {status,running},
       {heap_size,987},
       {stack_size,24},
       {reductions,2015}],
      [{neighbour,
           [{pid,<0.10708.0>},
            {registered_name,[]},
            {initial_call,{couch_ref_counter,init,['Argument__1']}},
            {current_function,{gen_server,loop,6}},
            {ancestors,
[<0.10644.0>,<0.10643.0>,couch_server,couch_primary_services,
                 couch_server_sup,<0.1.0>]},
            {messages,
[{'DOWN',#Ref<0.0.0.128931>,process,<0.10644.0>,killed}]},
            {links,[<0.10706.0>]},
            {dictionary,[]},
            {trap_exit,false},
            {status,runnable},
            {heap_size,610},
            {stack_size,9},
            {reductions,249}]}]]}}
[info] [<0.10777.0>] Shutting down view group server, monitored db is closing. [info] [<0.10770.0>] Shutting down view group server, monitored db is closing.
[info] [<0.10759.0>] 127.0.0.1 - - 'POST' /_restart 200


/Patric

Reply via email to