HomePhorge

Fix failing tests with ruby 1.9.2 in the instrumentation framework
f7c2ea47d626Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix failing tests with ruby 1.9.2 in the instrumentation framework

Hash ordering changed in ruby 1.9.2, and thus a test which was
assuming a particular ordering was failing.

Another test was failing because of an implied call to #to_a for
a multiple_yields mocha expectation.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU751ef883c7b8: Set of faces to manage instrumentation listeners, data and probes
Branches
Unknown
Tags
Unknown

Event Timeline

Brice Figureau <brice-puppet@daysofwonder.com> committed rPUf7c2ea47d626: Fix failing tests with ruby 1.9.2 in the instrumentation framework (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Dec 27 2011, 6:48 PM