Guillaume Valadon

Results 152 comments of Guillaume Valadon

Thanks for your explanation! Could you share a small piece of code that will help us reproduce the issue?

All contributions are welcomed if they conform to the contributing.md file.

This is a really cool PR. It its definitely worth finishing it and merging. If @gpotter2 and @p-l- are OK, I think that we should move to pytest and leave...

Before converting moving to pytest, I think that it will make sense to split `regression.uts` into smaller files that respect `scapy/` naming convention i.e. `test/config.uts` `test/layers/inet6.uts` `test/packet.uts` ... First, it...

I made a quick and dirty script that automates the conversion and maintains the the unit tests authorship in the commits. The commits for scapy/layers are ready but I am...

@polybassa I don't know what is the best way to sync on this topic. Could you do a first PR to split VXLAN tests out of `regression.uts` using suggestions from...

I meant moving the vxlan tests out of regression.uts as I recently did for other protocols. I still consider that it is too early to use pytest and that we...

We have an issue with Travis right now: we ran out free credits to launch the unit tests. I think that we need to focus on mandatory fixes first =/...

@p-l- the current behavior seems strange at first. After reading your comments, and giving it a thought, I don't think that it is a bug.