Skip to content

Add "make test" during build (as requested by upstream) #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 17, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 17, 2017

This explicitly removes a few failing tests in Alpine while we work with upstream to figure out why they're failing and hopefully get them fixed.

See also memcached/memcached#286 (comment).

This also applies the patch in memcached/memcached@1831634, which fixes #20.

@tianon
Copy link
Member Author

tianon commented Jul 17, 2017

Still no dice for #20:

$ docker run -it --rm 08c33800554f sh
/ $ memcached -o modern
Segmentation fault

Will try to follow the debugging steps in memcached/memcached#286 and report back there. Meanwhile, I'll remove that patch from this PR.

@tianon
Copy link
Member Author

tianon commented Jul 17, 2017

Doh, I got too excited and forgot that I have to redirect to patch's stdin, so I wasn't actually testing the patch. The patch does make -o modern work; adding it back.

@tianon tianon force-pushed the make-test branch 2 times, most recently from 6f9dab1 to b7b77f4 Compare July 17, 2017 18:08
@tianon
Copy link
Member Author

tianon commented Jul 17, 2017

Build time differences (still worth adding, IMO):

  • Debian: ~1m8s before, ~4m10s after
  • Alpine: ~40s before, ~3m40s after

@yosifkit yosifkit merged commit 7aa47ed into docker-library:master Jul 17, 2017
@yosifkit yosifkit deleted the make-test branch July 17, 2017 18:20
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jul 18, 2017
- `ghost`: 0.11.11
- `golang`: minor comment change
- `memcached`: Alpine 3.6, Debian Stretch (docker-library/memcached#24), run tests during build, apply Alpine patch for segfault (docker-library/memcached#22)
- `mysql`: 8.0.2, 5.7.19, 5.6.37, 5.5.57
- `python`: add explicit `jessie` and `alpine3.4` aliases (docker-library/python#215), add `stretch` variant (docker-library/python#208)
- `redmine`: 3.4.2
- `rocket.chat`: 0.57.2
- `ruby`: bundler 1.15.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest Alpine image seg faults
2 participants