Verified with Cosmic, failing as expected.

Note that this fix is to allow the run_netsocktests to fail correctly:
 selftests: net: run_netsocktests
 ========================================
 --------------------
 running socket test
 --------------------
 [FAIL]
 not ok 1..6 selftests: net: run_netsocktests [FAIL]


Was:
    selftests: net: run_netsocktests
    ========================================
    --------------------
    running socket test
    --------------------
    [FAIL]
    ok 1..6 selftests: net: run_netsocktests [PASS]

Issue for run_netsocktests will be addressed here: bug 1830016

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

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

Title:
  False positive test result in run_netsocktests from net in
  ubuntu_kernel_selftest

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed
Status in linux source package in Disco:
  Fix Committed
Status in linux source package in Eoan:
  In Progress

Bug description:
  == SRU Justification ==

  The run_netsocktests from net in ubuntu_kernel_selftest will be marked
  as passed regardless the actual test result from the ./socket:

      selftests: net: run_netsocktests
      ========================================
      --------------------
      running socket test
      --------------------
      [FAIL]
      ok 1..6 selftests: net: run_netsocktests [PASS]

  This is because the test script itself has been successfully executed,
  and make it return 0.

  == Fix ==
  30c04d79 (selftests/net: correct the return value for run_netsocktests)

  This can be cherry-picked into all of our kernels.

  == Test ==
  Patch tested and submitted to the upstream.

  == Regression Potential ==
  Changes limit to the testing tool, and it's is expected to see failures
  from this test in the future.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1825777/+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