Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save goyox86/495271 to your computer and use it in GitHub Desktop.
Save goyox86/495271 to your computer and use it in GitHub Desktop.
From 9be99abca49563d3d57b4836d8e3cab2c08a5e78 Mon Sep 17 00:00:00 2001
From: Jose Narvaez <[email protected]>
Date: Wed, 28 Jul 2010 12:25:26 -0430
Subject: [PATCH 4/4] Remove tags for passing Marshal.dump specs
---
spec/tags/ruby/core/marshal/dump_tags.txt | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/spec/tags/ruby/core/marshal/dump_tags.txt b/spec/tags/ruby/core/marshal/dump_tags.txt
index 7ab713c..73ccafc 100644
--- a/spec/tags/ruby/core/marshal/dump_tags.txt
+++ b/spec/tags/ruby/core/marshal/dump_tags.txt
@@ -1,4 +1,2 @@
fails:Marshal.dump dumps an extended_user_hash_default
fails:Marshal.dump dumps an extended_user_hash with a parameter to initialize
-fails:Marshal.dump returns a tainted string if object is tainted
-fails:Marshal.dump returns a tainted string if object is tainted deep in nested structure
--
1.7.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment