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

shoes / shoes4
77%
master: %

Build:
Build:
LAST BUILD BRANCH: simple_calc_fix
DEFAULT BRANCH: master
Repo Added 25 Apr 2013 08:26PM UTC
Files 141
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

LAST BUILD ON BRANCH rake_spec_isolate_suites
branch: rake_spec_isolate_suites
CHANGE BRANCH
x
Reset
  • rake_spec_isolate_suites
  • app-proxy
  • app-proxy_rake
  • button_displace_style
  • changelog
  • clear_after_dispose
  • clear_links
  • clear_transform
  • click_proc
  • context
  • cursor_revision
  • daniel_fix
  • displace
  • displace_fix
  • dispose
  • dispose_text
  • experimental_text_block_flow
  • explicit_width_crash
  • extract-dimension-from-dimensions
  • fi/built_in_methods
  • fi/click_option
  • fi/clipboard_spec_tests
  • fi/console
  • fi/curate_samples
  • fi/display_underlines
  • fi/mac_persistence_error
  • fi/nested_styles
  • fi/new_span
  • fi/rake_task_create_list_of_non_samples
  • fi/rise_text_style
  • fi/scrolling_increment_value
  • fi/set_underline_color
  • fi/shoesp
  • fi/span
  • fi/strikethrough
  • fi/swt_text_bock_refactor
  • fi/text_block_painter_refactor
  • fi/text_block_refactoring
  • fi/weight_and_emphasis
  • fitting_outside_containers
  • fix-off-by-one
  • gem_installation
  • gems
  • global_keypress
  • good_vjot
  • guard-jruby-rspec
  • gutter
  • image_dispose
  • implement_contents
  • inspect
  • leak_hunter
  • leak_hunter_keypress
  • leaking_colors
  • left_top_reporting
  • link_bounds
  • link_click_option
  • mad_flow
  • margins_on_text_blocks
  • master
  • more_accurate_redraws
  • move-helpers
  • next_dir_problem_on_gem
  • no-file-error
  • painter_alert_fail
  • pairwithme_for_a_better_dsl
  • para_clicking
  • rake_samples
  • readme_changes_for_release
  • redraw_only_on_style_update
  • refactor-swt-context
  • refactor-swt-specs
  • refactor_dsl_spec
  • refactor_url
  • remove_manual_flush
  • removing_moving_next
  • replace_method_missing
  • revert-rspec3
  • revise_sample35
  • right_and_bottom
  • rspec3
  • rubocop
  • scroll
  • shape-dimensions
  • simple-menu-fixes
  • stale_textcursor
  • style-for-elements
  • subdir_for_text_block
  • swtUpdateTry
  • swt_shared_context
  • text_block_dimensions
  • text_cursor_tidy
  • text_flow_tidying
  • text_width_handling
  • toggles_everywhere
  • transform_dispose
  • travis_bouncy-castle-java-fix
  • unless-disposed-delegator
  • v4.0.0.pre1
  • widget_app_delegation

pending completion
429

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

Relevant lines Covered
Build:
Build:
3521 RELEVANT LINES 2728 COVERED LINES
7.26 HITS PER LINE
Source Files on rake_spec_isolate_suites
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
429 rake_spec_isolate_suites 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 S... push 03 May 2013 08:00PM UTC arnebrasseur travis-ci pending completion  
See All Builds (1212)
  • Repo on GitHub
  • CI Project
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