Commit Graph

489 Commits

Author SHA1 Message Date
deajan 3d8f20d2ed Removed more unnecessary comments 2016-12-03 09:59:59 +01:00
deajan 52e7921b53 Quick semantic update for soft stop 2016-12-03 09:53:44 +01:00
deajan a7e41410e9 Removed unnecessary comments 2016-12-03 09:47:51 +01:00
deajan 88b135118d Coped with really old TODO fixing rsyncpatterns when path separator isn't semicolon 2016-12-03 09:39:09 +01:00
deajan 569d5f63a2 Emulate earlier batch behavior by adding maxdepth 1 to find 2016-12-03 09:34:26 +01:00
deajan 3f278173c1 Simplified batch runner, also less error prone 2016-12-01 23:14:22 +01:00
deajan 6f94429f52 More clear log output 2016-12-01 22:18:03 +01:00
deajan 01c62aa4ca Multiple recipient compat for mutt 2016-12-01 21:27:28 +01:00
deajan edc358f2ff Finish work on symlink detection in treeList 2016-12-01 21:14:07 +01:00
deajan 651bf48990 Added symlink support in deletion propagation 2016-12-01 20:51:45 +01:00
deajan 33f985b751 WIP: getting treeList to work with or without symlinks 2016-12-01 20:20:55 +01:00
deajan 9bb849dec7 Quick paranoia debug fix 2016-12-01 19:50:06 +01:00
deajan 2cb5084d8b WIP on treeList in order to list but bypass bad symlinks 2016-12-01 19:24:01 +01:00
deajan 175df3d81e More explicit error message in treeList 2016-12-01 09:51:06 +01:00
deajan bd12d809c9 Updated unit tests 2016-11-30 13:50:49 +01:00
deajan 7ca8bbc902 Updated tests with v1.1 branch timed execution tests 2016-11-30 13:02:01 +01:00
deajan 8e89b3dd82 Disabled mail sending on travis tests 2016-11-30 09:42:48 +01:00
deajan b8f38152d5 Soft time alerts aren't anymore redundant when counting=false 2016-11-29 22:43:28 +01:00
deajan be852ca7df Better time control in sync function 2016-11-29 22:40:43 +01:00
deajan e15587524b Finished adding timed execution tests 2016-11-29 22:40:10 +01:00
deajan 3371e9a8f3 Improved timed execution tests 2016-11-29 20:28:15 +01:00
deajan 745688d982 Improved timed execution of sync function 2016-11-29 20:28:00 +01:00
deajan 8ee4b824da Work on WaitForTaskCompletion hard exec time 2016-11-25 22:15:27 +01:00
deajan 8500bfa5d9 Work on WaitForTaskCompletion ongoing 2016-11-25 22:15:03 +01:00
deajan e4026f537e Rebuilt targets 2016-11-24 14:50:48 +01:00
deajan 42b0c8d406 Batch mode does not produce stdout/stderr output 2016-11-24 14:48:41 +01:00
deajan 0c1215059d Simplified osync-batch program 2016-11-24 14:43:05 +01:00
deajan 37e294161a Fixed bogus busybox detection 2016-11-24 14:27:04 +01:00
deajan bda1c158d0 Reenabled all tests 2016-11-24 13:33:26 +01:00
deajan 804a284cb3 Updated parallelexec and fixed soft max time enforcement 2016-11-24 13:26:32 +01:00
deajan 507122b08f Added more parallelexec tests 2016-11-24 13:26:10 +01:00
deajan 0baed43267 Updated osync with new WaitForTaskCompletion syntax 2016-11-24 09:40:55 +01:00
deajan a0fd7941c7 Changed to more clear WaitForTaskCompletion & ParallelExec argument list 2016-11-24 09:40:33 +01:00
deajan 3a3e7cfa02 Disabling ACL / XATTR on Mac & msys 2016-11-22 19:45:53 +01:00
deajan c460eac640 Initial cygwin test compat 2016-11-22 19:24:51 +01:00
deajan f45911a548 Fixed summary does reset logger prefix 2016-11-22 19:08:05 +01:00
deajan c3013347bb Fixing OS detection on Cygwin 2016-11-22 19:02:13 +01:00
deajan b3d17f8fec Fixed WinNT10 detection 2016-11-22 18:50:09 +01:00
deajan 15630c4b6d msys/cygwin don't know about process states 2016-11-22 18:18:35 +01:00
deajan 7e8463ec50 Fixing typos 2016-11-22 17:43:43 +01:00
deajan 9fb9d3504e Added Win10 bash detection 2016-11-22 17:41:06 +01:00
deajan 2f9f2f4f57 Added Win10 bypass for some tests 2016-11-22 17:40:47 +01:00
deajan 6d0e7cd0c7 Updated WaitForTaskcompletion to emulate wait 2016-11-22 17:19:30 +01:00
deajan da302b0f3a inotifywait timeout emulation only needed on mac 2016-11-22 17:18:35 +01:00
deajan 2fd60182c0 Fixing softdel cleanup test...Again 2016-11-22 08:56:13 +01:00
deajan 23bb0ac804 Safer conflict multiple test 2016-11-21 19:41:35 +01:00
deajan 85466e0ab0 Added MAX_WAIT support for MacOS daemon mode 2016-11-21 19:18:22 +01:00
deajan 070d7b7e3a Wow... fixed the fix that should have fixed the bug 2016-11-21 19:13:15 +01:00
deajan a3c5df9a85 Feeling stupid for this basic error 2016-11-21 18:38:43 +01:00
deajan b8cf2e2694 Fixed skip tests logic for BSD & Mac 2016-11-21 17:31:02 +01:00
deajan d55ecf7781 Added QaD daemon mode for Mac 2016-11-21 17:02:05 +01:00
deajan 33b103a64c Cosmetic typo fix 2016-11-21 16:34:31 +01:00
deajan eb9b34c22d Disabled all debugfs related tests on BSD / Mac / Travis 2016-11-21 16:33:22 +01:00
deajan 2b8fe18217 Disable ACL and XATTR preserve by default on Mac 2016-11-21 15:13:15 +01:00
deajan 07f31e6b1e Fixed mkdir syntax to be BSD / Mac compatible 2016-11-21 15:12:52 +01:00
deajan eec2df90e3 Fixed old executability exclusion on MacOS 2016-11-21 14:48:02 +01:00
deajan 4dd007ae56 Render SendEmail function MacOS compatible 2016-11-21 14:04:05 +01:00
deajan a0c1ad5a20 Reenabled all tests 2016-11-21 13:45:37 +01:00
deajan f10feb9806 Fix for BSD skip deletion test 2016-11-21 13:42:10 +01:00
deajan 6987a7f0f3 Better check if remote deletion file is present 2016-11-21 13:21:26 +01:00
deajan 5d7e54c743 Remote deletion log is always ERROR level 2016-11-21 11:34:54 +01:00
deajan ec95b8683c Added missing log from remote deletion 2016-11-21 10:55:35 +01:00
deajan 58037d2d9a Reverted to a should-build state 2016-11-21 10:25:08 +01:00
deajan 3fbcc4a4c7 More ACL testing 2016-11-21 10:19:21 +01:00
deajan c74078d122 More travis ACL testing 2016-11-21 10:12:11 +01:00
deajan 25aa245191 More travis ACL / chattr tests 2016-11-21 10:04:00 +01:00
deajan 3304814bcd More travis ACL / setuid tests 2016-11-21 09:59:17 +01:00
deajan 384b9b9582 Added unit tests that will fail to trigger travis errors 2016-11-21 09:47:45 +01:00
deajan 5ec5d01dca Fixed possible issue if global var toggle is used 2016-11-20 22:18:36 +01:00
deajan 4bae4fa917 Render setfacl BSD compatible 2016-11-20 21:47:56 +01:00
deajan 2a1ab2b40f More BSD love 2016-11-20 20:56:47 +01:00
deajan 8190bef067 Fix for failed deletion repropagation in BSD 2016-11-20 19:25:19 +01:00
deajan 5663403ddc Added forgotten cat 2016-11-20 18:57:51 +01:00
deajan 70e9936fd1 More BSD compat 2016-11-20 18:18:07 +01:00
deajan 85367b4b2f Improved unit tests compat with BSD 2016-11-20 18:04:32 +01:00
deajan 0718eb6f60 More optional checks to remove if not paranoia debug 2016-11-20 17:43:13 +01:00
deajan f8015b735a Rendered merge BSD compatible 2016-11-20 17:41:52 +01:00
deajan 1a680e04ac Added more ACL tests 2016-11-20 17:22:03 +01:00
deajan aa465f8365 Rebuilt targets 2016-11-19 16:16:35 +01:00
deajan 9194e004d3 Enabled other tests again 2016-11-19 15:09:58 +01:00
deajan 0ffb336a6d Added SSH removal after test 2016-11-19 15:06:32 +01:00
deajan 9a584eef73 Removed unused test file 2016-11-19 14:23:49 +01:00
deajan 4a8a7e7a49 Improved unit tests with no ssh test 2016-11-19 14:21:42 +01:00
deajan 325c4e5d5c GetRemoteOS executed anyway 2016-11-19 13:13:08 +01:00
deajan 56dabb97c1 Fixed bypassing some taks for android 2016-11-19 12:54:24 +01:00
deajan cd86eac828 Commit cc16c29 related changes 2016-11-19 12:50:30 +01:00
deajan cc16c29c2c Disable PRESERVE ACL & ATTR by default for compat reasons 2016-11-19 12:49:19 +01:00
deajan 630f26f8d2 Corrected variable # of arguments for _WriteLockFiles 2016-11-19 12:47:17 +01:00
deajan 6efe00938b Better android detection 2016-11-19 12:37:33 +01:00
deajan 8ba36de138 Fixing issues between android and centos 5 2016-11-19 12:37:26 +01:00
deajan 00ac1645e1 More fixes for CentOS 5 compat 2016-11-18 13:34:49 +01:00
deajan 2ed0fa7a0a Fixed bug introduced with CentOS 5 compat 2016-11-18 13:09:26 +01:00
deajan 80432de248 Rendered tests compatible with CentOS 5 2016-11-18 12:56:52 +01:00
deajan d89980e1bd Fixed _CheckDiskSpaceRemote compat on CentOS 5 2016-11-18 12:53:07 +01:00
deajan f6682dabf6 Fixed CheckDiskSpace compat on CentOS 5 2016-11-18 12:49:48 +01:00
deajan cafbf43222 Rebuilt targets 2016-11-18 09:05:06 +01:00
deajan 7283729eae Added test run destination mail 2016-11-18 09:04:17 +01:00
deajan d90baf7083 Disabled Travis daemon mode tests for now 2016-11-18 00:03:34 +01:00
deajan d50d66731d Added elapsed time to unit tests 2016-11-17 23:48:06 +01:00
deajan 8314116c52 Add basic daemon tests 2016-11-17 23:40:17 +01:00