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

Re: [ns] about validation process



post the problem here:
  http://www.isi.edu/cgi-bin/nsnam/reportbug.cgi
and include more info about the problem.
Also store your validation output by:
  cd ~ns/tcl/test
  tar cf - test-output-*/*.test | gzip -9 - > failed-test-output.tar.gz
and include a URL to failed-test-output.tar.gz in the bug report
so that we can download the file to see what causes the failure.

thanks,
difa

On Tue, 20 Nov 2001, dade wrote:

> Dear all,
> Recently, I've installed ns-2 release ns-allinone-2.1b8a.
> After ./make and configuring path, i did ./validate.
> some tests result
> Test Output Differs from Reference Output
> ..............
> My question are:
> - will the test failed get affected the entire program
> - how to make the tests that failed turn to not failed or the test give result
> Test output agrees with the reference output
> below are messages displayed when validation process complete.
>
> validate overall report: some test failed:
> ./test-all-cbq ./test-all-webcache ./test-all-mcache ./test-all-plm /./test-all-wireless-shadowing ./test-all-wireless-lan-aodv ./test-all-wireless-tdma ./test-all-wireless-gridkeeper ./test-all-wireless-diffusion ./test-all-wireless-lan-newnode ./test-all-WLtutorial ./test-all-energy ./test-all-cbq-v1 to re-run a specific test, cd tcl/test; ../../ns test-all-TEST-NAME
> Notice that some tests in webcache will fail on freebsd when -0 is turned on.This due to some event reordering, which will disappear when -g is turned on.
> regards,
> dade
>