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

shoes / shoes4 / 429 / 1
77%
master: %

Build:
Build:
LAST BUILD BRANCH: simple_calc_fix
DEFAULT BRANCH: master
Ran 03 May 2013 08:00PM UTC
Files 122
Run time –
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

03 May 2013 08:00PM UTC coverage: 77.478%. First build
jruby

push

travis-ci

arnebrasseur
Change the Rakefile to isolate the regular specs from the SWT specs.

Original implementation does this

````
- spec
-- spec:all
--- spec:shoes
----> This runs Shoes specs `spec/shoes/**/*_spec.rb`
--- spec:swt
---- spec:swt:all
-----> This runs SWT + Shoes specs `spec/{shoes,swt_shoes}/**/*_spec.rb`
````

There are two problems with this

1. Regular Shoes specs are run twice
2. The second time they are run in the same process as the SWT specs,
causing issues, because the SWT specs mess with global state, making
the other examples fail.

We really need to look into what the core issue is, but in the meantime
this is the sensible thing to do.

@bjoska & @arnebrasseur

2728 of 3521 relevant lines covered (77.48%)

7.26 hits per line

Source Files on job 429.1 (jruby)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 429
  • Travis Job 429.1
  • 43c7de2c on github
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