-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
gettext 0.21 #58683
gettext 0.21 #58683
Conversation
The only failure for 10.15 and 10.14 was for On 10.13 the failures were for I think this can be merged? Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
The agda
issue should be fine, but I just want to check with @chenrui333 about the gopass
failure on 10.13.
Here's the output
==> FAILED Testing gopass /usr/bin/sandbox-exec -f /private/tmp/homebrew20200727-17762-yh0nlb.sb ruby -W0 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gopass.rb --verbose ==> /usr/local/Cellar/gopass/1.9.2_1/bin/gopass version Killing child processes... Error: gopass: failed An exception occurred within a child process: Timeout::Error: execution expired /usr/local/Homebrew/Library/Homebrew/formula_assertions.rb:11:in ``' /usr/local/Homebrew/Library/Homebrew/formula_assertions.rb:11:in `shell_output' /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gopass.rb:37:in `block in ' /usr/local/Homebrew/Library/Homebrew/formula.rb:1818:in `block (3 levels) in run_test' /usr/local/Homebrew/Library/Homebrew/utils.rb:474:in `with_env' /usr/local/Homebrew/Library/Homebrew/formula.rb:1817:in `block (2 levels) in run_test' /usr/local/Homebrew/Library/Homebrew/formula.rb:900:in `with_logging' /usr/local/Homebrew/Library/Homebrew/formula.rb:1816:in `block in run_test' /usr/local/Homebrew/Library/Homebrew/formula.rb:2060:in `block in mktemp' /usr/local/Homebrew/Library/Homebrew/mktemp.rb:57:in `block in run' /usr/local/Homebrew/Library/Homebrew/mktemp.rb:57:in `chdir' /usr/local/Homebrew/Library/Homebrew/mktemp.rb:57:in `run' /usr/local/Homebrew/Library/Homebrew/formula.rb:2059:in `mktemp' /usr/local/Homebrew/Library/Homebrew/formula.rb:1810:in `run_test' /usr/local/Homebrew/Library/Homebrew/test.rb:35:in `block in ' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/timeout.rb:108:in `timeout' /usr/local/Homebrew/Library/Homebrew/test.rb:34:in `'
It's pretty clearly a timeout error so I think it's fine.
Thanks again @Rylan12. |
That's not fine, it should be fixed. |
Yes, you're right. Sorry for jumping the gun a little here. In #58772, there were no timeout issues. I think this means it's either:
I don't have a high sierra machine to test in so I'm not sure how to diagnose |
Yeah, let's try that. I'm not really sure how else to diagnose it. There's only one run going on at the moment so now's probably an okay time to start another long build. |
@Rylan12 very strange -- the dependencies were not tested this time? |
Thanks for pointing this out. It should be fixed in Homebrew/brew#8141 |
@Rylan12 |
Thanks. I'm going to continue with the merge as there's an issue open that needs the new @Bo98 can you at least open a PR with the |
Agda issue reported #58984 |
Thanks, @miccal (sorry it took so long...) And thanks, @fxcoudert for creating the issue and merging 👍 |
Thank you @Rylan12 and @fxcoudert. |
Created with
brew bump-formula-pr
.