-
Notifications
You must be signed in to change notification settings - Fork 510
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
test: disable test until #5599 fixed #5653
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @grom72)
src/test/pmem2_map_prot/TESTS.py
line 3 at r1 (raw file):
#!../env.py # SPDX-License-Identifier: BSD-3-Clause # Copyright 2020, Intel Corporation
Copyright 2020-2023, Intel Corporation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @grom72)
src/test/pmem2_map_prot/TESTS.py
line 75 at r1 (raw file):
XXX disable the test until URL is fixed.
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 2 unresolved discussions (waiting on @janekmi and @osalyk)
src/test/pmem2_map_prot/TESTS.py
line 3 at r1 (raw file):
Previously, osalyk (Oksana Sałyk) wrote…
Copyright 2020-2023, Intel Corporation
Done.
src/test/pmem2_map_prot/TESTS.py
line 75 at r1 (raw file):
Previously, janekmi (Jan Michalski) wrote…
XXX disable the test until URL is fixed.
Done.
Codecov Report
@@ Coverage Diff @@
## stable-1.13 #5653 +/- ##
============================================
Coverage 74.25% 74.26%
============================================
Files 145 145
Lines 22131 22131
Branches 3704 3705 +1
============================================
+ Hits 16433 16435 +2
+ Misses 5698 5696 -2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @osalyk)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @grom72)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @grom72)
Disable the test until #5599 is fixed.
Signed-off-by: Tomasz Gromadzki tomasz.gromadzki@intel.com
This change is