[Bug 2032945] Re: Integrate minimal smoke-test during build-time

Dominik Viererbe 2032945 at bugs.launchpad.net
Mon Apr 8 14:13:23 UTC 2024


** Changed in: dotnet6 (Ubuntu Jammy)
       Status: In Progress => Fix Released

** Changed in: dotnet6 (Ubuntu Lunar)
       Status: In Progress => Fix Released

** Changed in: dotnet6 (Ubuntu Mantic)
       Status: In Progress => Fix Released

** Changed in: dotnet7 (Ubuntu Jammy)
       Status: Triaged => Fix Released

** Changed in: dotnet7 (Ubuntu Lunar)
       Status: Triaged => Fix Released

** Changed in: dotnet7 (Ubuntu Mantic)
       Status: Triaged => Fix Released

** Changed in: dotnet7 (Ubuntu)
       Status: Invalid => Fix Released

** Changed in: dotnet6 (Ubuntu)
       Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dotnet6 in Ubuntu.
https://bugs.launchpad.net/bugs/2032945

Title:
  Integrate minimal smoke-test during build-time

Status in dotnet6 package in Ubuntu:
  Fix Released
Status in dotnet7 package in Ubuntu:
  Fix Released
Status in dotnet6 source package in Jammy:
  Fix Released
Status in dotnet7 source package in Jammy:
  Fix Released
Status in dotnet6 source package in Lunar:
  Fix Released
Status in dotnet7 source package in Lunar:
  Fix Released
Status in dotnet6 source package in Mantic:
  Fix Released
Status in dotnet7 source package in Mantic:
  Fix Released

Bug description:
  As part of the MIR review Christian Ehrhardt suggested adding a small
  smoke-test during build-time [1]:

  > #4 only testing in autopkgtests
  >
  > I'd prefer to have something not as gigantic in build time tests (read = "I agree to not add the huge thing, but something small maybe", just a reasonable sanity check).
  > But that isn't a hard requirement if there are good autopkgtests and there are.
  > You have lots of good "make the autopkgtest even better" and that might be where the time is indeed spend better now.

  The advantage of this is catching major errors early on. A small smoke
  test like compiling and running a hello world application should be
  enough; like:

  dotnet new console -o HelloWorld
  cd HelloWorld
  dotnet run

  [1]
  https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2023531/comments/8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2032945/+subscriptions




More information about the foundations-bugs mailing list