← Back to team overview

mahara-contributors team mailing list archive

[Bug 1988840] Re: minaccept test fails on 2110_STABLE (21.10.04)

 

This code should check that upgrade version is greater than old version
then pass. Not every update will have upgrade steps especially in
version bump only release.

https://git.mahara.org/mahara/mahara/-/commit/797a3743980c96a7579e43e0f271f2298c8a9193

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1988840

Title:
  minaccept test fails on 2110_STABLE (21.10.04)

Status in Mahara:
  New

Bug description:
  make: *** [minaccept] Error 1

  Looks like minaccept found some issues:
  Array
  (
      [0] => Running minimum acceptance test...
      [1] => Bumping htdocs/lib/version.php...
      [2] => Old version: 2021080209
      [3] => New version: 2021080220
      [4] => New htdocs/lib/db/upgrade.php: 2021080211
      [5] => New htdocs/lib/db/upgrade.php: 2021080212
      [6] => New htdocs/lib/db/upgrade.php: 2021080213
      [7] => New htdocs/lib/db/upgrade.php: 2021080214
      [8] => New htdocs/lib/db/upgrade.php: 2021080215
      [9] => ERROR: Version in htdocs/lib/version.php should match version of last new section in htdocs/lib/db/upgrade.php
  )

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1988840/+subscriptions



References