Timeline
2019-03-08:
- 19:15 Changeset in trunk [5f2d74e] by
- some simple tests
- 19:08 Ticket #2992 (Add some more basic magic folder test coverage) created by
- Current Magic Folder test suite is quite complex. It covers many …
- 18:29 Changeset in trunk [0831229] by
- Switch to testtools-style skip Raising SkipTest? just errors out the test.
- 17:52 Changeset in trunk [9c3832a] by
- Skip this on Linux testtools doesn't have this "todo" feature. It …
- 17:52 Changeset in trunk [fc0cfb1] by
- testtools does not support the skip attribute
- 17:20 Ticket #2983 (decommission the rpi3 builder) closed by
- fixed: Got it, I'll unplug the poor thing. It's served us well.
- 17:17 Changeset in trunk [7e4a69e] by
- news fragment
- 17:17 Changeset in trunk [912152d] by
- just rely on the functionality from the base class
- 17:17 Changeset in trunk [30d07d3f] by
- explicitly publish these classes
- 17:09 Ticket #2991 (Update test_eliotutil to reflect improved testing infrastructure) created by
- test_eliotutil was written before the new SyncTestCase? and …
- 16:58 Changeset in trunk [a4c8c15] by
- news fragment
- 16:54 Changeset in trunk [9ad76688] by
- Clean up a couple logged errors. I don't really understand them but I …
- 16:54 Changeset in trunk [62531f0] by
- Fix Eliot logging for tearDown
- 16:54 Changeset in trunk [f0f4781] by
- Fix Eliot logging for setUp
- 16:54 Changeset in trunk [9abec67] by
- Add Eliot logging for a couple setup helpers
- 16:54 Changeset in trunk [a8d67a0] by
- Add Eliot logging for cleanup action
- 16:54 Changeset in trunk [eba642a9] by
- Get rid of the duplicate base TestCase?
- 16:48 Ticket #2989 (Many Node-creating tests leak a tempfile mutation) closed by
- fixed: In [changeset:"64c5796a212a040cfb92cf3975fe52bd0a1215b4/trunk" …
- 16:48 Changeset in trunk [64c5796] by
- Merge pull request #565 from tahoe-lafs/2989.tempdir-cleanup Add some …
- 14:34 Ticket #2990 (Switch the Magic Folder unit tests over to internal TestCase base classes) created by
- We have allmydata.test.common.SyncTestCase? and AsyncTestCase? now. The …
- 13:23 Changeset in trunk [859efdc] by
- there's another feature
- 12:47 Ticket #2988 (Many test mixins fail to supercall implementations of hook methods) closed by
- fixed: In [changeset:"c45b91e63c085ea7fe629cdf348e925ff133990b/trunk" …
- 12:47 Changeset in trunk [c45b91e] by
- Merge pull request #564 from tahoe-lafs/2988.mixin-supercalls Fix …
- 12:46 Ticket #2987 (Add a Deferred-supporting `log_call`-alike to ease logging changes) closed by
- fixed: In [changeset:"e4242704b1993c8628a4d575fa002fa427aa0432/trunk" …
- 12:46 Changeset in trunk [e424270] by
- Merge pull request #563 from tahoe-lafs/2987.log_call_deferred Add …
- 12:46 Ticket #2986 (Add some Eliot logging to DirectoryNode.add_file) closed by
- fixed: In [changeset:"c8a3dbf4f9b70d090e4aeb43a6d140dd21765673/trunk" …
- 12:46 Changeset in trunk [c8a3dbf] by
- Merge pull request #562 from tahoe-lafs/2986.dirnode.add_file.logging …
- 12:44 Ticket #2985 (test_eliot_logs_are_written only passes if run with test_aaa_aardvark) closed by
- fixed: In [changeset:"2e96c62632d63bd9f6a3e06dc9aa8567463ce303/trunk" …
- 12:44 Changeset in trunk [2e96c62] by
- Merge pull request #561 from …
2019-03-07:
- 23:56 Changeset in trunk [77b63e2] by
- This is unused!
- 23:56 Changeset in trunk [1fdb135] by
- Oops. Testtools doesn't have these.
- 23:56 Changeset in trunk [b2afe86] by
- These tests leak resources. Clean them up.
- 23:55 Changeset in trunk [925a3ae] by
- Add support for "broken" Twisted-style tests. Some tests leak …
- 23:54 Changeset in trunk [4de7077] by
- minimal docs
- 23:54 Changeset in trunk [a1c8641] by
- these are always nice
- 23:38 Changeset in trunk [19666c4] by
- This class doesn't use poll.
- 23:38 Changeset in trunk [1b6a5b6] by
- Switch from the decorator to EliotLoggedRunTest?
- 23:38 Changeset in trunk [51bee19] by
- Add a testtools RunTest? for Eliot integration
- 23:38 Changeset in trunk [154f9dc8] by
- news fragment
- 23:38 Changeset in trunk [bbd3b200] by
- Use our base TestCase? classes for these introducer tests They gain …
- 23:38 Changeset in trunk [565616d] by
- Expand functionality of our base TestCase? classes
- 23:38 Changeset in trunk [8593bf1] by
- Make helper method compatible with other unittests The msg keyword …
- 23:34 Changeset in trunk [cb9ad3f] by
- supercall tearDown *synchronously* It doesn't like it if it only …
- 23:25 Changeset in trunk [afe97fd] by
- Fix TestMixin?
- 23:25 Changeset in trunk [e26895b] by
- Fix SignalMixin?
- 19:47 Ticket #2989 (Many Node-creating tests leak a tempfile mutation) created by
- Creating a node mutates tempfile.tempdir to control the location of …
- 19:04 Changeset in trunk [3814ccb] by
- Fix some setUp and tearDown
- 18:49 Changeset in trunk [089c8d5] by
- news fragment
- 18:42 Ticket #2988 (Many test mixins fail to supercall implementations of hook methods) created by
- For example, GridTestMixin.setUp does not supercall. This means you …
- 18:30 Changeset in trunk [39694fc] by
- this include_args is basically useless
- 18:30 Changeset in trunk [5de4f40] by
- let it not return a Deferred
- 18:30 Changeset in trunk [9802ee4] by
- Some basic tests
- 18:14 Changeset in trunk [f4950cf] by
- Convert some code to show it off
- 18:07 Changeset in trunk [7d6e36d] by
- A basic implementation of the idea.
- 18:06 Changeset in trunk [3a49523] by
- news fragment
- 18:04 Ticket #2987 (Add a Deferred-supporting `log_call`-alike to ease logging changes) created by
- Eliot has a decorator, log_call, that starts an action encompassing …
- 17:55 Changeset in trunk [bcfd2e8e] by
- ADD_FILE Eliot action
- 17:55 Changeset in trunk [a37085eb] by
- News fragment
- 17:42 Ticket #2986 (Add some Eliot logging to DirectoryNode.add_file) created by
- This is helpful in debugging a number of magic-folder misbehaviors. …
- 17:38 Changeset in trunk [c42e5b1] by
- Take the necessary fixtures
- 17:33 Changeset in trunk [a55506f5] by
- news fragment
- 17:31 Ticket #2985 (test_eliot_logs_are_written only passes if run with test_aaa_aardvark) created by
- test_eliot_logs_are_written tests side-effects of the alice and bob …
2019-03-04:
- 17:37 Ticket #2982 (Magic-Folder processing queue Eliot logging fails with a TypeError) closed by
- fixed: In [changeset:"2931721dfae0d66527215d0b2cb478449cd1c372/trunk" …
- 17:37 Changeset in trunk [2931721] by
- Merge pull request #560 from tahoe-lafs/2982.process-queue-logging-fix …
- 16:26 Ticket #2981 (Send Eliot logs somewhere based on CLI arguments) closed by
- fixed: In [changeset:"95745b9467a27687a60ea7f7c5fd21c9ae0b4582/trunk" …
- 16:26 Changeset in trunk [95745b9] by
- Merge pull request #559 from tahoe-lafs/2981.send-eliot-logs.somewhere …
- 16:09 Ticket #2984 (decommission the slackware buildbot jobs) created by
- The slackware buildbot builder isn't doing anything we can't do on …
- 16:08 Ticket #2983 (decommission the rpi3 builder) created by
- It has suffered some kind of failure that renders all builds failures. …
- 16:00 Changeset in trunk [0be2cbc] by
- We don't need quoting in Eliot structured logs. Also quote_filepath …
- 15:47 Changeset in trunk [4ec6e59] by
- news fragment
- 15:47 Changeset in trunk [fa3429f1] by
- Serialize queue items using their path and type
- 15:46 Ticket #2982 (Magic-Folder processing queue Eliot logging fails with a TypeError) created by
- […] It tries to log DownloadItem (and UploadItem, not …
- 15:35 Changeset in trunk [9e4fa39] by
- Assert against the correct path magic_folder contains the magic …
- 15:24 Changeset in trunk [e84e815] by
- news fragment
- 15:08 Changeset in trunk [26a7cc4] by
- The log directory may not yet exist.
- 15:08 Changeset in trunk [c6a2aa9] by
- There may not be any destinations.
- 14:44 Changeset in trunk [7885ba6] by
- write the logs
- 14:43 Changeset in trunk [1121cdd5] by
- The logs should be written
- 14:36 Ticket #2981 (Send Eliot logs somewhere based on CLI arguments) created by
- https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2975 introduced CLI …
Note: See TracTimeline
for information about the timeline view.