neqo icon indicating copy to clipboard operation
neqo copied to clipboard

Codecov upload fails on `ubuntu-24.04-arm, stable, debug`

Open mxinden opened this issue 8 months ago • 1 comments

The codecov/test-results-action fails on check (ubuntu-24.04-arm, stable, debug) with:

/home/runner/work/_actions/codecov/test-results-action/f2dba722c67b86c6caa034178c6e4d35335f6706/dist/codecov: 1: Syntax error: ")" unexpected

https://github.com/mozilla/neqo/actions/runs/14427419979/job/40458100221?pr=2580

This might explain why on pull requests we see less codecoverage resports, for example:

  • 5 reports on this pull request https://app.codecov.io/gh/mozilla/neqo/commit/4449c0e80ff76588415895506ef54346fe5a3218/indirect-changes
  • But 9 resports on main https://app.codecov.io/gh/mozilla/neqo/commit/28c0ea7eef34b86f67b9f9ef6da005e4fde1cf1a

And that might explain the codecov false positive failures.

mxinden avatar Apr 13 '25 08:04 mxinden

I have a ticket open on that with CodeCov: https://github.com/codecov/test-results-action/issues/109

larseggert avatar Apr 13 '25 09:04 larseggert