Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252655 - stabilize dev-db/gigabase-3.67
Summary: stabilize dev-db/gigabase-3.67
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2008-12-27 08:34 UTC by Peter Volkov (RETIRED)
Modified: 2008-12-31 17:45 UTC (History)
0 users

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 Peter Volkov (RETIRED) gentoo-dev 2008-12-27 08:34:22 UTC
Arch teams, please, stabilize dev-db/gigabase-3.67.

To test it I'd suggest to do `ebuild gigabase-3.51.ebuild install` cd to
${WORDIR}/gigabase and to run some ./test* commands from there. I'm using something like this:

        echo ./testddl && ./testddl && \
        echo ./testidx && ./testidx && \
        echo ./testidx2 && ./testidx2 && \
        echo ./testiref && ./testiref && \
        echo ./testleak && ./testleak && \
        echo ./testperf && ./testperf && \
        echo ./testperf2 && ./testperf2 && \
        echo ./testspat && ./testspat && \
        echo ./testsync && ./testsync && \
        echo "All passed. Commit it now!

Thank you in advance.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-28 02:16:10 UTC
amd64 stable. 

You should put that test bit in src_test() for us.. ;)
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2008-12-31 17:45:21 UTC
s390/x86 stable, closing