Skip to content

Bug #933 ci: hexdump failing pcap on test failure#934

Merged
fklassen merged 3 commits into4.5.2-beta1from
Bug_#933_GitHub_Actions_CI_Failure
Jul 3, 2025
Merged

Bug #933 ci: hexdump failing pcap on test failure#934
fklassen merged 3 commits into4.5.2-beta1from
Bug_#933_GitHub_Actions_CI_Failure

Conversation

@fklassen
Copy link
Copy Markdown
Member

@fklassen fklassen commented Jun 30, 2025

Issue #933

Required to analyse rewrite issues in CI that are not otherwise reproducible.

Format is as per suggestion for Wireshark hex input, but I find it easier to convert to binary, e.g.

xxd -r failed_text.hex > failed.pcap

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions.
  • The code follows the code style guide detailed in the wiki.
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • The code passes sudo make test

Changes:

  • [...]

Other comments:

...

@fklassen fklassen force-pushed the Bug_#933_GitHub_Actions_CI_Failure branch 19 times, most recently from 9a99bf6 to 7266b72 Compare July 3, 2025 04:38
@fklassen fklassen force-pushed the Bug_#933_GitHub_Actions_CI_Failure branch 2 times, most recently from 2578612 to f9bc492 Compare July 3, 2025 15:50
Required to analyse rewrite issues in CI that are not otherwise reproducible.

Format is as per suggestion for Wireshark hex input, but I find it easier to convert to binary, e.g.

```
xxd -r failed_text.hex > failed.pcap
```
@fklassen fklassen force-pushed the Bug_#933_GitHub_Actions_CI_Failure branch from f9bc492 to 1873a05 Compare July 3, 2025 15:55
@fklassen fklassen merged commit 3639892 into 4.5.2-beta1 Jul 3, 2025
2 checks passed
@fklassen fklassen deleted the Bug_#933_GitHub_Actions_CI_Failure branch July 3, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant