Now with breakdown on the failing spec tests (which we're focusing on for
the next few days).

testing (Branching off master) succeeded:
    *
    7483 examples, 0 failures, 40 pending
    662 tests, 5993 assertions, 58 failures, 15 errors
        15 more in /language/parser.rb (15 total)
        3 more in /language/scope.rb (3 total)
        40 more in /language/snippets.rb (40 total)
        1 more in /other/report.rb (1 total)
        1 more in /ral/providers/group.rb (1 total)
        1 more in /ral/providers/package.rb (1 total)
        2 more in /ral/providers/service/debian.rb (2 total)
        2 more in /ral/providers/user.rb (2 total)
        2 more in /ral/type/exec.rb (2 total)
        1 more in /ral/type/file.rb (1 total)
        2 more in /ral/type/resources.rb (2 total)
        3 more in /util/settings.rb (3 total)
jesse:ticket/0.25.x/3423  (Unit test fixes) succeeded:
    * 2b8125c Replace test/unit file write test with spec
    * 11379c0 Removing old test for service/debian provider
    * 000d37a Removing resources generate tests
    * 74f5167 Mock user in SUIDManager tests
    * 06deee7 Fix test using wrong Puppet util filesetting group
    * 6a148e2 Supressing warnings (not really failures) in test/unit
    7485 examples, 0 failures, 40 pending
    658 tests, 5971 assertions, 53 failures, 15 errors
        2 fewer in /ral/providers/service/debian.rb (0 total)
        1 more in /ral/providers/user.rb (3 total)
        1 fewer in /ral/type/file.rb (0 total)
        2 fewer in /ral/type/resources.rb (0 total)
        1 fewer in /util/settings.rb (2 total)
jesse:repairs/master/test-unit-tests (More unit test fixes) succeeded:
    * 5b2802c Typo in method call in test.
    * b19a044 Some tests were leaking state when the test failed
    7485 examples, 1 failure, 40 pending
        1 more in unit/type/schedule.rb (1 total)
    658 tests, 6053 assertions, 17 failures, 14 errors
        1 fewer in /language/scope.rb (2 total)
        36 fewer in /language/snippets.rb (4 total)
bkearney:ticket/0.25.x/3387 (Backslashes in augeas) succeeded:
    * a591f56 Handle path elements with ticks and spaces
    * d87b806 Unit tests for path changes
    * 17b0ca5 fixed a couple of typos
    7487 examples, 1 failure, 40 pending
    658 tests, 6056 assertions, 17 failures, 13 errors
        1 fewer in /ral/providers/user.rb (2 total)
