Test int64x64 fails?

303 views
Skip to first unread message

Petri Väisänen

unread,
Feb 7, 2020, 7:56:14 AM2/7/20
to ns-3-users
Hi,

I'm installing the ns-3.30 within the windows subsystem for linux at windows 10 and when running the tests (% ./test.py) one fail is generated:

631 of 635 tests passed (631 passed, 3 skipped, 1 failed, 0 crashed, 0 valgrind errors)
List of SKIPped tests:
    ns3-tcp-cwnd (requires NSC)
    ns3-tcp-interoperability (requires NSC)
    nsc-tcp-loss (requires NSC)
List of FAILed tests:
    int64x64

Ubuntu App is version 18.04. Is this something one needs to be concerned or can this fail be ignored?

Br,
Petri

Manoj Paul

unread,
Feb 7, 2020, 12:07:19 PM2/7/20
to ns-3-users
I am using 14.04 and ns3.27 is working fine. Issue must be some where else. Did you built it ./build.py ?


--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ns-3-users/c87123ec-4ce7-4163-afb6-313973d5282b%40googlegroups.com.

Petri Väisänen

unread,
Feb 10, 2020, 2:51:54 AM2/10/20
to ns-3-users
Hi,

Yes, build with "% ./build.py --enable-examples --enable-tests" command.

Br,
Petri

Other setup:
   61  sudo apt-get install gcc g++ python python3 python3-dev
   63  sudo apt-get install python3-setuptools git mercurial
   64  sudo apt-get install gdb valgrind
   65  sudo apt-get install tcpdump
   66  sudo apt-get install sqlite sqlite3 libsqlite3-dev
   67  sudo apt-get install libxml2 libxml2-dev
   68  sudo apt-get install autoconf cvs bzr unrar


On Friday, February 7, 2020 at 7:07:19 PM UTC+2, Manoj Paul wrote:
I am using 14.04 and ns3.27 is working fine. Issue must be some where else. Did you built it ./build.py ?


On Fri, Feb 7, 2020, 6:26 PM Petri Väisänen <petri.j...@gmail.com> wrote:
Hi,

I'm installing the ns-3.30 within the windows subsystem for linux at windows 10 and when running the tests (% ./test.py) one fail is generated:

631 of 635 tests passed (631 passed, 3 skipped, 1 failed, 0 crashed, 0 valgrind errors)
List of SKIPped tests:
    ns3-tcp-cwnd (requires NSC)
    ns3-tcp-interoperability (requires NSC)
    nsc-tcp-loss (requires NSC)
List of FAILed tests:
    int64x64

Ubuntu App is version 18.04. Is this something one needs to be concerned or can this fail be ignored?

Br,
Petri

--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-...@googlegroups.com.
Message has been deleted

Jing Yang

unread,
Oct 5, 2020, 2:26:56 PM10/5/20
to ns-3-users
Hi Petri,

How did you solve this problem? I have the same error when I was testing. 

I installed ns-3.30 within the subsystem for Linux at widows 10, and the ubutun app is 16.04.


Thank you.

Best,
Jing

Gabriel Ferreira

unread,
Oct 8, 2020, 11:15:29 AM10/8/20
to ns-3-users
I've hit the same issues and those are due to rounding errors in WSLv1.
They use the wrong configuration of the floating point unit and refuse to fix it not to cause issues to Windows processes and to keep things fast.
WSLv2 fixes the issues, but it also is way slower for CPU intensive applications, so you got to choose your poison.

Reply all
Reply to author
Forward
0 new messages