Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141973965
D54425.id168787.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
441 B
Referenced Files
None
Subscribers
None
D54425.id168787.diff
View Options
diff --git a/usr.sbin/makefs/tests/makefs_zfs_tests.sh b/usr.sbin/makefs/tests/makefs_zfs_tests.sh
--- a/usr.sbin/makefs/tests/makefs_zfs_tests.sh
+++ b/usr.sbin/makefs/tests/makefs_zfs_tests.sh
@@ -312,6 +312,12 @@
}
atf_test_case file_extend cleanup
+file_extend_head()
+{
+ # Extend the default timeout to make it pass on emulated architectures
+ # on ci.freebsd.org
+ atf_set "timeout" 400
+}
file_extend_body()
{
local i start
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 15, 9:42 AM (1 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27426821
Default Alt Text
D54425.id168787.diff (441 B)
Attached To
Mode
D54425: makefs: tests: Double the timeout of ZFS file_extend test
Attached
Detach File
Event Timeline
Log In to Comment