Draft
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
Closed
7f65f33 to
cd40ec7
Compare
Member
Author
|
The test named |
Member
Author
|
@polybassa are there some tests that should be disabled https://github.com/secdev/scapy/runs/7918151585?check_suite_focus=true#step:3:2310 ? |
Contributor
|
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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...)