[[chef-dev]] [Bamboo] Chef - Master branch build 52 has FAILED (56 tests failed)


Chronological Thread 
  • From: Bamboo < >
  • To:
  • Subject: [[chef-dev]] [Bamboo] Chef - Master branch build 52 has FAILED (56 tests failed)
  • Date: Tue, 10 Nov 2009 19:30:37 +0000 (GMT)

CHEF-MASTER-52 failed.
This build was manually triggered by Graeme Mathieson.
56/2058 tests failed.

Code Changes
This build does not have any commits.

Tests See full test details
Failed Tests (56)
Chef::Node attributes : Should allow attributes to be accessed by name or symbol directly on node[] (New)
Chef::Node attributes : Should allow you get get an attribute via method missing (New)
Chef::Node attributes : Should allow you to iterate over attributes with each attribute (New)
Chef::Node attributes : Should allow you to query whether an attribute exists with attribute? (New)
Chef::Node attributes : Should allow you to set an attribute via method missing (New)
Chef::Node attributes : Should allow you to set an attribute via node[]= (New)
Chef::Node attributes : Should allow you to set an attribute with default, without pre-declaring a hash (New)
Chef::Node attributes : Should allow you to set an attribute with default, without pre-declaring a hash, but only if the value is not already set (New)
Chef::Node attributes : Should allow you to set an attribute with set, without pre-declaring a hash (New)
Chef::Node attributes : Should allow you to set an attribute with set unless, without pre-declaring a hash, but only if the value is not already set (New)
Chef::Node attributes : Should have attributes (New)
Chef::Node attributes : Should let you go deep with attribute? (New)
Chef::Node attributes : Should raise an argument error if you ask for an attribute that doesn't exist via method missing (New)
Chef::Node attributes : Should return nil if it cannot find an attribute with node[] (New)
Chef::Node couchdb model save : Should save the node to couchdb (New)
Chef::Node couchdb model save : Should store the new couchdb rev (New)
Chef::Node roles : Should allow you to query whether or not it has a recipe applied with role? (New)
Chef::Node roles : Should allow you to set roles with arguments (New)
Chef::Node api model save : Should create if it cannot update (New)
Chef::Node api model save : Should not try and create if it can update (New)
Chef::Node api model save : Should update a node if it already exists (New)
Chef::Node name : Should allow you to set a name with name(something) (New)
Chef::Node name : Should always have a string for name (New)
Chef::Node name : Should return the name with name() (New)
Chef::Node couchdb model list : Should retrieve a list of nodes from couch d b (New)
More tests...

Error Summary See full build log
rm -rf spec/reports
rake spec
./spec/unit/mixin/find_preferred_file_spec.rb:100: warning: parenthesize argument(s) for future version
rake aborted!
Command /usr/local/bin/ruby -I"lib"  "/usr/local/lib/ruby/gems/1.8/gems/rspec-1.2.9/bin/spec" "spec/unit/role_spec.rb" "spec/unit/cookbook/metadata_spec.rb" "spec/unit/cookbook/metadata/version_spec.rb" "spec/unit/config_spec.rb" "spec/unit/resource_collection_spec.rb" "spec/unit/provider/deploy_spec.rb" "spec/unit/provider/subversion_spec.rb" "spec/unit/provider/cron_spec.rb" "spec/unit/provider/user/useradd_spec.rb" "spec/unit/provider/user/pw_spec.rb" "spec/unit/provider/file_spec.rb" "spec/unit/provider/service/simple_service_spec.rb" "spec/unit/provider/service/init_service_spec.rb" "spec/unit/provider/service/redhat_spec.rb" "spec/unit/provider/service/gentoo_service_spec.rb" "spec/unit/provider/service/debian_service_spec.rb" "spec/unit/provider/service/freebsd_service_spec.rb" "spec/unit/provider/mount/mount_spec.rb" "spec/unit/provider/user_spec.rb" "spec/unit/provider/template_spec.rb" "spec/unit/provider/deploy/revision_spec.rb" "spec/unit/provider/deploy/timestamped_spec.rb" "spec/unit/provider/group_spec.rb" "spec/unit/provider/package_spec.rb" "spec/unit/provider/directory_spec.rb" "spec/unit/provider/route_spec.rb" "spec/unit/provider/mount_spec.rb" "spec/unit/provider/service_spec.rb" "spec/unit/provider/mdadm_spec.rb" "spec/unit/provider/group/usermod_spec.rb" "spec/unit/provider/group/groupadd_spec.rb" "spec/unit/provider/group/gpasswd_spec.rb" "spec/unit/provider/group/pw_spec.rb" "spec/unit/provider/link_spec.rb" "spec/unit/provider/git_spec.rb" "spec/unit/provider/package/portage_spec.rb" "spec/unit/provider/package/easy_install_spec.rb" "spec/unit/provider/package/dpkg_spec.rb" "spec/unit/provider/package/zypper_spec.rb" "spec/unit/provider/package/macports_spec.rb" "spec/unit/provider/package/freebsd_spec.rb" "spec/unit/provider/package/yum_spec.rb" "spec/unit/provider/package/apt_spec.rb" "spec/unit/provider/package/rubygems_spec.rb" "spec/unit/provider/package/rpm_spec.rb" "spec/unit/provider/remote_file_spec.rb" "spec/unit/provider/script_spec.rb" "spec/unit/provider/http_request_spec.rb" "spec/unit/provider/erl_call_spec.rb" "spec/unit/rest_spec.rb" "spec/unit/cookbook_loader_spec.rb" "spec/unit/resource/deploy_spec.rb" "spec/unit/resource/easy_install_package_spec.rb" "spec/unit/resource/bash_spec.rb" "spec/unit/resource/subversion_spec.rb" "spec/unit/resource/cron_spec.rb" "spec/unit/resource/deploy_revision_spec.rb" "spec/unit/resource/python_spec.rb" "spec/unit/resource/file_spec.rb" "spec/unit/resource/csh_spec.rb" "spec/unit/resource/user_spec.rb" "spec/unit/resource/template_spec.rb" "spec/unit/resource/gem_package_spec.rb" "spec/unit/resource/group_spec.rb" "spec/unit/resource/package_spec.rb" "spec/unit/resource/directory_spec.rb" "spec/unit/resource/route_spec.rb" "spec/unit/resource/remote_directory_spec.rb" "spec/unit/resource/ruby_spec.rb" "spec/unit/resource/mount_spec.rb" "spec/unit/resource/service_spec.rb" "spec/unit/resource/mdadm_spec.rb" "spec/unit/resource/link_spec.rb" "spec/unit/resource/git_spec.rb" "spec/unit/resource/macports_package_spec.rb" "spec/unit/resource/remote_file_spec.rb" "spec/unit/resource/apt_package_spec.rb" "spec/unit/resource/script_spec.rb" "spec/unit/resource/portage_package_spec.rb" "spec/unit/resource/http_request_spec.rb" "spec/unit/resource/perl_spec.rb" "spec/unit/resource/execute_spec.rb" "spec/unit/resource/erl_call_spec.rb" "spec/unit/resource/dpkg_package_spec.rb" "spec/unit/resource/scm_spec.rb" "spec/unit/resource/timestamped_deploy_spec.rb" "spec/unit/search/query_spec.rb" "spec/unit/file_cache_spec.rb" "spec/unit/couchdb_spec.rb" "spec/unit/data_bag_item_spec.rb" "spec/unit/util/file_edit_spec.rb" "spec/unit/platform_spec.rb" "spec/unit/node_spec.rb" "spec/unit/resource_spec.rb" "spec/unit/log_spec.rb" "spec/unit/application_spec.rb" "spec/unit/application/solo_spec.rb" "spec/unit/application/server_spec.rb" "spec/unit/application/agent_spec.rb" "spec/unit/application/client_spec.rb" "spec/unit/runner_spec.rb" "spec/unit/api_client_spec.rb" "spec/unit/mixin/params_validate_spec.rb" "spec/unit/mixin/template_spec.rb" "spec/unit/mixin/find_preferred_file_spec.rb" "spec/unit/mixin/command_spec.rb" "spec/unit/data_bag_spec.rb" "spec/unit/node/attribute_spec.rb" "spec/unit/cookbook_spec.rb" "spec/unit/lwrp_spec.rb" "spec/unit/certificate_spec.rb" "spec/unit/compile_spec.rb" "spec/unit/fileedit_spec.rb" "spec/unit/recipe_spec.rb" "spec/unit/client_spec.rb" "spec/unit/daemon_spec.rb" "spec/unit/chef_spec.rb" "spec/unit/run_list_spec.rb" "spec/unit/openid_registration_spec.rb" "spec/unit/provider_spec.rb" "spec/unit/resource_definition_spec.rb"  --require /usr/local/lib/ruby/gems/1.8/gems/ci_reporter-1.6.0/lib/ci/reporter/rake/rspec_loader.rb --format CI::Reporter::RSpec failed

(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake spec...]

(See full trace by running task with --trace)

Email generated by Atlassian Bamboo - if you wish to stop receiving these emails edit your user profile or notify your administrator
Want this information in your IDE?
Actions
View Online
Add Comments
View Artifacts
Download Logs
Link to JIRA issue


  • [[chef-dev]] [Bamboo] Chef - Master branch build 52 has FAILED (56 tests failed), Bamboo, 11/10/2009

Archive powered by MHonArc 2.6.16.

§