Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160144365
D33252.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.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
Mon, Jun 22, 6:08 PM (6 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34201047
Default Alt Text
D33252.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