Skip to content

Instantly share code, notes, and snippets.

@chrislerum
Created September 14, 2012 15:44
Show Gist options
  • Save chrislerum/3722752 to your computer and use it in GitHub Desktop.
Save chrislerum/3722752 to your computer and use it in GitHub Desktop.
style
- should assign any random property that works - should convert left/top/width/height into frame
- should assign any random property that works on the layer
- should warn about unknown thingies2012-09-14 11:40:30.985 teacup[10554:c07] TEACUP WARNING: Can't apply "setPartyTime:" or :partyTime= to #<UILabel:0xe2f9840>
2012-09-14 11:40:30.987 teacup[10554:c07] TEACUP WARNING: Can't apply "setPartyTime:" or :partyTime= to #<UILabel:0xe2f9840>
[MISSING]
Bacon::Error: 20.0.==(0) failed
spec.rb:553:in `satisfy:': Application 'Teacup' - root view should be styled as 'root'
spec.rb:567:in `method_missing:'
spec.rb:183:in `block in run_spec_block'
4:in `execute_block'
spec.rb:183:in `run_spec_block'
spec.rb:198:in `run'
Bacon::Error: empty specification: style should warn about unknown thingies
spec.rb:287:in `block in finish_spec': style - should warn about unknown thingies
4:in `execute_block'
spec.rb:287:in `finish_spec'
spec.rb:185:in `run_spec_block'
spec.rb:198:in `run'
67 specifications (151 requirements), 1 failures, 0 errors
*** simulator session ended with error: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "The simulated application quit." UserInfo=0x1001ba6f0 {NSLocalizedDescription=The simulated applicat
ion quit., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}
rake aborted!
Command failed with status (1): [DYLD_FRAMEWORK_PATH="/Applications/Xcode45...]
Tasks: TOP => simulator
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment