group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #33691
[Bug 1825778] Re: False positive test result in run_afpackettests from net in ubuntu_kernel_selftest
https://lists.ubuntu.com/archives/kernel-team/2019-December/106195.html
** Description changed:
+ == Justification ==
The run_afpackettests will be marked as passed regardless the return
value of those sub-tests in the script:
--------------------
running psock_tpacket test
--------------------
[FAIL]
selftests: run_afpackettests [PASS]
Fix this by changing the return value for each tests.
+ == Fix ==
+ * 8c03557 (selftests/net: correct the return value for run_afpackettests)
+
+ This patch has alreay landed on newer releases and D with stable
+ updates.
+ For X and B this can be backported with the same logic.
+
+ == Test ==
+ Tested on a Xenial KVM with this patch applied on these two trees, when
+ the test failed the return value will be 1 instead of 0 as expected.
+
+ == Regression Potential ==
+ * Low, it's just reflecting the real test return value. We may see this
+ test failing on some kernels but it's good as it's reporting a real bug.
+
+
+ == Original Bug Report ==
+ The run_afpackettests will be marked as passed regardless the return
+ value of those sub-tests in the script:
+ --------------------
+ running psock_tpacket test
+ --------------------
+ [FAIL]
+ selftests: run_afpackettests [PASS]
+
+ Fix this by changing the return value for each tests.
+
Patch sent to upstream.
** Changed in: ubuntu-kernel-tests
Status: New => In Progress
** Changed in: ubuntu-kernel-tests
Assignee: (unassigned) => Po-Hsu Lin (cypressyew)
** Changed in: linux (Ubuntu Xenial)
Assignee: (unassigned) => Po-Hsu Lin (cypressyew)
** Changed in: linux (Ubuntu Bionic)
Assignee: (unassigned) => Po-Hsu Lin (cypressyew)
** Changed in: linux (Ubuntu Xenial)
Status: New => In Progress
** Changed in: linux (Ubuntu)
Status: In Progress => Fix Released
** Changed in: linux (Ubuntu Bionic)
Status: New => In Progress
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1825778
Title:
False positive test result in run_afpackettests from net in
ubuntu_kernel_selftest
Status in ubuntu-kernel-tests:
In Progress
Status in linux package in Ubuntu:
Fix Released
Status in linux source package in Xenial:
In Progress
Status in linux source package in Bionic:
In Progress
Status in linux source package in Disco:
Fix Released
Bug description:
== Justification ==
The run_afpackettests will be marked as passed regardless the return
value of those sub-tests in the script:
--------------------
running psock_tpacket test
--------------------
[FAIL]
selftests: run_afpackettests [PASS]
Fix this by changing the return value for each tests.
== Fix ==
* 8c03557 (selftests/net: correct the return value for run_afpackettests)
This patch has alreay landed on newer releases and D with stable
updates.
For X and B this can be backported with the same logic.
== Test ==
Tested on a Xenial KVM with this patch applied on these two trees, when
the test failed the return value will be 1 instead of 0 as expected.
== Regression Potential ==
* Low, it's just reflecting the real test return value. We may see this
test failing on some kernels but it's good as it's reporting a real bug.
== Original Bug Report ==
The run_afpackettests will be marked as passed regardless the return
value of those sub-tests in the script:
--------------------
running psock_tpacket test
--------------------
[FAIL]
selftests: run_afpackettests [PASS]
Fix this by changing the return value for each tests.
Patch sent to upstream.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1825778/+subscriptions