Summary
setup a continously running salmonella instance for the "prerelease" chicken-core branch
Metadata
- Id: 19307082211d2625d7ef1dd594282f1d72fa9273
- Trac id: 782
- Type: enhancement
- Reporter: felix
- Owner: mario
- Cc:
- Status: closed
- Component: infrastructure
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: 4.9.0
- Version: 4.7.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2012-01-30 08:54:30 UTC
- Keywords: salmonella prerelease
Description
It would be very helpful to have salmonella running on the `prerelease` branch (basically just like what exists for `master` now). That way last-minute changes to a prepared release will be fully checked.
We could have either a separately running instance or just switch between `master` and `prerelease` in the currently running instance on call-cc.org.
This is not really critical. I assign it to you mario, but feel free to reassign it back to me, if you can't find the time.
Changes and comments
[2012-01-31 12:53:13 UTC] mario changed status from new to accepted
[2012-01-31 12:53:13 UTC] mario wrote:
That's totally fine, Felix. I'm gonna work on that.
Maybe this salmonella instance can be run without setting the temporary egg repo empty for each egg, so we can speed up its runtime significantly (at the cost of not catching dependencies problems among eggs, but that's checked by the master salmonella and such problems can hardly be attributed to the compiler).
[2012-01-31 13:11:40 UTC] felix wrote:
Replying to mario: > Maybe this salmonella instance can be run without setting the temporary egg repo empty for each egg, so we can speed up its runtime significantly (at the cost of not catching dependencies problems among eggs, but that's checked by the master salmonella and such problems can hardly be attributed to the compiler).
Sure, that'll be enough.
[2012-02-01 16:42:22 UTC] mario changed status from accepted to closed
[2012-02-01 16:42:22 UTC] mario set resolution to fixed
[2012-02-01 16:42:22 UTC] mario wrote:
The salmonella reports on the prerelease branch are available at http://tests.call-cc.org/prerelease/
PS: The current prerelease code is quite old. "make check" is failing due to an issue that, IIRC, is fixed on master already.
[2012-02-02 09:20:23 UTC] felix wrote:
Replying to mario: > The salmonella reports on the prerelease branch are available at http://tests.call-cc.org/prerelease/ > > PS: The current prerelease code is quite old. "make check" is failing due to an issue that, IIRC, is fixed on master already.
Excellent: I'll update this branch to match the latest snapshot.
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted