Skip to content

Commit

Permalink
Showing 24 changed files with 0 additions and 28 deletions.
2 changes: 0 additions & 2 deletions spec/truffle/tags/core/argf/eof_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/binding/location_tags.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
fails:Binding#eval inherits __LINE__ from the enclosing scope
fails:Binding#eval preserves __LINE__ across multiple calls to eval
fails:Binding#eval increments __LINE__ on each line of a multiline eval
fails:Binding#eval starts with a __LINE__ from the third argument if passed
fails:Binding#eval inherits __FILE__ from the enclosing scope
3 changes: 0 additions & 3 deletions spec/truffle/tags/core/complex/fdiv_tags.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
fails:Encoding::Converter#primitive_convert calls #to_int to convert the destination byte size
fails:Encoding::Converter#primitive_convert reuses read-again bytes after the first error
1 change: 0 additions & 1 deletion spec/truffle/tags/core/encoding/default_external_tags.txt
Original file line number Diff line number Diff line change
@@ -3,4 +3,3 @@ windows:Encoding.default_external with command line options returns the encoding
slow:Encoding.default_external with command line options is not changed by the -U option
slow:Encoding.default_external with command line options returns the encoding specified by '-E external'
slow:Encoding.default_external with command line options returns the encoding specified by '-E external:'
fails:Encoding.default_external with command line options is not changed by the -U option
1 change: 0 additions & 1 deletion spec/truffle/tags/core/enumerable/grep_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/env/each_pair_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/env/each_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/exception/load_error_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/io/binread_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/marshal/restore_tags.txt
Original file line number Diff line number Diff line change
@@ -16,5 +16,4 @@ fails:Marshal.restore when a class with the same name as the dumped one exists o
fails:Marshal.restore when called with a proc returns the value of the proc
fails:Marshal.restore when called with a proc calls the proc for recursively visited data
fails:Marshal.restore when called with a proc loads an Array with proc
fails:Marshal.restore for a Hash loads an extended hash object containing a user-marshaled object
fails:Marshal.restore when a class does not exist in the namespace raises an ArgumentError
1 change: 0 additions & 1 deletion spec/truffle/tags/core/method/call_tags.txt

This file was deleted.

2 changes: 0 additions & 2 deletions spec/truffle/tags/core/module/module_function_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/proc/call_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/proc/case_compare_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/proc/element_reference_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/random/srand_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/range/bsearch_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/rational/magnitude_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/thread/element_reference_tags.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
fails:Thread#[] is accessible using strings or symbols
fails:Thread#[] raises exceptions on the wrong type of keys
1 change: 0 additions & 1 deletion spec/truffle/tags/core/thread/element_set_tags.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
fails:Thread#[]= raises exceptions on the wrong type of keys
fails:Thread#[]= is not shared across fibers
1 change: 0 additions & 1 deletion spec/truffle/tags/core/thread/raise_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/threadgroup/list_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/truffle/tags/core/time/strftime_tags.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
fails:Time#strftime requires an argument
fails:Time#strftime should be able to show the timezone if available
fails:Time#strftime rounds an offset to the nearest second when formatting with %z
fails:Time#strftime with %N formats the picoseconds of the second with %12N

0 comments on commit 9cc287f

Please sign in to comment.