Test OK with 5.4 Focal (5.4.0-73.82) on node entei:
 # selftests: powerpc/eeh: eeh-basic.sh
 # 0000:00:00.0, Skipped: bridge
 # 0001:00:00.0, Skipped: bridge
 # 0020:00:00.0, Skipped: bridge
 # 0021:00:00.0, Skipped: bridge
 # 0021:01:00.0, Skipped: bridge
 # 0021:02:01.0, Skipped: bridge
 # 0021:02:08.0, Skipped: bridge
 # 0021:02:09.0, Skipped: bridge
 # 0021:02:0a.0, Skipped: bridge
 # 0021:02:0b.0, Skipped: bridge
 # 0021:02:0c.0, Skipped: bridge
 # 0021:0d:00.0, Added
 # 0021:0e:00.0, Skipped: ahci doesn't support recovery
 # 0021:0f:00.0, Skipped: bridge
 # 0021:10:00.0, Added
 # 0022:00:00.0, Skipped: bridge
 # 0022:01:00.0, Added
 # Found 3 breakable devices...
 # Breaking 0021:0d:00.0...
 # 0021:0d:00.0, waited 0/60
 # 0021:0d:00.0, waited 1/60
 # 0021:0d:00.0, waited 2/60
 # 0021:0d:00.0, waited 3/60
 # 0021:0d:00.0, waited 4/60
 # 0021:0d:00.0, waited 5/60
 # 0021:0d:00.0, waited 6/60
 # 0021:0d:00.0, waited 7/60
 # 0021:0d:00.0, waited 8/60
 # 0021:0d:00.0, Recovered after 9 seconds
 # Breaking 0021:10:00.0...
 # 0021:10:00.0, Recovered after 0 seconds
 # Breaking 0022:01:00.0...
 # 0022:01:00.0, waited 0/60
 # 0022:01:00.0, waited 1/60
 # 0022:01:00.0, waited 2/60
 # 0022:01:00.0, waited 3/60
 # 0022:01:00.0, waited 4/60
 # 0022:01:00.0, Recovered after 5 seconds
 # 0 devices failed to recover (3 tested)
 ok 1 selftests: powerpc/eeh: eeh-basic.sh


** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
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:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

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