|
Ran
|
Jobs
2
|
Files
1
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/simar7/xserver/commit/<a class=hub.com/simar7/xserver/commit/6fcf875c6c67c1dc533c671bfb4b0f71c8f739e4">6fcf875c6<a href="https://github.com/simar7/xserver/commit/6fcf875c6c67c1dc533c671bfb4b0f71c8f739e4">">dhcp: Stop randomizing byte order in packets h.options.SelectOrderOrAll() randomizes the packer order in a reply when used. This causes the tests to panic upon seeing an out-of-order sequence of bytes even with similar looking bytes. Use h.options.SelectOrder() and only send the bytes that are set. With this change the order must be set. Ref: https://github.com/krolaw/dhcp4/blob/</a><a class="double-link" href="https://github.com/simar7/xserver/commit/<a class="double-link" href="https://github.com/simar7/xserver/commit/ffbbb16f447b3e05b80e8ddecbb8ada36e2ae006">ffbbb16f4</a>">ffbbb16f4</a><a href="https://github.com/simar7/xserver/commit/6fcf875c6c67c1dc533c671bfb4b0f71c8f739e4">/helpers.go#L11 Signed-off-by: Simarpreet Singh <simar@linux.com>
41 of 80 relevant lines covered (51.25%)
2.79 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23.1 | 0 |
51.25 |
Travis Job 23.1 | |
| 2 | 23.2 | 0 |
50.63 |
Travis Job 23.2 |