Rake not executing some tasks, gives "Invoke <task>s (first_time, not_needed)"
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 32/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- ruby
- 領域
- build-system, cli
調査の方向性
リンク先の Stack Overflow の質問から始め、記載されている Rakefile、:run タスク、およびその :filter 引数を使って動作を再現してください。trace が異なるディレクトリでの実行を比較し、trace が実行ごとに変化して not_needed を報告する理由に焦点を当ててください。これらのディレクトリで、タスクが期待される trace に対して一貫して実行されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
I posted a SO question about his issue here. Most of the background is there. Here's the gist:
I have a task called :run that takes one argument, :filter. Depending on what I pass as the argument, it will sometimes execute with the trace:
** Invoke run (first_time)
** Execute run
Other times it doesn't execute at all, giving the trace:
** Invoke runs (first_time, not_needed)
Notice that when it fails, the trace says runs and not run even though run is the task typed in the command.
This happens when I run the rakefile in some directories, but not others.
Using:
- ruby 2.0.0p645 (2015-04-13) [i386-mingw32]
- rake, version 10.4.2
- Window 7
- 主要言語
- Ruby
- スター
- 2.5k
- フォーク
- 650
- 平均マージ
- 6分
- マージ済み PR(30日)
- 3
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
ruby/rake のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 48/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 28/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 45/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
palladius/rails8-app-on-gcp#145 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
rubocop/rubocop-rspec#2236 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
riscv/riscv-unified-db#2624 · リアクション 1 件 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100