summaryrefslogtreecommitdiff
path: root/usr/src/test/test-runner/cmd/run.py
AgeCommit message (Collapse)AuthorFilesLines
2016-02-25 [illumos-gate merge]Jerry Jelinek1-4/+6
commit 633aa8079184298dfc2ae6966d0d9cc897712b57 6575 grow_replicas_001_pos fails intermittently commit 327848f9b50960449ae0e73e0767b617af721690 6578 cifs_attr_002_pos fails to cleanup after itself commit 964a6bd0f9365bb057bceb3cf813be3dbb8de2bf 6577 zfs_copies_004_neg fails trying to expand wildcard characters commit ee0ab62f26fb5723153c0c1b3cb1c5590bd7fb3c 6468 remove iscsi-related cruft from zfs-tests commit 412db4e993a383395d7ff1add4bb97f97ca3d433 6642 testrunner output can be displayed in the wrong order 6643 zfstest should enforce the required privileges before running. commit a6c5c5ca2069d841106ecb240d54632487830200 6663 Driver timerfd not built on SPARC commit 4185ca1d7f22b7d0d04eac3b580dd338274cb432 6671 man(1): document MANWIDTH variable commit 5db531e3faa94427746eae754b11770fd8416b6d 6662 uts should only build the variant requested commit 96088c8326643135b996338d1fe5a68aac181f31 6592 AI_ADDRCONFIG fails all resolutions when only loopback is present Conflicts: usr/src/uts/sparc/Makefile.sparc
2016-02-246642 testrunner output can be displayed in the wrong orderJohn Wren Kennedy1-4/+6
6643 zfstest should enforce the required privileges before running. Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Jonathan Mackenzie <jonathan.mackenzie@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-02 [illumos-gate merge]Jerry Jelinek1-1/+28
commit c71c00bbe8a9cdc7e3f4048b751f48e80441d506 6388 Failure of userland copy should return EFAULT commit 7c5a457e2a179dbaf12f243b90fdb520254e0c18 6368 Remove superfluous statement commit 00688ee4ba3ea60a806b06503957b12281135587 6401 run.py should reopen files if they encounter transient I/O errors commit ee3c499ad1e4fc884a11b2bc6490787b788bf84a 5752 dump_nvlist() is not aware of boolean array commit 286eb3ed9ae6749df0c20c801277beae2229a179 6389 Use (void) memcpy(), not (void *) memcpy() commit 5bdd995ddb777f538bfbcc5e2d5ff1bed07ae56e 6386 Fix function call with uninitialized value in vdev_inuse commit dd3293375033eaa6f009722670ffa191b992ffd9 6407 kerberos Java GUI should go away commit 6575bca01367958c7237253d88e5fa9ef0b1650a 6334 Cannot unlink files when over quota
2015-10-316401 run.py should reopen files if they encounter transient I/O errorsWill Andrews1-1/+28
Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2014-07-16OS-3068 libnvpair JSON output broken by lint fixesJoshua M. Clulow1-1/+1
OS-3204 libnvpair JSON cannot print int16 arrays Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-12-104206 history_003_pos relies on exact size of history log and entriesJohn Wren Kennedy1-2/+3
4207 history_008_pos depends on obsolete internal history log message 4208 Typo in zfs_main.c: "posxiuser" 4209 Populate zfstest with the remainder of the STF tests Reviewed by: Sonu Pillai <sonu.pillai@delphix.com> Reviewed by: Will Guyette <will.guyette@delphix.com> Reviewed by: Eric Diven <eric.diven@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-273830 SIGQUEUE_MAX's limit of 32 is too lowDavid Höppner1-1/+1
Reviewed by: Cedric Blancher <cedric.blancher@gmail.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Irek Szczesniak <iszczesniak@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-12-073311 Want a test framework for arbitrary OS unit testsJohn Wren Kennedy1-0/+839
3312 Add a testrunner package for OS unit tests 3313 Add a testrunner package to convert ZFS tests from STF Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by: Will Guyette <will.guyette@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Henrik Mattson <henrik.mattson@delphix.com> Reviewed by: Sonu Pillai <sonu.pillai@delphix.com> Reviewed by: Christopher Siden <chris.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>