From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [PATCH 11/25] xfstests: remove 285.full and 286.full
Date: Fri, 15 Mar 2013 23:27:55 +1100 [thread overview]
Message-ID: <1363350489-22257-12-git-send-email-david@fromorbit.com> (raw)
In-Reply-To: <1363350489-22257-1-git-send-email-david@fromorbit.com>
From: Dave Chinner <dchinner@redhat.com>
These files are generated by the tests, they don't belong in
the repository.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
---
285.full | 116 --------------------------------------------------------------
286.full | 70 -------------------------------------
2 files changed, 186 deletions(-)
delete mode 100644 285.full
delete mode 100644 286.full
diff --git a/285.full b/285.full
deleted file mode 100644
index f384aab..0000000
--- a/285.full
+++ /dev/null
@@ -1,116 +0,0 @@
-File system supports the default behavior.
-File system magic#: 0x58465342
-Allocation size: 4096
-
-01. Test empty file
-01.01 SEEK_DATA expected -1 with errno -6, got -6. succ
-01.02 SEEK_HOLE expected -1 with errno -6, got -6. succ
-01.03 SEEK_HOLE expected -1 with errno -6, got -6. succ
-
-02. Test a tiny full file
-02.01 SEEK_HOLE expected 8 or 8, got 8. succ
-02.02 SEEK_DATA expected 0 or 0, got 0. succ
-02.03 SEEK_DATA expected 1 or 1, got 1. succ
-02.04 SEEK_HOLE expected 8 or 8, got 8. succ
-02.05 SEEK_DATA expected 7 or 7, got 7. succ
-02.06 SEEK_HOLE expected -1 with errno -6, got -6. succ
-02.07 SEEK_DATA expected -1 with errno -6, got -6. succ
-02.08 SEEK_HOLE expected -1 with errno -6, got -6. succ
-02.09 SEEK_DATA expected -1 with errno -6, got -6. succ
-
-03. Test a larger full file
-03.01 SEEK_HOLE expected 8292 or 8292, got 8292. succ
-03.02 SEEK_HOLE expected 8292 or 8292, got 8292. succ
-03.03 SEEK_DATA expected 0 or 0, got 0. succ
-03.04 SEEK_DATA expected 1 or 1, got 1. succ
-03.05 SEEK_HOLE expected 8292 or 8292, got 8292. succ
-03.06 SEEK_DATA expected 8291 or 8291, got 8291. succ
-03.07 SEEK_HOLE expected -1 with errno -6, got -6. succ
-03.08 SEEK_DATA expected -1 with errno -6, got -6. succ
-03.09 SEEK_HOLE expected -1 with errno -6, got -6. succ
-03.10 SEEK_DATA expected -1 with errno -6, got -6. succ
-
-04. Test file hole at beg, data at end
-04.01 SEEK_HOLE expected 0 or 8200, got 0. succ
-04.02 SEEK_HOLE expected 1 or 8200, got 1. succ
-04.03 SEEK_DATA expected 8192 or 0, got 8192. succ
-04.04 SEEK_DATA expected 8192 or 1, got 8192. succ
-04.05 SEEK_HOLE expected 8191 or 8200, got 8191. succ
-04.06 SEEK_DATA expected 8192 or 8191, got 8192. succ
-04.07 SEEK_HOLE expected 8200 or 8200, got 8200. succ
-04.08 SEEK_DATA expected 8192 or 8192, got 8192. succ
-04.09 SEEK_HOLE expected 8200 or 8200, got 8200. succ
-04.10 SEEK_DATA expected 8193 or 8193, got 8193. succ
-04.11 SEEK_HOLE expected 8200 or 8200, got 8200. succ
-04.12 SEEK_DATA expected 8199 or 8199, got 8199. succ
-04.13 SEEK_HOLE expected -1 with errno -6, got -6. succ
-04.14 SEEK_DATA expected -1 with errno -6, got -6. succ
-04.15 SEEK_HOLE expected -1 with errno -6, got -6. succ
-04.16 SEEK_DATA expected -1 with errno -6, got -6. succ
-
-05. Test file data at beg, hole at end
-05.01 SEEK_HOLE expected 4096 or 16384, got 4096. succ
-05.02 SEEK_HOLE expected 4096 or 16384, got 4096. succ
-05.03 SEEK_DATA expected 0 or 0, got 0. succ
-05.04 SEEK_DATA expected 1 or 1, got 1. succ
-05.05 SEEK_HOLE expected 4096 or 16384, got 4096. succ
-05.06 SEEK_DATA expected 4095 or 4095, got 4095. succ
-05.07 SEEK_HOLE expected 4096 or 16384, got 4096. succ
-05.08 SEEK_DATA expected -1 with errno -6, got -6. succ
-05.09 SEEK_HOLE expected 4097 or 16384, got 4097. succ
-05.10 SEEK_DATA expected -1 with errno -6, got -6. succ
-05.11 SEEK_HOLE expected 16383 or 16384, got 16383. succ
-05.12 SEEK_DATA expected -1 with errno -6, got -6. succ
-05.13 SEEK_HOLE expected -1 with errno -6, got -6. succ
-05.14 SEEK_DATA expected -1 with errno -6, got -6. succ
-05.15 SEEK_HOLE expected -1 with errno -6, got -6. succ
-05.16 SEEK_DATA expected -1 with errno -6, got -6. succ
-
-06. Test file hole data hole data
-06.01 SEEK_HOLE expected 0 or 16384, got 0. succ
-06.02 SEEK_HOLE expected 1 or 16384, got 1. succ
-06.03 SEEK_DATA expected 4096 or 0, got 4096. succ
-06.04 SEEK_DATA expected 4096 or 1, got 4096. succ
-06.05 SEEK_HOLE expected 4095 or 16384, got 4095. succ
-06.06 SEEK_DATA expected 4096 or 4095, got 4096. succ
-06.07 SEEK_HOLE expected 8192 or 16384, got 16384. succ
-06.08 SEEK_DATA expected 4096 or 4096, got 4096. succ
-06.09 SEEK_HOLE expected 8192 or 16384, got 16384. succ
-06.10 SEEK_DATA expected 4097 or 4097, got 4097. succ
-06.11 SEEK_HOLE expected 8192 or 16384, got 16384. succ
-06.12 SEEK_DATA expected 8191 or 8191, got 8191. succ
-06.13 SEEK_HOLE expected 8192 or 16384, got 16384. succ
-06.14 SEEK_DATA expected 12288 or 8192, got 8192. succ
-06.15 SEEK_HOLE expected 8193 or 16384, got 16384. succ
-06.16 SEEK_DATA expected 12288 or 8193, got 8193. succ
-06.17 SEEK_HOLE expected 12287 or 16384, got 16384. succ
-06.18 SEEK_DATA expected 12288 or 12287, got 12287. succ
-06.19 SEEK_HOLE expected 16384 or 16384, got 16384. succ
-06.20 SEEK_DATA expected 12288 or 12288, got 12288. succ
-06.21 SEEK_HOLE expected 16384 or 16384, got 16384. succ
-06.22 SEEK_DATA expected 12289 or 12289, got 12289. succ
-06.23 SEEK_HOLE expected 16384 or 16384, got 16384. succ
-06.24 SEEK_DATA expected 16383 or 16383, got 16383. succ
-06.25 SEEK_HOLE expected -1 with errno -6, got -6. succ
-06.26 SEEK_DATA expected -1 with errno -6, got -6. succ
-06.27 SEEK_HOLE expected -1 with errno -6, got -6. succ
-06.28 SEEK_DATA expected -1 with errno -6, got -6. succ
-
-07. Test file with unwritten extents, only have dirty pages
-07.01 SEEK_HOLE expected 0 or 4194304, got 4194304. succ
-07.02 SEEK_HOLE expected 1 or 4194304, got 4194304. succ
-07.03 SEEK_DATA expected 40960 or 0, got 0. succ
-07.04 SEEK_DATA expected 40960 or 1, got 1. succ
-
-08. Test file with unwritten extents, only have unwritten pages
-08.01 SEEK_HOLE expected 0 or 4194304, got 4194304. succ
-08.02 SEEK_HOLE expected 1 or 4194304, got 4194304. succ
-08.03 SEEK_DATA expected 40960 or 0, got 0. succ
-08.04 SEEK_DATA expected 40960 or 1, got 1. succ
-
-09. Test file with unwritten extents, have both dirty && unwritten pages
-09.01 SEEK_HOLE expected 0 or 8388608, got 8388608. succ
-09.02 SEEK_HOLE expected 1 or 8388608, got 8388608. succ
-09.03 SEEK_DATA expected 40960 or 0, got 0. succ
-09.04 SEEK_DATA expected 40960 or 1, got 1. succ
-
diff --git a/286.full b/286.full
deleted file mode 100644
index b4e4f08..0000000
--- a/286.full
+++ /dev/null
@@ -1,70 +0,0 @@
-*** test01() create sparse file ***
-wrote 1048576/1048576 bytes at offset 0
-1 MiB, 256 ops; 0.0000 sec (1.242 GiB/sec and 325699.7455 ops/sec)
-wrote 1048576/1048576 bytes at offset 5242880
-1 MiB, 256 ops; 0.0000 sec (1.160 GiB/sec and 304038.0048 ops/sec)
-wrote 1048576/1048576 bytes at offset 10485760
-1 MiB, 256 ops; 0.0000 sec (1.112 GiB/sec and 291571.7540 ops/sec)
-wrote 1048576/1048576 bytes at offset 15728640
-1 MiB, 256 ops; 0.0000 sec (1.095 GiB/sec and 286995.5157 ops/sec)
-wrote 1048576/1048576 bytes at offset 20971520
-1 MiB, 256 ops; 0.0000 sec (1.094 GiB/sec and 286674.1321 ops/sec)
-wrote 1048576/1048576 bytes at offset 26214400
-1 MiB, 256 ops; 0.0000 sec (1.085 GiB/sec and 284444.4444 ops/sec)
-wrote 1048576/1048576 bytes at offset 31457280
-1 MiB, 256 ops; 0.0000 sec (1.065 GiB/sec and 279171.2105 ops/sec)
-wrote 1048576/1048576 bytes at offset 36700160
-1 MiB, 256 ops; 0.0000 sec (1.064 GiB/sec and 278867.1024 ops/sec)
-wrote 1048576/1048576 bytes at offset 41943040
-1 MiB, 256 ops; 0.0000 sec (1.068 GiB/sec and 280087.5274 ops/sec)
-wrote 1048576/1048576 bytes at offset 47185920
-1 MiB, 256 ops; 0.0000 sec (1.058 GiB/sec and 277356.4464 ops/sec)
-wrote 1048576/1048576 bytes at offset 52428800
-1 MiB, 256 ops; 0.0000 sec (1.067 GiB/sec and 279781.4208 ops/sec)
-wrote 1048576/1048576 bytes at offset 57671680
-1 MiB, 256 ops; 0.0000 sec (1.071 GiB/sec and 280701.7544 ops/sec)
-wrote 1048576/1048576 bytes at offset 62914560
-1 MiB, 256 ops; 0.0000 sec (1.071 GiB/sec and 280701.7544 ops/sec)
-wrote 1048576/1048576 bytes at offset 68157440
-1 MiB, 256 ops; 0.0000 sec (1.074 GiB/sec and 281628.1628 ops/sec)
-wrote 1048576/1048576 bytes at offset 73400320
-1 MiB, 256 ops; 0.0000 sec (1.071 GiB/sec and 280701.7544 ops/sec)
-wrote 1048576/1048576 bytes at offset 78643200
-1 MiB, 256 ops; 0.0000 sec (1.068 GiB/sec and 280087.5274 ops/sec)
-wrote 1048576/1048576 bytes at offset 83886080
-1 MiB, 256 ops; 0.0000 sec (1.073 GiB/sec and 281318.6813 ops/sec)
-wrote 1048576/1048576 bytes at offset 89128960
-1 MiB, 256 ops; 0.0000 sec (1.068 GiB/sec and 280087.5274 ops/sec)
-wrote 1048576/1048576 bytes at offset 94371840
-1 MiB, 256 ops; 0.0000 sec (1.085 GiB/sec and 284444.4444 ops/sec)
-wrote 1048576/1048576 bytes at offset 99614720
-1 MiB, 256 ops; 0.0000 sec (1.055 GiB/sec and 276457.8834 ops/sec)
-wrote 1048576/1048576 bytes at offset 104857600
-1 MiB, 256 ops; 0.0000 sec (1.140 GiB/sec and 298716.4527 ops/sec)
-*** test01() create sparse file done ***
-
-*** test02() create sparse file ***
-wrote 1048576/1048576 bytes at offset 6291456
-1 MiB, 256 ops; 0.0000 sec (1.360 GiB/sec and 356545.9610 ops/sec)
-wrote 1048576/1048576 bytes at offset 16777216
-1 MiB, 256 ops; 0.0000 sec (1.385 GiB/sec and 363120.5674 ops/sec)
-wrote 1048576/1048576 bytes at offset 27262976
-1 MiB, 256 ops; 0.0000 sec (1.340 GiB/sec and 351165.9808 ops/sec)
-wrote 1048576/1048576 bytes at offset 37748736
-1 MiB, 256 ops; 0.0000 sec (1.309 GiB/sec and 343163.5389 ops/sec)
-wrote 1048576/1048576 bytes at offset 48234496
-1 MiB, 256 ops; 0.0000 sec (1.267 GiB/sec and 332036.3165 ops/sec)
-wrote 1048576/1048576 bytes at offset 58720256
-1 MiB, 256 ops; 0.0000 sec (1.285 GiB/sec and 336842.1053 ops/sec)
-wrote 1048576/1048576 bytes at offset 69206016
-1 MiB, 256 ops; 0.0000 sec (1.288 GiB/sec and 337730.8707 ops/sec)
-wrote 1048576/1048576 bytes at offset 79691776
-1 MiB, 256 ops; 0.0000 sec (1.278 GiB/sec and 335078.5340 ops/sec)
-wrote 1048576/1048576 bytes at offset 90177536
-1 MiB, 256 ops; 0.0000 sec (1.293 GiB/sec and 339072.8477 ops/sec)
-wrote 1048576/1048576 bytes at offset 100663296
-1 MiB, 256 ops; 0.0000 sec (1.280 GiB/sec and 335517.6933 ops/sec)
-wrote 1048576/1048576 bytes at offset 111149056
-1 MiB, 256 ops; 0.0000 sec (1.285 GiB/sec and 336842.1053 ops/sec)
-*** test02() create sparse file done ***
-
--
1.7.10.4
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-03-15 12:28 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 12:27 [PATCH 00/25] xfstests: xfstests: move tests out of top level Dave Chinner
2013-03-15 12:27 ` [PATCH 01/25] xfstests: remove remake script Dave Chinner
2013-03-22 16:51 ` Phil White
2013-03-15 12:27 ` [PATCH 02/25] xfstests: remove bench infrastructure Dave Chinner
2013-03-15 19:36 ` Phil White
2013-03-19 22:31 ` Dave Chinner
2013-03-21 23:52 ` Phil White
2013-03-22 7:37 ` Dave Chinner
2013-03-22 16:22 ` Troy McCorkell
2013-03-26 20:26 ` Troy McCorkell
2013-03-22 16:53 ` Phil White
2013-03-15 12:27 ` [PATCH 03/25] xfstests: kill useless test owner fields Dave Chinner
2013-03-22 16:57 ` Phil White
2013-03-15 12:27 ` [PATCH 04/25] xfstests: remove stale machine configs Dave Chinner
2013-03-22 17:02 ` Phil White
2013-03-15 12:27 ` [PATCH 05/25] xfstests: fold common into check Dave Chinner
2013-03-23 10:18 ` Phil White
2013-03-15 12:27 ` [PATCH 06/25] xfstests: clean up and simply check CLI option parsing Dave Chinner
2013-03-23 10:19 ` Phil White
2013-03-15 12:27 ` [PATCH 07/25] xfstests: kill hangcheck stuff from check Dave Chinner
2013-03-23 10:19 ` Phil White
2013-03-15 12:27 ` [PATCH 08/25] xfstests: remove test expunge file support Dave Chinner
2013-03-23 10:19 ` Phil White
2013-03-15 12:27 ` [PATCH 09/25] xfstests: remove undocumented TESTS_REMAINING_LOG Dave Chinner
2013-03-23 10:20 ` Phil White
2013-03-15 12:27 ` [PATCH 10/25] xfstests: include test subdirectory support Dave Chinner
2013-03-23 10:20 ` Phil White
2013-03-15 12:27 ` Dave Chinner [this message]
2013-03-23 10:20 ` [PATCH 11/25] xfstests: remove 285.full and 286.full Phil White
2013-03-15 12:27 ` [PATCH 12/25] xfstests: move generic tests out of top level dir Dave Chinner
2013-03-23 10:22 ` Phil White
2013-03-15 12:27 ` [PATCH 13/25] xfstests: move xfs specific tests out of top directory Dave Chinner
2013-03-23 10:22 ` Phil White
2013-03-15 12:27 ` [PATCH 14/25] xfstests: move remaining tests out of top level directory Dave Chinner
2013-03-23 10:23 ` Phil White
2013-03-15 12:27 ` [PATCH 15/25] xfstests: rework CLI individual test specification Dave Chinner
2013-03-23 10:23 ` Phil White
2013-03-15 12:28 ` [PATCH 16/25] xfstests: make exclude groups aware of multiple subdirectories Dave Chinner
2013-03-23 10:23 ` Phil White
2013-03-15 12:28 ` [PATCH 17/25] xfstests: Introduce a results directory Dave Chinner
2013-03-23 10:23 ` Phil White
2013-03-15 12:28 ` [PATCH 18/25] xfstests: convert tests to use new " Dave Chinner
2013-03-23 10:24 ` Phil White
2013-03-15 12:28 ` [PATCH 19/25] xfstests: fix _link_out_file callers Dave Chinner
2013-03-23 10:24 ` Phil White
2013-03-15 12:28 ` [PATCH 20/25] xfstests: introduce a common directory Dave Chinner
2013-03-23 10:24 ` Phil White
2013-03-15 12:28 ` [PATCH 21/25] xfstests: Reintroduce configurable test expunging Dave Chinner
2013-03-23 10:24 ` Phil White
2013-03-15 12:28 ` [PATCH 22/25] xfstests: RESULTS_DIR needs to be an absolute path Dave Chinner
2013-03-23 10:24 ` Phil White
2013-03-15 12:28 ` [PATCH 23/25] xfstests: Decomplicate quota setup in 050 Dave Chinner
2013-03-23 10:24 ` Phil White
2013-03-15 12:28 ` [PATCH 24/25] xfstests: clean up test 262 output file use Dave Chinner
2013-03-23 10:24 ` Phil White
2013-03-15 12:28 ` [PATCH 25/25] xfstests: use _notrun for tape checks Dave Chinner
2013-03-23 10:24 ` Phil White
2013-03-27 10:51 ` [PATCH 00/25] xfstests: xfstests: move tests out of top level Rich Johnston
2013-03-27 10:51 ` Rich Johnston
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1363350489-22257-12-git-send-email-david@fromorbit.com \
--to=david@fromorbit.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.