-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Launch Unit Tests on *BSD #3716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
e05b649
to
55f597e
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #3716 +/- ##
==========================================
+ Coverage 49.60% 49.66% +0.05%
==========================================
Files 341 342 +1
Lines 76081 76267 +186
==========================================
+ Hits 37742 37880 +138
- Misses 38339 38387 +48 |
e8244b0
to
7ff2306
Compare
7f65f33
to
cd40ec7
Compare
The test named |
@polybassa are there some tests that should be disabled https://github.com/secdev/scapy/runs/7918151585?check_suite_focus=true#step:3:2310 ? |
Certain tests run only on Linux and are skipped automatically. As a notification, this message is sent to stderr if skipped. In my opinion, they should not be disabled.
--
Viele Grüße
Nils Weiß
On August 19, 2022 2:50:05 PM GMT+02:00, Guillaume Valadon ***@***.***> wrote:
***@***.*** are there some tests that should be disabled
…
https://github.com/secdev/scapy/runs/7918151585?check_suite_focus=true#step:3:2310
?
--
Reply to this email directly or view it on GitHub:
#3716 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
6285e4f
to
7e53800
Compare
This PR is an attempt at automatically testing Scapy on *BSD. These unit tests will only be triggered when a PR is labelled with specific labels (i.e
ci/bsd
,ci/freebsd
...)