Re: [Ryu-devel] AssertionError test failed

2013-06-11 Thread Kei Ohmura
gt; Cc: [email protected] > Subject: Re: [Ryu-devel] AssertionError test failed > > Did you test with your distro environment? > In order to check if the environment causes or not, Can you please test with > virtual environment? > > i.e. > Does the test res

Re: [Ryu-devel] AssertionError test failed

2013-06-11 Thread Oren Spector
: [Ryu-devel] AssertionError test failed Did you test with your distro environment? In order to check if the environment causes or not, Can you please test with virtual environment? i.e. Does the test result differ with or without virtualenv? run_test.sh -V and run_test.sh -N According to the

Re: [Ryu-devel] AssertionError test failed

2013-06-11 Thread Isaku Yamahata
ll failed. I then upgraded it > using pip to version 0.7.10, but still the test fails. > > -Original Message- > From: Isaku Yamahata [mailto:[email protected]] > Sent: Tuesday, June 11, 2013 12:52 AM > To: Oren Spector > Cc: [email protected] > S

Re: [Ryu-devel] AssertionError test failed

2013-06-10 Thread Oren Spector
, June 11, 2013 12:52 AM To: Oren Spector Cc: [email protected] Subject: Re: [Ryu-devel] AssertionError test failed Which version of netaddr are you using? On Mon, Jun 10, 2013 at 03:59:44PM +0300, Oren Spector wrote: > Hi, > > > > I cloned a fresh copy of Ryu from

Re: [Ryu-devel] AssertionError test failed

2013-06-10 Thread Oren Spector
2013 6:16 PM To: [email protected] Cc: [email protected] Subject: Re: [Ryu-devel] AssertionError test failed On Mon, 10 Jun 2013 15:59:44 +0300 "Oren Spector" wrote: > I cloned a fresh copy of Ryu from github and when I ran the > run_tests.sh script the Ass

Re: [Ryu-devel] AssertionError test failed

2013-06-10 Thread Isaku Yamahata
Which version of netaddr are you using? On Mon, Jun 10, 2013 at 03:59:44PM +0300, Oren Spector wrote: > Hi, > > > > I cloned a fresh copy of Ryu from github and when I ran the run_tests.sh > script > the AssertionError test failed. I remember that last week all the tests passed > OK, so some

Re: [Ryu-devel] AssertionError test failed

2013-06-10 Thread FUJITA Tomonori
On Mon, 10 Jun 2013 15:59:44 +0300 "Oren Spector" wrote: > I cloned a fresh copy of Ryu from github and when I ran the run_tests.sh > script the AssertionError test failed. I remember that last week all the > tests passed OK, so some recent change in the repository probably caused the > issue. S

[Ryu-devel] AssertionError test failed

2013-06-10 Thread Oren Spector
Hi, I cloned a fresh copy of Ryu from github and when I ran the run_tests.sh script the AssertionError test failed. I remember that last week all the tests passed OK, so some recent change in the repository probably caused the issue. Oren ==