** Description changed:

- Issue found on 5.8.0-34.37~20.04.2 with P8 node dryden
+ [Impact] 
+ The fail check in the end of powerpc/eeh/eeh-basic.sh script will complain 
about "unexpected operator"
  
- This is a test case issue,caused by the following line in the script:
- $ test "$failed" == 0
- /bin/sh: 4: test: 0: unexpected operator
+ This is caused by the following line in the script:
+   $ test "$failed" == 0
+   /bin/sh: 4: test: 0: unexpected operator
+ 
+ [Fix]
+ * 3db380570af705 ("selftests/powerpc: Make the test check in eeh-basic.sh 
posix compliant")
+ 
+ This is affecting F/G/H and can be cherry-picked for all of them.
+ 
+ [Test case]
+ Run the eeh-basic.sh script in tools/testing/selftests/powerpc/eeh/
+ This error message should be gone.
+ 
+ [Where problems could occur]
+ This fix is limited to PowerPC testing tool, it's unlike to cause any issue.

-- 
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/1909428

Title:
  eeh-basic.sh from powerpc in ubuntu_kernel_selftests failed with
  unexpected operator on F-5.8

Status in ubuntu-kernel-tests:
  In Progress
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Incomplete
Status in linux source package in Groovy:
  Incomplete
Status in linux source package in Hirsute:
  Incomplete

Bug description:
  [Impact] 
  The fail check in the end of powerpc/eeh/eeh-basic.sh script will complain 
about "unexpected operator"

  This is caused by the following line in the script:
    $ test "$failed" == 0
    /bin/sh: 4: test: 0: unexpected operator

  [Fix]
  * 3db380570af705 ("selftests/powerpc: Make the test check in eeh-basic.sh 
posix compliant")

  This is affecting F/G/H and can be cherry-picked for all of them.

  [Test case]
  Run the eeh-basic.sh script in tools/testing/selftests/powerpc/eeh/
  This error message should be gone.

  [Where problems could occur]
  This fix is limited to PowerPC testing tool, it's unlike to cause any issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1909428/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to