diff options
| author | emilylange <git@emilylange.de> | 2024-06-15 17:46:51 +0200 |
|---|---|---|
| committer | emilylange <git@emilylange.de> | 2024-06-18 21:36:26 +0200 |
| commit | 010157293b34dd13a9d82e7515389aef93be29cf (patch) | |
| tree | 5ed853d3be89e95792ab48352706b6fcb544579b /pkgs/development/python-modules/rangehttpserver | |
| parent | 4a838cba109f1faeb5c14a7c0b244fc1f495fd20 (diff) | |
forgejo: actually run go tests
We cannot rely on `buildGoModule`'s default test selection if
`subPackages` is set:
~~~
Running phase: checkPhase
? code.gitea.io/gitea [no test files]
? code.gitea.io/gitea/contrib/environment-to-ini [no test files]
checkPhase completed in 53 seconds
~~~
So we override it in `preCheck` and skip some tests that fail in our
sandbox (e.g. because they require networking).
Note that this does slow down building the package quite a bit because
there are a lot of tests to run.
Still worth it IMHO.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
