Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151760598
D33252.id99478.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
402 B
Referenced Files
None
Subscribers
None
D33252.id99478.diff
View Options
diff --git a/tests/sys/netgraph/hub.c b/tests/sys/netgraph/hub.c
--- a/tests/sys/netgraph/hub.c
+++ b/tests/sys/netgraph/hub.c
@@ -127,11 +127,6 @@
int i;
char msg[] = "LOOP Alert!";
-#if defined(__riscv)
- if (atf_tc_get_config_var_as_bool_wd(dummy, "ci", false))
- atf_tc_skip("https://bugs.freebsd.org/259157");
-#endif
-
ng_errors(PASS);
ng_shutdown("hub1:");
ng_shutdown("hub2:");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 11:59 AM (2 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31289088
Default Alt Text
D33252.id99478.diff (402 B)
Attached To
Mode
D33252: Remove riscv workaround in sys.netgraph.hub.loop test
Attached
Detach File
Event Timeline
Log In to Comment