Puppet: System Administration Automated

Support

Ticket #1251 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Unit tests for storage.rb are broken when run against master branch.

Reported by: plathrop Assigned to: jamtur01
Priority: high Milestone: 0.24.5
Component: testing Version: 0.24.4
Severity: trivial Keywords:
Cc: Triage Stage: Ready for checkin
Attached Patches: Tests Complexity: Trivial

Description

Unit tests for storage.rb are broken when run against master branch. This is due to the fact that I failed to properly stub some external methods to isolate the test and make it a true "unit" test.

Change History

05/22/08 01:47:25 changed by plathrop

  • status changed from new to assigned.
  • severity changed from normal to trivial.
  • priority changed from normal to high.
  • complexity changed from Unknown to Trivial.
  • owner changed from community to plathrop.
  • stage changed from Unreviewed to Accepted.

05/22/08 01:49:51 changed by plathrop

  • owner changed from plathrop to luke.
  • status changed from assigned to new.
  • stage changed from Accepted to Ready for checkin.

fixed in commit a1a6157a5a0d3ab0054753901f696c84bc36bab9 of branch fix-1251 of my Git Hub? repo

05/22/08 10:44:31 changed by porridge

looks like a duplicate of #1246

05/22/08 19:46:02 changed by plathrop

  • owner changed from luke to jamtur01.
  • patch changed from None to Tests.
  • version set to 0.24.4.
  • milestone set to 0.24.5.

Reassigning to James because this patch is against 0.24.x

05/22/08 19:55:21 changed by jamtur01

  • status changed from new to closed.
  • resolution set to fixed.

Pushed in commit [c0f78b41e6c188f2046fd3e9c662ee812ef224ab] in branch 0.24.x