Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906078 - www-servers/nginx: wire up tests
Summary: www-servers/nginx: wire up tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-10 16:23 UTC by Sam James
Modified: 2023-11-22 11:38 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-10 16:23:04 UTC
nginx *does* seem to have a test suite, contrary to the RESTRICT="test" comment in the ebuild.

See https://git.alpinelinux.org/aports/commit/?id=fcb6a3286d542a87c33d55720d0833086cb3573d and https://git.alpinelinux.org/aports/tree/main/nginx/APKBUILD?id=fcb6a3286d542a87c33d55720d0833086cb3573d#n330.
Comment 1 Larry the Git Cow gentoo-dev 2023-11-22 11:38:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5556c6e4683c80d27c4583e13aa3bc21e9a6c05e

commit 5556c6e4683c80d27c4583e13aa3bc21e9a6c05e
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-10-08 09:51:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-22 11:31:42 +0000

    www-servers/nginx: add tests
    
    Closes: https://bugs.gentoo.org/906078
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33260
    Signed-off-by: Sam James <sam@gentoo.org>

 www-servers/nginx/Manifest               |    1 +
 www-servers/nginx/nginx-1.24.0-r2.ebuild | 1100 +++++++++++++++++++++++++++++
 www-servers/nginx/nginx-1.25.3-r1.ebuild | 1112 ++++++++++++++++++++++++++++++
 3 files changed, 2213 insertions(+)