Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

ensure idenity map entries are cleaned up: #384

Open
wants to merge 1 commit into
base: upgrade-to-v8-4.5
Choose a base branch
from

Conversation

cowboyd
Copy link
Collaborator

@cowboyd cowboyd commented Aug 15, 2015

This adds a regression for:

#336

In order to test this, it also needed the ability to null out an object within a context, so a conversion for nil was included.

finish = rss

expect(finish).to be <= start * 2.5
end if RUBY_VERSION >= "2.1.0"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm... Wouldn't it be nicer if we just put the example in a pending state with a message that it should only be run only newer versions of ruby?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, probably so. I'll fix that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants