Skip to content

Comments

btcli 9.18.1#266625

Open
ibraheem-abe wants to merge 2 commits intoHomebrew:mainfrom
ibraheem-abe:bump-btcli-9.18.1
Open

btcli 9.18.1#266625
ibraheem-abe wants to merge 2 commits intoHomebrew:mainfrom
ibraheem-abe:bump-btcli-9.18.1

Conversation

@ibraheem-abe
Copy link

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • Based from: btcli 9.18.1 #266077
  • Updates test for btcli by disabling disk_cache for testing purposes. Due to the sandbox environment, the disk cache doesn't work as expected.
  • This update disables the cache by default for tests

@github-actions github-actions bot added autosquash Automatically squash pull request commits according to Homebrew style. python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue labels Feb 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2026

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Feb 9, 2026
@chenrui333 chenrui333 changed the title Bump btcli 9.18.1 btcli 9.18.1 Feb 9, 2026
Co-authored-by: Rui Chen <rui@chenrui.dev>
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Feb 9, 2026
@chenrui333
Copy link
Member

  ==> /home/linuxbrew/.linuxbrew/Cellar/btcli/9.18.1/bin/btcli config set --no-disk-cache
                     BTCLI Config:                    
  /var/tmp/btcli-test-20260209-103947-1zy8lk/.bittenso
                      r/config.yml                    
                                                      
    Name                  Value                       
   ────────────────────────────────────────────────── 
    wallet_name           None                        
    wallet_path           None                        
    wallet_hotkey         None                        
    network               None (default = finney)     
    use_cache             True                        
    disk_cache            False                       
    rate_tolerance        None                        
    safe_staking          True                        
    allow_partial_stake   False                       
    dashboard_path        None                        
                                                      
  ==> /home/linuxbrew/.linuxbrew/Cellar/btcli/9.18.1/bin/btcli w create --wallet-name brew-test --wallet-path /var/tmp/btcli-test-20260209-103947-1zy8lk/btcli-brew-test --hotkey default --no-use-password --uri Bob --overwrite --json-output
  ==> /home/linuxbrew/.linuxbrew/Cellar/btcli/9.18.1/bin/btcli w balance --network finney --wallet-path /var/tmp/btcli-test-20260209-103947-1zy8lk/btcli-brew-test --wallet-name brew-test --json-output
  Killing child processes...
  Error: btcli: failed
  An exception occurred within a child process:
    Timeout::Error: execution expired

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosquash Automatically squash pull request commits according to Homebrew style. python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue test failure CI fails while running the test-do block

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants