** Summary changed:
- POSIX fix for ftrace in ubuntu_kernel_selftests
+ POSIX fix for ftrace test in ubuntu_kernel_selftests
** Description changed:
== Justification ==
There are some non-POSIX implementations in the test script, which will
generate some noise in the test reports like:
- -e -n [1] Basic trace file check
+ -e -n [1] Basic trace file check
+ -e [PASS]
+ -e -n [2] Basic test for tracers
-e [PASS]
== Fix ==
* 4ce55a9c (selftests/ftrace: Replace \e with \033)
* 37fb665b (selftests/ftrace: Replace echo -e with printf)
These two patches can be cherry-picked into D/E
== Test ==
Tested on a P8 box with Disco, the patched test will print the report in a
proper format:
- [1] Basic trace file check [PASS]
- [2] Basic test for tracers [PASS]
+ [1] Basic trace file check [PASS]
+ [2] Basic test for tracers [PASS]
== Regression Potential ==
No regression is expected. This patchset just make sure this test comply with
POSIX standard.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1828995
Title:
POSIX fix for ftrace test in ubuntu_kernel_selftests
Status in linux package in Ubuntu:
In Progress
Status in linux source package in Disco:
In Progress
Status in linux source package in Eoan:
In Progress
Bug description:
== Justification ==
There are some non-POSIX implementations in the test script, which will
generate some noise in the test reports like:
-e -n [1] Basic trace file check
-e [PASS]
-e -n [2] Basic test for tracers
-e [PASS]
== Fix ==
* 4ce55a9c (selftests/ftrace: Replace \e with \033)
* 37fb665b (selftests/ftrace: Replace echo -e with printf)
These two patches can be cherry-picked into D/E
== Test ==
Tested on a P8 box with Disco, the patched test will print the report in a
proper format:
[1] Basic trace file check [PASS]
[2] Basic test for tracers [PASS]
== Regression Potential ==
No regression is expected. This patchset just make sure this test comply with
POSIX standard.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828995/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp