[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Validation Errors



On Thu, 30 Sep 1999 23:40:33 +0530, "N.V.Balaji" wrote: 
>Hi,
>Now I've got validation errors. I've installed a lates snap-shot of ns.
>Validation after the installation gave me this report:
>
>validate overall report: some tests failed:
>     ./test-all-red ./test-all-cbq ./test-all-cbq-v1 ./test-all-webcache
>./test-
>all-wireless-lan ./test-all-wireless-gridkeeper
>./test-all-wireless-lan-newnode
>to re-run a specific test, cd tcl/test; ../../ns test-all-TEST-NAME
>
>
>does this report mean that the installation is incorrect ? 

The snapshot sometimes has validation errors
because developent introduces bugs.

In general there's no easy way to isolate those bugs to installation
or code errors.  You need to diff the traces and look at the code.

There are daily runs of the validation suites automatically posted to
the web (see the validation web page).  I encourage casual users of
the snapshots to pull down snapshots on days with passing validation
runs.  (Unfortunately, the validation runs are not always sync'ed with
the time snapshots are taken.)

Recent snapshots may require updating tclcl to its snapshot.
(This is the source of some recent problems in webcache, for example.)

   -John Heidemann