Skip to content

tests: fix a bug in autorun.py that hung tests - #5146

Merged
polybassa merged 1 commit into
secdev:masterfrom
ali-keys:autorun-fix-pr
Sep 3, 2026
Merged

tests: fix a bug in autorun.py that hung tests#5146
polybassa merged 1 commit into
secdev:masterfrom
ali-keys:autorun-fix-pr

Conversation

@ali-keys

@ali-keys ali-keys commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR fixes a bug in autorun.py that hung tests.
+ Emulate interact test to work without IPython installed.

see #4970 (comment)

AI-Assisted: yes (Claude Opus 4.7)

@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.81%. Comparing base (b3bbcc8) to head (826c80c).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5146      +/-   ##
==========================================
+ Coverage   80.63%   80.81%   +0.17%     
==========================================
  Files         390      390              
  Lines       96936    96938       +2     
==========================================
+ Hits        78168    78337     +169     
+ Misses      18768    18601     -167     
Files with missing lines Coverage Δ
scapy/autorun.py 84.91% <100.00%> (+1.10%) ⬆️
scapy/main.py 68.54% <100.00%> (+0.07%) ⬆️

... and 11 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread scapy/autorun.py Outdated

@gpotter2 gpotter2 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment otherwise lgtm

+ Emulate interact test to work without IPython installed

AI-Assisted: yes (Claude Opus 4.7)
@ali-keys

ali-keys commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

@gpotter2 fixed.

@polybassa
polybassa merged commit 4b938fb into secdev:master Sep 3, 2026
23 checks passed
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.

3 participants