Dies Koper created DTACLOUD-253:
-----------------------------------
Summary: google,mock: minitests have failures on CentOS 6.2
Key: DTACLOUD-253
URL: https://issues.apache.org/jira/browse/DTACLOUD-253
Project: DeltaCloud
Issue Type: Test
Components: Server
Environment: CentOS 6.2 Final, ruby 1.8.7 (2011-06-30 patchlevel 352)
[x86_64-linux], latest workspace (on Windows shared drive), gem list attached,
bundle show returns error "Bundler could not find compatible versions for gem
"nokogiri""
Reporter: Dies Koper
Priority: Minor
rake test:mock
1) Failure:
test_0007_must_have_some_image_elements_inside_images_(Deltacloud API Images)
[/mnt/hgfs/deltacloud/server/tests/drivers/mock/images_test.rb:46]:
Expected [] to not be empty.
2) Failure:
test_0007_must_have_some_key_elements_inside_keys_(Deltacloud API Keys)
[/mnt/hgfs/deltacloud/server/tests/drivers/mock/keys_test.rb:46]:
Expected [] to not be empty.
3) Failure:
test_0007_must_have_some_bucket_elements_inside_buckets_(Deltacloud API
buckets) [/mnt/hgfs/deltacloud/server/tests/drivers/mock/buckets_test.rb:46]:
Expected [] to not be empty.
4) Error:
test_0026_should_allow_to_create_and_destroy_new_instance_using_the_first_available_image_within_first_realm(Deltacloud
API instances):
NoMethodError: undefined method `[]' for nil:NilClass
/mnt/hgfs/deltacloud/server/tests/drivers/mock/instances_test.rb:255:in
`test_0026_should_allow_to_create_and_destroy_new_instance_using_the_first_available_image_within_first_realm'
5) Error:
test_0027_should_allow_to_create_and_destroy_new_instance_using_the_first_available_image_with_user_defined_name(Deltacloud
API instances):
NoMethodError: undefined method `[]' for nil:NilClass
/mnt/hgfs/deltacloud/server/tests/drivers/mock/instances_test.rb:286:in
`test_0027_should_allow_to_create_and_destroy_new_instance_using_the_first_available_image_with_user_defined_name'
6) Error:
test_0025_should_allow_to_create_and_destroy_new_instance_using_the_first_available_image_without_realm(Deltacloud
API instances):
NoMethodError: undefined method `[]' for nil:NilClass
/mnt/hgfs/deltacloud/server/tests/drivers/mock/instances_test.rb:229:in
`test_0025_should_allow_to_create_and_destroy_new_instance_using_the_first_available_image_without_realm'
7) Error:
test_0028_should_allow_to_create_and_destroy_new_instance_using_the_first_available_image_and_first_hardware_profile(Deltacloud
API instances):
NoMethodError: undefined method `[]' for nil:NilClass
/mnt/hgfs/deltacloud/server/tests/drivers/mock/instances_test.rb:315:in
`test_0028_should_allow_to_create_and_destroy_new_instance_using_the_first_available_image_and_first_hardware_profile'
8) Failure:
test_0007_must_have_some_storage_snapshot_elements_inside_storage_snapshots_(Deltacloud
API storage_snapshots)
[/mnt/hgfs/deltacloud/server/tests/drivers/mock/storage_snapshots_test.rb:46]:
Expected [] to not be empty.
196 tests, 953 assertions, 4 failures, 4 errors, 0 skips
----------------------------------------------------------------------------------------------------------------------------------
rake test:google
1) Failure:
test_0015_must_re_validate_the_driver_credentials_when_using_force_auth_parameter_in_url(Deltacloud
API) [(eval):97]:
Expected: 200
Actual: 401
2) Failure:
test_0002_can_create_a_new_blob_with_http_post(Deltacloud API)
[/mnt/hgfs/deltacloud/server/tests/drivers/google/buckets_test.rb:43]:
Expected: 200
Actual: 500
25 tests, 66 assertions, 2 failures, 0 errors, 0 skips
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira