• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

shakacode / react_on_rails / 3072
0%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2017 12:19AM UTC
Jobs 2
Files 32
Run time 43s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3072

push

travis-ci

justin808
Fix spec failing due to duplicate component (#734)

On running `rake`, the following spec fails:

```
  1) Pages/Index All in one page Simple Component Without Redux changes name in message according to input
     Failure/Error:
       within(dom_selector) do
         find("input").set new_text
         within("h3") do
           is_expected.to have_content new_text
         end
       end

     Capybara::Ambiguous:
       Ambiguous match, found 2 elements matching css "div#HelloWorld-react-component-4"
     Shared Example Group: "React Component" called from ./spec/features/integration_spec.rb:47
```

The reason is a duplicate component with the id `HelloWorld-react-component-4` in `pages/index.html.erb`.

Fix by bumping id number.

740 of 745 relevant lines covered (99.33%)

83.23 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3072.3 (2.2.6, spec/dummy/Gemfile) 25 Feb 2017 12:20AM UTC 0
99.33
Travis Job 3072.3
4 3072.4 (2.3.1, spec/dummy/Gemfile) 25 Feb 2017 12:19AM UTC 0
99.33
Travis Job 3072.4
Source Files on build 3072
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3072
  • 1e06286d on github
  • Prev Build on master (#3070)
  • Next Build on master (#3073)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc