-
Notifications
You must be signed in to change notification settings - Fork 290
Closed
Labels
Description
First seen in PR #932 CI build
To Reproduce
Steps to reproduce the behavior:
- push anything up to GitHub
- observe CI build
Expected behavior
Tests pass
Screenshots
*** [tcpprep] Print comment mode test:
tcpprep args:
This is a comment
Cache contains data for 179 packets
*** [tcpprep] Config mode test:
*** [tcpprep] MAC reverse mode test:
*** [tcpprep] CIDR reverse mode test:
*** [tcpprep] Regex reverse mode test:
*** [tcpprep] exclude packets test:
*** [tcpprep] include packets test:
*** [tcpprep] include source test:
*** [tcpprep] include destination test:
*** [tcpreplay] Basic test:
*** [tcpreplay] Nano timer test:
*** [tcpreplay] Cache test:
*** [tcpreplay] Packets/sec test:
*** [tcpreplay] Mbps test:
*** [tcpreplay] Topspeed test:
*** [tcpreplay] Config file/VLAN add test:
*** [tcpreplay] Multiplier test:
*** [tcpreplay] Packets/sec Multiplier test:
*** [tcpreplay] Precache test:
*** [tcpreplay] Statistics test:
*** [tcpreplay] Dual file test:
*** [tcpreplay] Maximum sleep test:
*** [tcpreplay] Include rule test:
*** [tcpreplay] Exclude rule test:
*** [tcpreplay] Unique IP test:
*** [tcprewrite] Portmap test:
Binary files ./test2.rewrite_portmap and test.rewrite_portmap1 differ
*** [tcprewrite] Portmap range test:
Binary files ./test2.rewrite_range_portmap and test.rewrite_range_portmap1 differ
*** [tcprewrite] Endpoint test:
*** [tcprewrite] Pseudo NAT test:
*** [tcprewrite] Truncate test:
*** [tcprewrite] Pad test:
*** [tcprewrite] Seed IP test:
*** [tcprewrite] Src/Dst MAC test:
*** [tcprewrite] Layer2 test:
*** [tcprewrite] Config/VLAN Add test:
*** [tcprewrite] Skip bcast test:
*** [tcprewrite] DLT User test:
*** [tcprewrite] DLT Cisco HDLC test:
*** [tcprewrite] VLAN 802.1ad test:
*** [tcprewrite] VLAN Delete test:
*** [tcprewrite] Remove EFCS:
*** [tcprewrite] Force TTL:
*** [tcprewrite] Increase TTL:
*** [tcprewrite] Reduce TTL:
*** [tcprewrite] Force TTL header fix:
*** [tcprewrite] Increase TTL with header fix:
*** [tcprewrite] Reduce TTL with header fix:
*** [tcprewrite] TOS test:
*** [tcprewrite] MTU Truncate test:
*** [tcprewrite] Substitute Src/Dst MAC test:
*** [tcprewrite] Seeded MAC test:
*** [tcprewrite] Seeded Keep MAC test:
*** [tcprewrite] L7 fuzzing test:
*** [tcprewrite] TCP sequence test:
Binary files ./test2.rewrite_sequence and test.rewrite_sequence1 differ
*** [tcprewrite] Fix checksum test:
*** [tcprewrite] Fix length and pad test:
*** [tcprewrite] Fix length and truncate test:
*** [tcprewrite] Fix length and delete test:
Error: Process completed with exit code 1.
System (please complete the following information):
- OS: Ubuntu
- OS version: GitHub deined
- Tcpreplay Version [e.g. 4.5.2 beta1]
Additional context
- It appears this used to work, but something changed with GitHub
Reactions are currently unavailable