Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pjdfstest: fix/whitelist failures for OS X runs #13

Open
ngie-eign opened this issue Apr 2, 2017 · 0 comments
Open

pjdfstest: fix/whitelist failures for OS X runs #13

ngie-eign opened this issue Apr 2, 2017 · 0 comments

Comments

@ngie-eign
Copy link
Collaborator

ngie-eign commented Apr 2, 2017

As noted on #10, there are several pjdfstest failures on OS X that need to be resolved in order for the OS X test run to be green.

Here's a summary of the failures:

-------------------
tests/chown/00.t          (Wstat: 0 Tests: 1323 Failed: 38)
  Failed tests:  1098, 1102, 1108, 1113, 1117, 1123, 1128
                1132, 1138, 1143, 1147, 1153, 1158, 1162
                1168, 1173, 1177, 1183, 1188, 1195, 1201
                1209, 1216, 1222, 1230, 1237, 1243, 1251
                1258, 1264, 1272, 1279, 1285, 1293, 1300
                1306, 1314, 1321
tests/chown/07.t          (Wstat: 0 Tests: 132 Failed: 19)
  Failed tests:  7, 12, 20, 27, 32, 40, 47, 52, 60, 67, 72
                80, 87, 92, 100, 107, 112, 120, 127
tests/ftruncate/12.t      (Wstat: 0 Tests: 3 Failed: 1)
  Failed test:  2
tests/link/00.t           (Wstat: 0 Tests: 202 Failed: 46)
  Failed tests:  56-67, 70-72, 74, 76, 82-93, 96-98, 100
                102, 147-150, 152, 154-157, 159, 183, 190
tests/mkfifo/03.t         (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
tests/mknod/03.t          (Wstat: 256 Tests: 12 Failed: 7)
  Failed tests:  3, 5-7, 9-11
  Non-zero exit status: 1
tests/rename/00.t         (Wstat: 0 Tests: 150 Failed: 19)
  Failed tests:  38-40, 42, 44-45, 53-55, 57, 59-60, 96
                100, 104, 108, 112, 116, 120
tests/rename/09.t         (Wstat: 0 Tests: 2353 Failed: 16)
  Failed tests:  2269-2272, 2279-2281, 2284, 2289-2292, 2299-2301
                2304
tests/rename/10.t         (Wstat: 0 Tests: 2099 Failed: 8)
  Failed tests:  2056-2058, 2061, 2063-2065, 2068
tests/rename/21.t         (Wstat: 0 Tests: 16 Failed: 1)
  Failed test:  5
tests/symlink/03.t        (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
tests/truncate/12.t       (Wstat: 0 Tests: 3 Failed: 1)
  Failed test:  2
tests/unlink/00.t         (Wstat: 0 Tests: 112 Failed: 6)
  Failed tests:  37-39, 42-44
Files=232, Tests=8677, 236 wallclock secs ( 3.44 usr  0.97 sys + 47.71 cusr 47.52 csys = 99.64 CPU)
Result: FAIL

Script done, output file is ts

I'll attach the typescript snippets later, with appropriate review/analysis.

ngie-eign added a commit to ngie-eign/pjdfstest that referenced this issue Apr 5, 2017
Don't screw up the Travis CI OSX machines (seems that the pool is
limited), so only run test.sh on Linux for now until the kinks have been
worked out with OSX at runtime (see issue pjd#13 for more details).
ngie-eign added a commit to ngie-eign/pjdfstest that referenced this issue Apr 5, 2017
Reasoning for build-only testing:
* The OS X machine pool is limited.
* There are bugs that need to be resolved with long pathnames, etc,
  which makes cleanup noisome.
* The test suite doesn't pass 100% on OS X.

See issue pjd#13 for more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant