Skip to content

Instantly share code, notes, and snippets.

@victorb
Created April 23, 2016 07:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victorb/1bcb32555c9616ae5c9579872d9ff5ac to your computer and use it in GitHub Desktop.
Save victorb/1bcb32555c9616ae5c9579872d9ff5ac to your computer and use it in GitHub Desktop.
2.3.0-alpine - running container
2.1-alpine - building image
2.1.9-alpine - building image
2.2.4-alpine - building image
2.3.0-alpine - running container
2.1-alpine - building image
2.1.9-alpine - running container
2.2.4-alpine - building image
2.3.0-alpine - running container
2.1-alpine - building image
2.1.9-alpine - running container
2.2.4-alpine - running container
2.3.0-alpine - running container
2.1-alpine - running container
2.1.9-alpine - running container
2.2.4-alpine - running container
2.3.0-alpine - Test results: ✅
2.1-alpine - running container
2.1.9-alpine - running container
2.2.4-alpine - running container
2.3.0-alpine - Test results: ✅
2.1-alpine - running container
2.1.9-alpine - Test results: ❌
2.2.4-alpine - running container
2.3.0-alpine - Test results: ✅
2.1-alpine - running container
2.1.9-alpine - Test results: ❌
2.2.4-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - Test results: ❌
# Failing tests
## Output from 2.1-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00064 seconds (files took 0.78525 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
## Output from 2.1.9-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00092 seconds (files took 0.2374 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
## Output from 2.2.4-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00073 seconds (files took 0.92006 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
== Results (Success/Fail 1/3) ==
The tests did pass on version 2.3.0-alpine
The tests did not pass on version 2.1-alpine
The tests did not pass on version 2.1.9-alpine
The tests did not pass on version 2.2.4-alpine
autochecker 2.3.0-alpine 2.1-alpine 2.1.9-alpine 2.2.4-alpine returned exit code 1
2.3.0-alpine - building image
2.1-alpine - building image
2.1.9-alpine - building image
2.2.4-alpine - building image
2.3.0-alpine - building image
2.1-alpine - running container
2.1.9-alpine - building image
2.2.4-alpine - building image
2.3.0-alpine - building image
2.1-alpine - running container
2.1.9-alpine - running container
2.2.4-alpine - building image
2.3.0-alpine - building image
2.1-alpine - Test results: ❌
2.1.9-alpine - running container
2.2.4-alpine - building image
2.3.0-alpine - building image
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - building image
2.3.0-alpine - running container
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - building image
2.3.0-alpine - Test results: ✅
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - building image
2.3.0-alpine - Test results: ✅
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - running container
2.3.0-alpine - Test results: ✅
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - Test results: ❌
# Failing tests
## Output from 2.1-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00043 seconds (files took 0.15644 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
## Output from 2.1.9-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00067 seconds (files took 0.07408 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
## Output from 2.2.4-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00039 seconds (files took 0.05449 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
== Results (Success/Fail 1/3) ==
The tests did pass on version 2.3.0-alpine
The tests did not pass on version 2.1-alpine
The tests did not pass on version 2.1.9-alpine
The tests did not pass on version 2.2.4-alpine
2.1.8-alpine - copying files
2.1.8-alpine - copying files
2.3.0-alpine - copying files
2.1.8-alpine - copying files
2.3.0-alpine - writing dockerfile
2.1.8-alpine - writing dockerfile
2.3.0-alpine - writing dockerfile
2.1.8-alpine - writing dockerfile
2.3.0-alpine - pulling image
2.1.8-alpine - pulling image
2.3.0-alpine - pulling image
2.1.8-alpine - pulling image
2.3.0-alpine - building image
2.1.8-alpine - building image
2.3.0-alpine - building image
2.1.8-alpine - running container
2.3.0-alpine - building image
2.1.8-alpine - running container
2.3.0-alpine - running container
2.1.8-alpine - Test results: ❌
2.3.0-alpine - running container
2.1.8-alpine - Test results: ❌
2.3.0-alpine - running container
2.1-alpine - copying files
2.1.8-alpine - Test results: ❌
2.3.0-alpine - running container
2.1-alpine - writing dockerfile
2.1.8-alpine - Test results: ❌
2.3.0-alpine - running container
2.1-alpine - pulling image
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - pulling image
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - pulling image
2.1.9-alpine - copying files
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - pulling image
2.1.9-alpine - writing dockerfile
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - pulling image
2.1.9-alpine - pulling image
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - pulling image
2.1.9-alpine - building image
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - building image
2.1.9-alpine - building image
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - building image
2.1.9-alpine - running container
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - running container
2.1.9-alpine - running container
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - running container
2.1.9-alpine - Test results: ❌
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - running container
2.1.9-alpine - Test results: ❌
2.2.4-alpine - copying files
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - running container
2.1.9-alpine - Test results: ❌
2.2.4-alpine - writing dockerfile
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - running container
2.1.9-alpine - Test results: ❌
2.2.4-alpine - pulling image
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - pulling image
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - building image
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - running container
2.1.8-alpine - Test results: ❌
2.3.0-alpine - Test results: ✅
2.1-alpine - Test results: ❌
2.1.9-alpine - Test results: ❌
2.2.4-alpine - Test results: ❌
# Failing tests
## Output from 2.1.8-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00227 seconds (files took 0.14574 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
## Output from 2.1-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00095 seconds (files took 0.10164 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
## Output from 2.1.9-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00119 seconds (files took 0.14033 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
## Output from 2.2.4-alpine
F
Failures:
1) Integer 2.3 Hash comparison
Failure/Error: expect({ x: 1, y: 2 } >= { x: 1 }).to eql(true)
NoMethodError:
undefined method `>=' for {:x=>1, :y=>2}:Hash
# ./spec/simple_spec.rb:3:in `block (2 levels) in <top (required)>'
Finished in 0.00116 seconds (files took 0.0905 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/simple_spec.rb:2 # Integer 2.3 Hash comparison
== Results (Success/Fail 1/4) ==
The tests did not pass on version 2.1.8-alpine
The tests did pass on version 2.3.0-alpine
The tests did not pass on version 2.1-alpine
The tests did not pass on version 2.1.9-alpine
The tests did not pass on version 2.2.4-alpine
The command "autochecker 2.1.8-alpine 2.3.0-alpine 2.1-alpine 2.1.9-alpine 2.2.4-alpine" exited with 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment