]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/test-runner
ZTS: user_namespace_004.ksh avoid error in cleanup if unsupported
[FreeBSD/FreeBSD.git] / tests / test-runner /
2024-04-16 Rob Nzts: add a debug option to get full test output
2024-02-16 Tony HutterZTS: Skip cross-fs bclone tests if FreeBSD < 14.0
2024-02-06 Brian BehlendorfBRT: Fix FICLONE/FICLONERANGE shortened copy
2024-01-17 Pawel Jakub DawidekFix cloning into mmaped and cached file.
2024-01-16 Umer SaleemZTS: Test for clone, mmap and write for block cloning
2023-12-26 Pawel Jakub DawidekBlock cloning tests.
2023-12-15 Umer SaleemTest LWB buffer overflow for block cloning
2023-12-09 Ameer HamzaZTS: Add test cases for block cloning replay
2023-12-05 oromenaharAllow block cloning across encrypted datasets
2023-10-20 Don BradyFix ZED auto-replace for VDEVs using by-id paths
2023-10-10 Brian BehlendorfZTS: Remove zfs_allow_010_pos expection for FreeBSD
2023-09-25 Brian BehlendorfZTS: Add additional exceptions
2023-08-15 Rob Ncopy_file_range: fix fallback when source create on...
2023-08-01 Rob Nlinux/copy_file_range: properly request a fallback...
2023-07-24 Rob Norriszts: block cloning tests
2023-06-14 Brian BehlendorfZTS: Skip send_raw_ashift on FreeBSD
2023-06-09 Brian BehlendorfZTS: Skip checkpoint_discard_busy
2023-05-29 Brian BehlendorfZTS: zvol_misc_trim disable blk mq
2023-05-26 Brian BehlendorfZTS: Add zpool_resilver_concurrent exception
2023-05-15 Antonio Russotest-runner: pass kmemleak and kmsg to Cmd.run
2023-05-12 Brian BehlendorfZTS: Add auto_replace_001_pos to exceptions
2023-05-08 Brian BehlendorfZTS: add snapshot/snapshot_002_pos exception
2023-04-06 Andrew InnesZTS: Use inbuilt monotonic time
2023-02-02 Paul DagneliePrevent error messages when running tests with no timeout
2023-01-17 Brian BehlendorfZTS: Annotate additonal flaky test cases
2022-11-28 Damian SzuberskiPython3: replace `distutils` with `sysconfig`
2022-11-18 John Wren KennedyZTS: zts-report silently ignores perf test results
2022-11-08 youzhongyangSupport idmapped mount in user namespace
2022-10-28 Aleksa Saraizfs_rename: support RENAME_* flags
2022-10-19 youzhongyangSupport idmapped mount
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-23 Brian BehlendorfScrub mirror children without BPs
2022-05-12 набtests: add zfs_unshare_008_pos checking whitespace...
2022-05-11 Brian AtkinsonAdding ZTS test for O_APPEND
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набMove test-runner.1 into top-level man/
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-03 Shaan NobeeSpeed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simulta...
2022-04-13 Brian BehlendorfZTS: Retry auto_spare_multiple.ksh
2022-04-13 Brian BehlendorfZTS: Retry redundancy_draid_spare[1,3].ksh
2022-04-02 набtests: zts-report: add #13215 to known list for FreeBSD
2022-04-02 набtests: zts-report: issue numbers are numbers
2022-04-02 набtests: remove unused functions
2022-04-02 набtests: zts-report: simplify
2022-04-02 набtests: zts-report: prune unused reasons
2022-04-02 набtests: zts-report: only known-SKIP zfs_unshare_002_pos...
2022-04-02 набtests: clean out unused/single-use/useless commands...
2022-04-02 набtests: logapi: don't cat excessively
2022-04-02 набegrep -> grep -E
2022-04-02 набtests: zfs_unshare_006: log_unsupported iff usershares...
2022-04-02 набtests: don't use share/unshare exportfs aliases, suppor...
2022-03-23 Tony HutterZTS: Log test name to /dev/kmsg on Linux
2022-03-15 набtests: replace explicit $? || log_fail with log_must
2022-03-01 Brian BehlendorfZTS: Modify receive-o-x_props_override.ksh exception
2022-02-24 Damian SzuberskiAdd Linux kmemleak support to ZTS
2022-02-21 Brian BehlendorfZTS: Retry in import_rewind_config_changed.ksh
2022-02-17 Brian BehlendorfZTS: Fix vdev_zaps_004_pos.ksh
2022-02-13 Brian BehlendorfZTS: Fix zpool_expand_001_pos
2022-02-04 Brian BehlendorfZTS: Update enospc_002_pos test case
2022-01-21 набFix test-runner on FreeBSD
2022-01-13 Damian SzuberskiRemoved Python 2 and Python 3.5- support
2021-12-22 Brian BehlendorfZTS: Fix rollback_003_pos.ksh
2021-12-22 Brian BehlendorfZTS: Fix refreserv_raidz.ksh
2021-12-21 Brian BehlendorfZTS: rsend_007_pos failures
2021-12-17 Brian BehlendorfZTS: alloc_class.ksh must wait for the process to exit
2021-12-06 Brian BehlendorfZTS: import_rewind_device_replaced reliably fails
2021-12-02 Brian BehlendorfLinux 5.13 compat: retry zvol_open() when contended
2021-12-01 Paul DagnelieAdd zfs-test facility to automatically rerun failing...
2021-11-10 Brian BehlendorfExclude zfs_copies_003_pos on Linux
2021-11-09 Rich ErcolaniExclude zvol_misc_volmode for now
2021-10-20 youzhongyangSkip snapshot in zfs_iter_mounted()
2021-10-11 Brian BehlendorfZTS: Add known exceptions
2021-10-01 Ryan MoellerZTS: Minimize udev_wait in zvol_misc tests
2021-09-01 Ryan MoellerZTS: Remove exceptions for flaky zhack on FreeBSD
2021-08-30 Ka Ho NgZTS: Enable punch-hole tests on FreeBSD
2021-08-17 Ryan MoellerZTS: Add tests for creation time
2021-07-26 George AmanakisFixes in persistent L2ARC
2021-06-30 Ryan MoellerZED: Match added disk by pool/vdev GUID if found (...
2021-06-23 Brian BehlendorfZTS: Add known exceptions
2021-05-30 набWiden mancheck to all of man and test-runner
2021-05-30 набtest-runner.1: modernise
2021-05-12 Brian BehlendorfZTS: Add known exceptions
2021-04-27 Brian BehlendorfZTS: Add known exceptions
2021-04-12 Brian BehlendorfZTS: fix removal_condense_export test case
2021-04-11 Brian BehlendorfZTS: Add known exceptions
2021-04-09 Ryan MoellerZTS: Improve cleanup in removal_with_export
2021-04-08 Ryan MoellerZTS: Tests using zhack may fail on FreeBSD
2021-04-02 Ryan MoellerZTS: inheritance/inherit_001_pos is flaky
2021-02-02 George Melikovzts-report.py: ignore some skipped tests in Github CI
2021-01-25 Will Andrewslogapi: cat output file instead of printing
2021-01-23 Matthew MacyAdd basic io_uring test
2020-12-17 Matthew Ahrensspecial device removal space accounting fixes
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-08-18 Brian BehlendorfZTS: ztest may cause mmp tests failures
2020-08-01 Ryan MoellerZTS: zvol_misc_volmode is flaky on FreeBSD
2020-07-19 Brian BehlendorfLinux 4.10 compat: has_capability()
2020-07-16 Brian BehlendorfUpdate zts-report.py with additional tests
2020-07-15 Arvind SankarCentralize variable substitution
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
next