[MacPorts] #62530: pull request CI checks are marked successful even when they fail

MacPorts noreply at macports.org
Tue Jun 1 13:06:20 UTC 2021


#62530: pull request CI checks are marked successful even when they fail
----------------------------+---------------------
  Reporter:  ryandesign     |      Owner:  admin@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  buildbot/mpbb  |    Version:
Resolution:                 |   Keywords:
      Port:                 |
----------------------------+---------------------

Comment (by cjones051073):

 I can understand the rationale for doing this when it is an intermittent
 problem, due to dependencies that do not exist, but I am seeing the above
 errors for all PRs at the moment, when they seem to fail for deps that do
 exist. See e.g.

 https://github.com/macports/macports-ports/pull/11189

 {{{
 2021-05-31T09:24:25.8033970Z Installing dependency (1 of 440) 'bzip2' with
 variants '' (requesting '') ... [FAIL] (archivefetch)
 2021-05-31T09:24:25.8073620Z ##[endgroup]
 2021-05-31T09:24:25.8074850Z ##[error]Failed to install dependencies for
 gnss-sdr
 2021-05-31T09:24:25.8101400Z /Users/runner/work/_temp/db2e5a8e-16ad-4272
 -a4bd-3e2473590f36.sh: line 4:  1383 Terminated: 15          tail -f
 "$workdir/logs/dependencies-progress.txt" 2> /dev/null
 }}}

 bzip2 definitely does exist.

 It seems there is a real issue with the CI builds at the moment, and the
 behaviour of still marking them as OK is hiding this problem.

-- 
Ticket URL: <https://trac.macports.org/ticket/62530#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list