luke:tickets/master/2759 (Events) succeeded:
    * 1a0264c Moving log destination code into separate files
    * c5a422e removing never-used code
    * 1533211 Switching transactions to callback-based events
    * 534764f Moving Parameter utility classes into separate files
    * 2dfd1d6 Moving Ensure property into separate file
    * 6aeb7f0 Random code cleanup
    * 0b15c65 Adding "type" instance method to enhance Demeterness
    * 3ca6c46 Cleaning up Event creation
    * 9769c8f Reorganizing Property class to match current style
    * 7f13f8f Moving event creation to the resource
    * 814baff Changing SimpleGraph.matching_edges to expect one event
    * 4fff59c Extracting event management into a separate class
    * 510b342 Adding tests for the 'report' log destination
    * 7bf8a5d Removing unused code and adding a couple of tests
    * 4c39ae1 Removing a redundant method in Report
    * 243793e Adding Transaction events to Transaction reports
    * 213e4ed removing extraneous comment
    * e13f57b Fixing file content logs
    * a515556 Failing in app/puppet if facts are not found
    * 6de4877 Correcting comments and making report timestamp internal
    * 603d270 Adding tests for "Logging" module
    * 0a0e289 Using Logging module in main Puppet module
    * 12b6e76 Refactoring the RAL interface to logging
    * 01caf40 Cleaning up the Log initialization code.
    * eaaf48b Refactoring the Change/Event/Property interface
    * d403c5b Solidifying the RAL/Event integration.
    * 490ce74 Removing last event collection transaction code
    * 5b1b383 Fixing File type indentation
    * 22c7b15 Adding first version of Resource::Status class
    * e437807 Adding Transaction::ResourceHarness class
    * f6bb1bf Renaming some methods in Transaction::Change
    * 7c1e6d1 Fixing some compatibility and old tests
    * 062afcd Fixing log message when changes fail
    * 9709f66 Changing Transaction to use the new ResourceHarness
    * 4a9e6b8 ResourceHarness now doesn't check params with no 'should'
    * e4ab2ac Fixing #2759 - reports now have complete change info
    * a0cd7c9 Cleaning up the report tests a bit
    * c17729a Removing mention of @changes in Transaction
    * a440f0c Moving Metric management to the reports
    * 3d8d1ac Changing the method profile of EventManager#queue_event
    * ef9061f Refactoring event queueing for performance
    * 521f57c Changing method profile for other event queueing
    * 236b78a Fixing feature validation when passed one item
    * 0393ea3 Fixing broken selinux tests
    * f85efcc Removing now-obsolete "retrieve" method on package type
    * 9854f31 Fixing "require" function to use new class interface
    * 1d2a684 Changing REST report integration test to use new interface
    * 2bb4b6a Fixing fingerprint tests to work with new log validation
    * cc617b0 Fixing Configurer interface to transaction report
    7714 examples, 1 failure, 41 pending
    651 tests, 5358 assertions, 67 failures, 28 errors
        1 more in /network/client/resource.rb (1 total)
        1 more in /network/handler/report.rb (1 total)
        4 more in /network/handler/resource.rb (4 total)
        2 more in /other/report.rb (3 total)
        12 more in /other/transactions.rb (12 total)
        1 more in /ral/providers/parsedfile.rb (1 total)
        1 more in /ral/providers/user.rb (3 total)
        4 more in /ral/type/cron.rb (4 total)
        9 more in /ral/type/exec.rb (11 total)
        12 more in /ral/type/file.rb (12 total)
        4 more in /ral/type/file/target.rb (4 total)
        5 more in /ral/type/filesources.rb (5 total)
        1 more in /ral/type/group.rb (1 total)
        1 more in /ral/type/host.rb (1 total)
        1 more in /ral/type/mailalias.rb (1 total)
        3 more in /ral/type/user.rb (3 total)
        3 more in /ral/type/yumrepo.rb (3 total)
ethanrowe:tickets/master/2239 (TERM signal) succeeded:
    * 9c43131 Fix 2239 (step one): introduce global settings represeting
applicat...
    * cdd0c87 Fix 2239 (step two): introduce
Puppet::Application.controlled_run m...
    * 7a610b0 Fix 2239 (step three): Refactored Puppet::Agent to base
starting/re...
    * 109989b Fix 2239 (step four): Refactored Puppet::Daemon's stop/restart
meth...
    * 23a0458 Fix 2239 (step five): introduce new
Puppet::Transaction#stop_proces...
    7736 examples, 1 failure, 41 pending
    651 tests, 5362 assertions, 67 failures, 27 errors
        1 fewer in /ral/providers/user.rb (2 total)
martin:tickets/0.25.x/3412 (. is not a tempdir) succeeded:
    * 5230b77 Fix for #3412 install.rb should not put "." first in the
tmp_dirs
    7736 examples, 24 failures, 41 pending
        1 more in unit/type/file.rb (1 total)
        1 more in unit/type/mount.rb (1 total)
        21 more in unit/type/package.rb (21 total)
    651 tests, 5358 assertions, 67 failures, 28 errors
        1 more in /ral/providers/user.rb (3 total)
martin:tickets/0.25.x/3399 (zone type should handle exclusive IP stacks)
succeeded:
    * d9dbac4 Fix for #3399 zone type should handle exclusive IP stacks
    7750 examples, 24 failures, 41 pending
    651 tests, 5362 assertions, 67 failures, 27 errors
        1 fewer in /ral/providers/user.rb (2 total)
markus:ticket/master/3113 (Wait for smf status change) succeeded:
    * ae0091d Fixes #3113 - When importing a manifest puppet needs to chill
    7750 examples, 1 failure, 41 pending
        1 fewer in unit/type/file.rb (0 total)
        1 fewer in unit/type/mount.rb (0 total)
        21 fewer in unit/type/package.rb (0 total)
    651 tests, 5358 assertions, 67 failures, 28 errors
        1 more in /ral/providers/user.rb (3 total)
markus:ticket/master/2604 (ZAML) succeeded:
    * eed654e Fix for #2604 Pure Ruby yaml generation
    7750 examples, 24 failures, 41 pending
        1 more in unit/type/file.rb (1 total)
        1 more in unit/type/mount.rb (1 total)
        21 more in unit/type/package.rb (21 total)
    651 tests, 5354 assertions, 68 failures, 27 errors
        1 more in /ral/providers/cron/crontab.rb (1 total)
        1 fewer in /ral/providers/user.rb (2 total)
markus:ticket/0.25.x/3424  (ZAML patch) succeeded:
    * 77689e1 Fix for #3424 and tests to prove it.
    7768 examples, 2 failures, 41 pending
        1 fewer in unit/type/file.rb (0 total)
        21 fewer in unit/type/package.rb (0 total)
    651 tests, 5346 assertions, 68 failures, 30 errors
        2 more in /network/handler/master.rb (2 total)
        1 more in /ral/providers/user.rb (3 total)
markus:ticket/0.25.x/3366 (bool settings fix) succeeded:
    * 25f6edf Fix for #3366 - --tags '' treated as boolean 'true'
    7770 examples, 24 failures, 41 pending
        1 more in unit/type/file.rb (1 total)
        21 more in unit/type/package.rb (21 total)
    651 tests, 5351 assertions, 68 failures, 29 errors
        1 fewer in /ral/providers/user.rb (2 total)
brice:tickets/0.25.x/3396 (Faster event propagation) succeeded:
    * 7c3cd8c Fix inefficient SimpleGraph#matching_edge
    7771 examples, 28 failures, 41 pending
        4 more in unit/simple_graph.rb (4 total)
    651 tests, 5347 assertions, 71 failures, 30 errors
        4 more in /other/transactions.rb (16 total)
        1 fewer in /ral/providers/cron/crontab.rb (0 total)
        1 more in /ral/providers/user.rb (3 total)
luke:tickets/master/3015 (Per Environment known resource types) succeeded:
    * d7d0b63 Adding []/[]= support to Parser::Resource
    * 770fcf1 Fixing test structure
    * 9d2c361 Adding support for parsing ruby files
    * c2e0b8c Removing old, never-used DSL code
    * 1eabb3d Storing per-environment LoadedCode instances
    * 584aef3 Renaming LoadedCode to ResourceTypeCollection
    * bbe16c4 Adding 'known_resource_types' to Environment
    * 31313d5 Parser now uses Environment resource type collection
    * 474709d Moving Rails initialization to Compiler terminus
    * 6ed2160 Adding helper module for finding known resource types
    * d43f285 Always warning if autoloading a file fails
    * 9f40911 Using the RTC helper to find the known resource types
    * 7706f41 Fixing callers to Parser to only pass environment
    * de23b42 All non-transient parser references are gone
    * 5b2fbe8 Removing Interpreter class
    * 8cfe44e Renaming Parser::ResourceType to Resource::Type
    * 25d5fef Resolving conflicts with ???
    7795 examples, 31 failures, 41 pending
        1 more in unit/node.rb (1 total)
        15 more in unit/parser/compiler.rb (15 total)
        4 more in unit/parser/scope.rb (4 total)
        2 more in unit/resource/catalog.rb (2 total)
        4 more in unit/resource/type.rb (4 total)
        1 fewer in unit/type/file.rb (0 total)
        1 fewer in unit/type/mount.rb (0 total)
        21 fewer in unit/type/package.rb (0 total)
    646 tests, 4609 assertions, 150 failures, 78 errors
        5 more in /language/ast.rb (5 total)
        2 more in /language/ast/casestatement.rb (2 total)
        1 more in /language/ast/resource.rb (1 total)
        1 more in /language/ast/resource_reference.rb (1 total)
        1 more in /language/ast/selector.rb (1 total)
        1 more in /language/ast/variable.rb (1 total)
        16 more in /language/functions.rb (16 total)
        29 more in /language/parser.rb (44 total)
        7 more in /language/resource.rb (7 total)
        12 more in /language/scope.rb (14 total)
        36 more in /language/snippets.rb (40 total)
        16 more in /network/handler/fileserver.rb (16 total)
        1 more in /rails/railsparameter.rb (1 total)
        1 fewer in /ral/providers/user.rb (2 total)
luke:tickets/master/1943 (Combine yaml & file termini) succeeded:
    * b31d513 Adding filename extension support to formats.
    * d6aaf47 Adding client and server data dirs
    * e666bfd Fixing datadir defaults to match new standards
    * 1d42f6e Converting File terminus to use formats.
    * 16a936f Removing unused Checksum::File terminus
    * 9d5d309 Cleaning up a test.
    7786 examples, 55 failures, 41 pending
        1 more in unit/indirector/yaml.rb (1 total)
        1 more in unit/type/file.rb (1 total)
        1 more in unit/type/mount.rb (1 total)
        21 more in unit/type/package.rb (21 total)
    646 tests, 4600 assertions, 150 failures, 79 errors
        1 more in /ral/providers/user.rb (3 total)
brice:tickets/0.25.x/3229 (regex case sensitivity) succeeded:
    * b34ee8c Fix #3229 - use original value in case/selector regex matching
    7786 examples, 57 failures, 41 pending
        2 more in unit/parser/ast/leaf.rb (2 total)
    646 tests, 4606 assertions, 150 failures, 78 errors
        1 fewer in /ral/providers/user.rb (2 total)
jesse:feature/master/3394 (REST (3115,3347,3383,3394)) succeeded:
    * 59b7c84 Feature #3115 REST-ified status()
    * 291a671 Fix a failing test in #3115
    * de6f36e Feature #3347 REST-ified FileBucket
    * 6285362 Fix tests on #3347
    * 24e2c89 Feature #3383 RAL over REST
    * 24dafe1 Feature #3383 Part 2: Remove RAL XMLRPC
    * 7e2b2ea Feature #3394 REST Runner, preparation
    * 97d8d3b Feature #3394 REST runner, execution
    7860 examples, 56 failures, 38 pending
        1 more in unit/resource.rb (1 total)
        1 fewer in unit/type/file.rb (0 total)
        1 fewer in unit/type/mount.rb (0 total)
    641 tests, 4502 assertions, 151 failures, 80 errors
        1 more in /network/client/dipper.rb (1 total)
        1 more in /ral/providers/user.rb (3 total)
        1 more in /ral/type/file.rb (13 total)
andrew:feature/0.25.x/zypper (zypper for OpenSuSE) succeeded:
    * 96cf65d Fixes #1223 Add Zypper support for SuSE machines
    7868 examples, 59 failures, 38 pending
        2 more in unit/provider/package/zypper.rb (2 total)
        1 more in unit/type/file.rb (1 total)
        1 more in unit/type/mount.rb (1 total)
        1 fewer in unit/type/schedule.rb (0 total)
    641 tests, 4506 assertions, 151 failures, 79 errors
        1 fewer in /ral/providers/user.rb (2 total)
