On Wed, 10 Feb 2016 13:47:04 +0900 IWASE Yusuke <[email protected]> wrote:
> Note: Though tests may not be enough, as far as running unit test, > this patch makes compatible with PyPy interpreter. > > Signed-off-by: IWASE Yusuke <[email protected]> > --- > .travis.yml | 1 + > ryu/lib/ofctl_v1_3.py | 4 ++-- > ryu/lib/packet/ospf.py | 2 +- > .../ofctl_json/of13/4-48-ofp_meter_config_reply.packet.json | 4 ++-- > .../of13/4-52-ofp_meter_features_reply.packet.json | 4 ++-- > ryu/tests/unit/lib/test_ofctl.py | 9 ++++++--- > ryu/tests/unit/lib/test_rpc.py | 13 > ++++++++++++- > tools/test-requires | 3 ++- > tox.ini | 2 +- > 9 files changed, 29 insertions(+), 13 deletions(-) Applied, thank you. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
