** 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 Ubuntu
Bugs, which is subscribed to 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

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to