github / github/elastomer-client

Running script/test fails

未关闭
#127 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Ruby
星标
197
派生
28
PR 合并指标
30 天内没有已合并 PR

描述

When I run `script/test`, I get the following error message:

```
bundler: command not found: testrb
Install missing gem executables with `bundle install`
```

This is despite a successful run of `script/bootstrap`:

```
Gem environment up-to-date
Installing hooks into /home/administrator/elastomer-client
Successfully installed hooks into /home/administrator/elastomer-client
```

_I installed Ruby 2.2.4 using **rbenv** on Ubuntu 14.04._

Has anyone encountered this error before? I have not been able to determine if it is a missing gem issue or something else. Thank you!

贡献指南

打开贡献指南

调研方向

Start by reproducing the failure with `script/bootstrap` followed by `script/test` under Ruby 2.2.4 installed with rbenv on Ubuntu 14.04. Inspect the project’s dependency and test-command setup to determine why `testrb` is unavailable; done means `script/test` runs successfully after bootstrap.

由索引模型根据 Issue 内容生成。

评估

技术栈
ruby
领域
testing
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。