We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
e.g., https://github.com/Shopify/cli-ui/actions/runs/5314630194/jobs/9622054658?pr=429
Run options: --seed 63275 # Running: ........................................................F............................S... rake aborted! Command failed with status (1) Finished in 23.282313s, 3.8226 runs/s, 11.[7](https://github.com/Shopify/cli-ui/actions/runs/5314630194/jobs/9622054658?pr=429#step:4:8)6[8](https://github.com/Shopify/cli-ui/actions/runs/5314630194/jobs/9622054658?pr=429#step:4:9)6 assertions/s. /Users/runner/work/cli-ui/cli-ui/vendor/bundle/ruby/3.0.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>' /Users/runner/hostedtoolcache/Ruby/3.0.6/x64/bin/bundle:23:in `load' 1) Failure: /Users/runner/hostedtoolcache/Ruby/3.0.6/x64/bin/bundle:23:in `<main>' CLI::UI::PromptTest#test_confirm_sigint [/Users/runner/work/cli-ui/cli-ui/test/cli/ui/prompt_test.rb:26]: Tasks: TOP => default => test (See full trace by running task with --trace) Expected "" to include "sentinel". 8[9](https://github.com/Shopify/cli-ui/actions/runs/5314630194/jobs/9622054658?pr=429#step:4:10) runs, 274 assertions, 1 failures, 0 errors, 1 skips
I tried TESTOPTS="--seed=63275" bundle exec rake on my Macbook, but it's passing there.
TESTOPTS="--seed=63275" bundle exec rake
The text was updated successfully, but these errors were encountered:
No branches or pull requests
e.g., https://github.com/Shopify/cli-ui/actions/runs/5314630194/jobs/9622054658?pr=429
I tried
TESTOPTS="--seed=63275" bundle exec rake
on my Macbook, but it's passing there.The text was updated successfully, but these errors were encountered: