The issue is:

/<<PKGBUILDDIR>>/test/libapt/fileutl_test.cc:376: Failure
Value of: f.Close()
  Actual: false
Expected: true

Note that the test suite is not guaranteed to run during the build -
there are dependency tracking issues in the build system, causing it to
not build sometimes. But where it builds, this error should be gone.

** Description changed:

  In 1.2.15 the unit tests (which run at build time) fail with an error
  message in the atomic files test, because I picked a commit that
  improved the error handling a bit (a previous error now propagates into
- further calls).
+ further calls):
+ 
+ /<<PKGBUILDDIR>>/test/libapt/fileutl_test.cc:376: Failure
+ Value of: f.Close()
+   Actual: false
+ Expected: true
  
  I'll revert that for 1.2.16, as it depends on another fix, and I'm not
  sure I really want those two in there.
  
- [Impact] 
+ [Impact]
  * Causes unit test failure, but might not have real effects
  
  [Test Case]
  * Check that build output (which runs unit tests) contains no failure
  
- [Regression Potential] 
+ [Regression Potential]
  * None, we are just reverting a commit from 1.2.15, so we have the same as in 
1.2.14

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1641905

Title:
  Minor unit Test regression in 1.2.15

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Xenial:
  In Progress

Bug description:
  In 1.2.15 the unit tests (which run at build time) fail with an error
  message in the atomic files test, because I picked a commit that
  improved the error handling a bit (a previous error now propagates
  into further calls):

  /<<PKGBUILDDIR>>/test/libapt/fileutl_test.cc:376: Failure
  Value of: f.Close()
    Actual: false
  Expected: true

  I'll revert that for 1.2.16, as it depends on another fix, and I'm not
  sure I really want those two in there.

  [Impact]
  * Causes unit test failure, but might not have real effects

  [Test Case]
  * Check that build output (which runs unit tests) contains no failure

  [Regression Potential]
  * None, we are just reverting a commit from 1.2.15, so we have the same as in 
1.2.14

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

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

Reply via email to