Skip to content

Commit 7426b89

Browse files
committed
Untag pass Kernel#require specs
1 parent 9d9cb1f commit 7426b89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/tags/core/kernel/require_tags.txt

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ slow:Kernel#require (concurrently) blocks based on the path
22
slow:Kernel.require (concurrently) blocks based on the path
33
slow:Kernel#require ($LOADED_FEATURES) unicode_normalize is part of core and not $LOADED_FEATURES
44
slow:Kernel.require ($LOADED_FEATURES) unicode_normalize is part of core and not $LOADED_FEATURES
5-
fails:Kernel#require (non-extensioned path) loads a .rb extensioned file when a C-extension file exists on an earlier load path
6-
fails:Kernel#require (non-extensioned path) does not load a feature twice when $LOAD_PATH has been modified
75
slow:Kernel#require ($LOADED_FEATURES) complex, enumerator, rational, thread, ruby2_keywords are already required
86
slow:Kernel.require ($LOADED_FEATURES) complex, enumerator, rational, thread, ruby2_keywords are already required
97
slow:Kernel#require complex, enumerator, rational, thread, ruby2_keywords, fiber are already required

0 commit comments

Comments
 (0)