luke:tickets/testing/2954    (Class parameters) succeeded:
    * db15e07 Fixing test structure
    * 623d743 Partially fixing #2954 - Adding class parameters
    * 01068dc Changing the interface of Puppet::Resource
    * a809c55 Adding an environment helper
    * 84b662d Removing obsolete Settings comments and require
    * 719be87 Tuning file load order
    * 3f392f3 Fixing failing Environment unit tests
    * 678d38d Adding parameter validation to Puppet::Resource
    * 1ba6382 TypeCollection now supports namespace arrays
    * e15d978 Allowing Environment.new to take an environment
    * e964d98 Removing :paramcheck and :typecheck settings
    * 5074a6f Adding support for class parameters
    * 20b8470 Removing Resource::Reference classes
    * 37e52d6 Adding tmpfile cleanup to tests
    * 9aafad6 Fixing most of the broken tests in test/
    * 6dda715 Adding strictness checking to resources
    * 17ea9db Converging the Resource classes further
    * e2c9a7b Fixing type/title resource resolution
    * f6a3106 Forcing parent evaluation in resource types
    * 32e438a Finishing renaming :params to :parameters internally
    * 9375f2e Resolving conflicts with luke:tickets/master/2759
    * 97b64a1 Resolving conflicts with jesse:feature/master/3394
    7952 examples, 47 failures, 38 pending
        1 fewer in unit/node.rb (0 total)
        1 more in unit/parser/functions/require.rb (1 total)
        8 more in unit/parser/scope.rb (12 total)
        1 fewer in unit/resource.rb (0 total)
        4 more in unit/resource/type.rb (8 total)
        1 fewer in unit/type/file.rb (0 total)
        1 fewer in unit/type/mount.rb (0 total)
        21 fewer in unit/type/package.rb (0 total)
    597 tests, 4732 assertions, 98 failures, 48 errors
        2 fewer in /language/ast.rb (3 total)
        1 fewer in /language/ast/resource.rb (0 total)
        1 fewer in /language/ast/resource_reference.rb (0 total)
        2 fewer in /language/functions.rb (14 total)
        39 fewer in /language/parser.rb (5 total)
        7 fewer in /language/resource.rb (0 total)
        10 fewer in /language/scope.rb (4 total)
        16 fewer in /network/handler/fileserver.rb (0 total)
        1 more in /other/report.rb (4 total)
        8 fewer in /other/transactions.rb (8 total)
        1 fewer in /rails/railsparameter.rb (0 total)
        1 more in /ral/manager/type.rb (1 total)
        1 more in /ral/providers/user.rb (3 total)
        1 fewer in /ral/type/host.rb (0 total)
        1 more in /ral/type/resources.rb (1 total)
markus:refactor/master/3216 (String interpolation) succeeded:
    * ca44cf2 Moving the string interpolation parsing to the parser/lexer
    7967 examples, 71 failures, 38 pending
        1 more in unit/resource.rb (1 total)
        1 more in unit/type/file.rb (1 total)
        1 more in unit/type/mount.rb (1 total)
        21 more in unit/type/package.rb (21 total)
    597 tests, 4718 assertions, 99 failures, 47 errors
        1 more in /language/parser.rb (6 total)
        1 fewer in /ral/providers/user.rb (2 total)
luke:tickets/master/3096     (internal DSL) succeeded:
    * 1922f6a Adding environment support to parser resources
    * 6d772d3 Adding simplistic pure ruby interface
    * c828cd5 s/DSL::ResourceHelper/DSL::ResourceAPI/g
    * 8f41fcb Cleaning up ResourceAPI tests
    * 188dd76 Adding virtual and exported resource support to the DSL
    * 7a97bf9 Resolving conflicts with luke:tickets/testing/2954
    8011 examples, 72 failures, 45 pending
        1 more in unit/parser/resource.rb (1 total)
    597 tests, 4714 assertions, 99 failures, 48 errors
        1 more in /ral/providers/user.rb (3 total)
luke:tickets/master/3398 (Checksum parameter) succeeded:
    * 1b77a23 Refactoring File[source] tests somewhat
    * 040aa74 Adding "checksum?" helper method to Checksums module
    * cf6a5cf Converted File[checksum] to a parameter not property
    * 5597a4b Fixing change printing for content/ensure
    * 007c972 Fixing a typo from a regex
    8027 examples, 77 failures, 45 pending
        5 more in unit/type/file/checksum.rb (5 total)
    597 tests, 4717 assertions, 99 failures, 47 errors
        1 fewer in /ral/providers/user.rb (2 total)
ran ruby ../refactor/refactor.rb:
    * 18562f2 Code smell: Miscellaneous oddity removal
    * 77aaee0 Code smell: Inconsistent indentation and related formatting
issues
    * 3a5e8e0 Code smell: Use {} for % notation delimiters wherever
practical
    * 8c66753 Code smell: English names for special globals rather than
line-noise
    * 6747e59 Code smell: Line modifiers are preferred to one-line blocks.
    * 843e0f3 Code smell: Booleans are first class values.
    * 61c549d Code smell: Omit needless checks on defined
    * 39b258f Code smell: Avoid needless decorations
    * a609c0a Code smell: Two space indentation

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to