Skip to content
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

[PR 1952] 1st verification - updated tests & GitHub Actions #1955

Closed
wants to merge 5 commits into from

Conversation

MSP-Greg
Copy link
Member

@MSP-Greg MSP-Greg commented Sep 10, 2019

In PR #1952, I stated that an updated set of tests I was using showed false positives in the test that checked correct operation/timing for re-spawning of externally TERM'd signals.

This PR has five commits:

  1. Lib changes

  2. GitHub Actions

  3. Test changes

  4. Reverting first commit

  5. Reverting the macOS update to Ruby 2.4.7, which is causing current Travis to fail.

Hence, this PR shows that the current master fails with the updated tests.

1. binder.rb   Add PR puma#1886

2. cluster.rb  Add PR puma#1952, additional minor changes

3. launcher.rb #close_binder_listeners close io's as fast as possible
1. test_integration.rb - Rewrite so all tests create a server via IO.popen.

2. Update some tests for parallelize_me!

3. Add config/worker_shutdown_timeout_2.rb, rackup/sleep_pid.ru
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.

None yet

2 participants