<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests/matrix, branch v1.7.1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.7.1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.7.1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2019-10-06T17:37:51+00:00</updated>
<entry>
<title>tests: filter leaked fds by prefix</title>
<updated>2019-10-06T17:37:51+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-10-06T17:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1fb18f4a9ef2bbbc6e7c774fa064808a3952bb3f'/>
<id>urn:sha1:1fb18f4a9ef2bbbc6e7c774fa064808a3952bb3f</id>
<content type='text'>
When running

  $ go test ./tests/matrix/

in isolation, it failed like this:

  fd leak? before, after:
  [0r=/dev/null 3w=/dev/null 5r=/proc/8078/fd (hidden:4)]
  [0r=/dev/null 3w=/dev/null 5w=/tmp/go-build366655199/b001/testlog.txt 7r=/proc/8078/fd (hidden:4)]

Filter by prefix to get rid of this spurious test failure.
</content>
</entry>
<entry>
<title>tests: clarify which process seems to be leaking fds</title>
<updated>2019-10-06T16:48:09+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-10-06T16:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d361f6e35bb97ef8f060131ea5b29f922e613c49'/>
<id>urn:sha1:d361f6e35bb97ef8f060131ea5b29f922e613c49</id>
<content type='text'>
The tests check if they leak fds themselves, but we also
check if gocryptfs leaks fds. Clarify what is what in the
error message.
</content>
</entry>
<entry>
<title>tests: matrix: test -serialize_reads</title>
<updated>2019-09-01T10:51:42+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-09-01T10:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=7eba4f0788e95e3ac47856662ea4ebd986d358cd'/>
<id>urn:sha1:7eba4f0788e95e3ac47856662ea4ebd986d358cd</id>
<content type='text'>
Test if https://github.com/rfjakob/gocryptfs/pull/413 works
as intended.
</content>
</entry>
<entry>
<title>tests: speed up new tests a little</title>
<updated>2019-04-08T18:34:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-04-08T18:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=24036ab89f950be85aa306f5996a4ce218c48aab'/>
<id>urn:sha1:24036ab89f950be85aa306f5996a4ce218c48aab</id>
<content type='text'>
Before: ok  	github.com/rfjakob/gocryptfs/tests/matrix	18.560s
After:  ok  	github.com/rfjakob/gocryptfs/tests/matrix	13.425s
</content>
</entry>
<entry>
<title>tests: add TestConcurrentReadCreate, move to new file</title>
<updated>2019-04-08T18:27:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-03-05T21:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d851cf805506bdaf979d49cc021216817678f023'/>
<id>urn:sha1:d851cf805506bdaf979d49cc021216817678f023</id>
<content type='text'>
https://github.com/rfjakob/gocryptfs/issues/363
</content>
</entry>
<entry>
<title>tests: add TestConcurrentReadWrite</title>
<updated>2019-04-08T18:27:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-03-05T21:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d22ccf68b21e75a6a2d43a658002b87bd5d0a2a1'/>
<id>urn:sha1:d22ccf68b21e75a6a2d43a658002b87bd5d0a2a1</id>
<content type='text'>
Another attempt to find out what is going on behind
https://github.com/rfjakob/gocryptfs/issues/363
</content>
</entry>
<entry>
<title>tests: add additional TestWrite10Tight test</title>
<updated>2019-04-08T18:27:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-03-05T19:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=311c34af4b4ba33397a4d550cb3bfc45fb6ca479'/>
<id>urn:sha1:311c34af4b4ba33397a4d550cb3bfc45fb6ca479</id>
<content type='text'>
Try to find out what goes wrong in
https://github.com/rfjakob/gocryptfs/issues/363
</content>
</entry>
<entry>
<title>tests: fix compile error in matrix_test.go</title>
<updated>2019-02-17T16:25:41+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-02-17T16:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=173218895c55f381750408d9452d118b8c574f58'/>
<id>urn:sha1:173218895c55f381750408d9452d118b8c574f58</id>
<content type='text'>
Error was:

tests/matrix/matrix_test.go:101:9: no new variables on left side of :=
</content>
</entry>
<entry>
<title>ParseHeader: print hexdump on error</title>
<updated>2019-02-17T16:13:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-02-17T16:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=179471b6486b2cb3e6e24eed1d9f86f2e880e334'/>
<id>urn:sha1:179471b6486b2cb3e6e24eed1d9f86f2e880e334</id>
<content type='text'>
Should help debugging https://github.com/rfjakob/gocryptfs/issues/363
</content>
</entry>
<entry>
<title>nametransform: reject names longer than 255 chars</title>
<updated>2019-02-17T16:05:05+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-02-17T16:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=19cb6d046aac92f44722c17ba9a371b08ca0be6a'/>
<id>urn:sha1:19cb6d046aac92f44722c17ba9a371b08ca0be6a</id>
<content type='text'>
Looks like we allowed creating longer names by accident.
Fix that, and add a test that verifies it.
</content>
</entry>
</feed>
