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

shakacode / react_on_rails / 3072 / 3
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2017 12:20AM UTC
Files 32
Run time 1s
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

25 Feb 2017 12:07AM UTC coverage: 99.329%. Remained the same
2.2.6, spec/dummy/Gemfile

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%)

41.62 hits per line

Source Files on job 3072.3 (2.2.6, spec/dummy/Gemfile)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3072
  • Travis Job 3072.3
  • 1e06286d on github
  • Prev Job for 2.2.6, spec/dummy/Gemfile on master (#3070.3)
  • Next Job for 2.2.6, spec/dummy/Gemfile on master (#3073.3)
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