Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
Float#CONSTANTS the MIN is 2.2250738585072e-308 FAILED Expected 2.2250738585072e-308 to equal 2.2250738585072: Expectation.fail_with at ./mspec/expectations.rb:10 PositiveOperatorMatcher#== at ./mspec/matchers/base.rb:19 Object#__script__ {} at ./spec/ruby/1.8/core/float/constants_spec.rb:39 Proc#call at kernel/core/proc.rb:84 SpecRunner#describe {} at ./mspec/runner/runner.rb:147 Array#each at kernel/core/array.rb:573 SpecRunner#describe at ./mspec/runner/runner.rb:156 Object#describe at ./mspec/runner/object.rb:11 Object#__script__ at ./spec/ruby/1.8/core/float/constants_spec.rb:3 CompiledMethod#as_script at kernel/core/compiled_method.rb:209 Compile.single_load at kernel/core/compile.rb:221 Compile.unified_load {} at kernel/core/compile.rb:140 Array#each at kernel/core/array.rb:573 Compile.unified_load at kernel/core/compile.rb:120 Kernel(Object)#load at kernel/core/compile.rb:371 Object#__script__ {} at tmp/last_ci.rb:56 Array#each at kernel/core/array.rb:573 Object#__script__ at tmp/last_ci.rb:44 CompiledMethod#as_script at kernel/core/compiled_method.rb:209 Compile.single_load at kernel/core/compile.rb:221 Compile.load_from_extension at kernel/core/compile.rb:298 Object#__script__ at kernel/loader.rb:185 2) Process::Constants should have the correct constant values on BSD-like systems FAILED Expected nil to equal 9223372036854775807: Expectation.fail_with at ./mspec/expectations.rb:10 PositiveOperatorMatcher#== at ./mspec/matchers/base.rb:19 Object#__script__ {} at ./spec/ruby/1.8/core/process/constants_spec.rb:11 Proc#call at kernel/core/proc.rb:84 SpecRunner#describe {} at ./mspec/runner/runner.rb:147 Array#each at kernel/core/array.rb:573 SpecRunner#describe at ./mspec/runner/runner.rb:156 Object#describe at ./mspec/runner/object.rb:11 Object#__script__ at ./spec/ruby/1.8/core/process/constants_spec.rb:2 CompiledMethod#as_script at kernel/core/compiled_method.rb:209 Compile.single_load at kernel/core/compile.rb:221 Compile.unified_load {} at kernel/core/compile.rb:140 Array#each at kernel/core/array.rb:573 Compile.unified_load at kernel/core/compile.rb:120 Kernel(Object)#load at kernel/core/compile.rb:371 Object#__script__ {} at tmp/last_ci.rb:56 Array#each at kernel/core/array.rb:573 Object#__script__ at tmp/last_ci.rb:44 CompiledMethod#as_script at kernel/core/compiled_method.rb:209 Compile.single_load at kernel/core/compile.rb:221 Compile.load_from_extension at kernel/core/compile.rb:298 Object#__script__ at kernel/loader.rb:185 3) Process::Constants Process::RLIMIT_SBSIZE ERROR Missing or uninitialized constant: RLIMIT_SBSIZE: Module(Class)#const_missing at kernel/core/module.rb:595 Object#__script__ {} at ./spec/ruby/1.8/core/process/constants_spec.rb:51 Proc#call at kernel/core/proc.rb:84 SpecRunner#describe {} at ./mspec/runner/runner.rb:147 Array#each at kernel/core/array.rb:573 SpecRunner#describe at ./mspec/runner/runner.rb:156 Object#describe at ./mspec/runner/object.rb:11 Object#__script__ at ./spec/ruby/1.8/core/process/constants_spec.rb:2 CompiledMethod#as_script at kernel/core/compiled_method.rb:209 Compile.single_load at kernel/core/compile.rb:221 Compile.unified_load {} at kernel/core/compile.rb:140 Array#each at kernel/core/array.rb:573 Compile.unified_load at kernel/core/compile.rb:120 Kernel(Object)#load at kernel/core/compile.rb:371 Object#__script__ {} at tmp/last_ci.rb:56 Array#each at kernel/core/array.rb:573 Object#__script__ at tmp/last_ci.rb:44 CompiledMethod#as_script at kernel/core/compiled_method.rb:209 Compile.single_load at kernel/core/compile.rb:221 Compile.load_from_extension at kernel/core/compile.rb:298 Object#__script__ at kernel/loader.rb:185 4) Process.setpriority sets the scheduling priority for a specified process group FAILED Expected 0 to equal 1: Expectation.fail_with at ./mspec/expectations.rb:10 PositiveOperatorMatcher#== at ./mspec/matchers/base.rb:19 Object#__script__ {} at ./spec/ruby/1.8/core/process/setpriority_spec.rb:37 Proc#call at kernel/core/proc.rb:84 SpecRunner#describe {} at ./mspec/runner/runner.rb:147 Array#each at kernel/core/array.rb:573 SpecRunner#describe at ./mspec/runner/runner.rb:156 Object#describe at ./mspec/runner/object.rb:11 Object#__script__ at ./spec/ruby/1.8/core/process/setpriority_spec.rb:3 CompiledMethod#as_script at kernel/core/compiled_method.rb:209 Compile.single_load at kernel/core/compile.rb:221 Compile.unified_load {} at kernel/core/compile.rb:140 Array#each at kernel/core/array.rb:573 Compile.unified_load at kernel/core/compile.rb:120 Kernel(Object)#load at kernel/core/compile.rb:371 Object#__script__ {} at tmp/last_ci.rb:56 Array#each at kernel/core/array.rb:573 Object#__script__ at tmp/last_ci.rb:64 CompiledMethod#as_script at kernel/core/compiled_method.rb:209 Compile.single_load at kernel/core/compile.rb:221 Compile.load_from_extension at kernel/core/compile.rb:298 Object#__script__ at kernel/loader.rb:185 Finished in 32.553574 seconds
From the Design Piracy series on my blog: