Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153427354
D12590.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
686 B
Referenced Files
None
Subscribers
None
D12590.id.diff
View Options
Index: head/usr.bin/hexdump/tests/hexdump_test.sh
===================================================================
--- head/usr.bin/hexdump/tests/hexdump_test.sh
+++ head/usr.bin/hexdump/tests/hexdump_test.sh
@@ -134,7 +134,6 @@
}
s_flag_body()
{
- atf_expect_fail "-s option is currently broken due to capsicum (PR 219173)"
atf_check -o file:"$(atf_get_srcdir)/d_hexdump_sflag_a.out" \
hexdump -bs 4 "$(atf_get_srcdir)/d_hexdump_a.in"
@@ -148,7 +147,6 @@
}
v_flag_body()
{
- atf_expect_fail "-s option is currently broken due to capsicum (PR 219173)"
for i in $(seq 0 7); do
atf_check -o match:"^\*$" \
hexdump -s ${i} "$(atf_get_srcdir)/d_hexdump_c.in"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 2:55 AM (19 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31948741
Default Alt Text
D12590.id.diff (686 B)
Attached To
Mode
D12590: hexdump: Remove expected test failures for now succeeding tests
Attached
Detach File
Event Timeline
Log In to Comment