We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fbeb2 commit 88d9976Copy full SHA for 88d9976
spec/nativeconversion.mspec
@@ -1,5 +1,6 @@
1
class NativeHandleChecker
2
EXPECTED_FAILURES = {
3
+ "C language construct switch (VALUE) works for the default case" => 1,
4
"C-API Debug function rb_debug_inspector_open creates a debug context and calls the given callback" => 2,
5
"C-API Debug function rb_debug_inspector_frame_self_get returns self" => 2,
6
"C-API Debug function rb_debug_inspector_frame_class_get returns the frame class" => 2,
0 commit comments