chromium/tools/swarm_client.git
10 hours ago maruel@chromium.orgMake trace_inputs.py read ... | less not print a stack... master
12 hours ago maruel@chromium.orgRemove trace_inputs dependency on run_isolated.
12 hours ago maruel@chromium.orgFix two strace bugs found while tracing ninja.
5 days ago maruel@chromium.orgSwitch .log format to be generated by a member function.
11 days ago maruel@chromium.orgStop calling /cleanup_results, so the results stay...
11 days ago csharp@chromium.orgRetry Getting Swarm Test Keys
2013-05-02 maruel@chromium.orgAdd swarm_trigger_step.py --profile flag so we don...
2013-05-02 maruel@chromium.orgDisable support for decorate_output=False.
2013-05-01 maruel@chromium.orgMake run_test_cases.py more resilient against bad output.
2013-05-01 maruel@chromium.orgMake swarm_trigger_step.py less verbose by default.
2013-05-01 maruel@chromium.orgRemove --shards and reads Swarm new meta data to know...
2013-05-01 maruel@chromium.orgChange swarm_get_results to use ThreadPool.
2013-05-01 maruel@chromium.orgMake swarm_get_results usable as a library.
2013-04-30 maruel@chromium.orgFix handling of externally visible eventual consistency.
2013-04-30 maruel@chromium.orgAdd max_attempts and timeout to url_open().
2013-04-29 maruel@chromium.orgHandle symlinked intermediary directory using absolute...
2013-04-26 maruel@chromium.orgNote the input causing the error in the error message.
2013-04-26 maruel@chromium.orgDo not retry uploading to blobstore on HTTP 500, regene...
2013-04-26 maruel@chromium.orgRemove unnamed arguments from url_open() except url...
2013-04-25 maruel@chromium.orgRename hash_contents to content.
2013-04-24 maruel@chromium.orgProperly quote the token.
2013-04-18 maruel@chromium.orgFix symlink destination path case in .isolated file...
2013-04-18 maruel@chromium.orgAdd regression test for symlinks on OSX case insensitiv...
2013-04-17 csharp@chromium.orgRemove unused option --no-run
2013-04-16 maruel@chromium.orgFix support to run a .isolated file from a different...
2013-04-16 maruel@chromium.orgFix fix_test_cases.py when a test didn't even run,...
2013-04-15 maruel@chromium.orgTest show failure when renaming a directory containing...
2013-04-10 vadimsh@chromium.orgIncrease log level to ERROR for auth related log messages.
2013-04-10 maruel@chromium.orgMake isolate.py hashtable print out the .isolated sha1.
2013-04-10 vadimsh@chromium.orgDetailed logging of authentication requests (HTTP 401...
2013-04-09 maruel@chromium.orgCall os.path.normpath on isolate_file when loading...
2013-04-09 maruel@chromium.orgDo not assert that self.isolated_files is empty when...
2013-04-09 maruel@chromium.orgMake isolate.py store relative path for isolate_file...
2013-04-05 vadimsh@chromium.orgFix handling of HTTP redirects.
2013-04-05 maruel@chromium.orgDo not sudo unless necessary.
2013-04-05 maruel@chromium.orgMake swarm_trigger_and_get_results.py much more useful.
2013-04-05 maruel@chromium.orgChange ThreadSafeCookieJar to not crash on invalid...
2013-04-04 maruel@chromium.orgAdd support for tokens in swarm_trigger_step.py.
2013-04-04 csharp@chromium.orgRemove old flag (--manifest) from run_isolated.py
2013-04-04 maruel@chromium.orgAdd WATCHLISTS to swarm_client.
2013-04-04 vadimsh@chromium.orgApp engine authentication support via upload.py.
2013-04-04 maruel@chromium.orgisolate.py: Add support for both -V FOO=BAR and -V...
2013-04-04 csharp@chromium.orgProperly handle symlinks on Mac where the symlink has...
2013-04-03 maruel@chromium.orgMake run_swarm_tests_on_swarm.py run everything in...
2013-04-03 maruel@chromium.orgDo not set GTEST_* when not needed.
2013-04-03 maruel@chromium.orgFix a race condition that usually happens on linux...
2013-04-03 maruel@chromium.orgAlso ignores .swp files.
2013-04-02 maruel@chromium.orgFix trace_inputs.py read command with native path case.
2013-04-02 maruel@chromium.orgFix trace_input_test.py on Windows.
2013-04-02 maruel@chromium.orgFix path case expectation in isolate_smoke_test.py
2013-04-02 csharp@chromium.orgIncrease UrlOpen time outs and attempts before giving up.
2013-03-28 maruel@chromium.orgEnsure the cwd and isolate_file path case are correct.
2013-03-28 maruel@chromium.orgStop using get_flavor() in process_input().
2013-03-28 maruel@chromium.orgMake downloading an .isolated file with symlinks on...
2013-03-27 maruel@chromium.orgFix xml in run_test_cases.py for crashing test.
2013-03-27 maruel@chromium.orgReplace duration==None to 0 when saving to XML.
2013-03-27 maruel@chromium.orgAdd more explanation to the gtest_fake_confused_*.py.
2013-03-27 maruel@chromium.orgChange run_test_cases to always put in xml the first...
2013-03-27 maruel@chromium.orgAdd flags to run only one test or one OS.
2013-03-27 maruel@chromium.orgAdd support to store logs of failed tests.
2013-03-27 csharp@chromium.orgHandle ./ in mac path
2013-03-27 maruel@chromium.orgFix a typo in run_test_cases causing less retries.
2013-03-27 maruel@chromium.orgReduce 206 lines of text duplication in the test expect...
2013-03-27 maruel@chromium.orgStabilize run_test_cases.Popen.recv_any() and yield_any...
2013-03-27 maruel@chromium.orgAdd tests for confused test cases.
2013-03-27 csharp@chromium.orgSkip Symlinks if the target platform is Windows
2013-03-26 maruel@chromium.orgDo not crash on test case that do not have time tag.
2013-03-26 maruel@chromium.orgAdd checks for test case that crash after printing...
2013-03-26 csharp@chromium.orgSet Default Encoding to utf-8 in run_isolated.py
2013-03-26 maruel@chromium.orgAccumulate output before and after detected test cases.
2013-03-26 csharp@chromium.orgFix symlink setup.
2013-03-26 maruel@chromium.orgBetter handle missing test cases.
2013-03-26 maruel@chromium.orgTemporarilly disable timeout when listing test cases.
2013-03-26 maruel@chromium.orgKill 101 lines of code, simplify the gtest_fake_* code.
2013-03-26 maruel@chromium.orgReturn 1 if missing test cases even if not stopped...
2013-03-26 maruel@chromium.orgFix test case result streaming support in run_test_case...
2013-03-26 maruel@chromium.orgFix support for missing LF in test case output.
2013-03-26 maruel@chromium.orgFix a bug in list_test_cases.py and add a small test.
2013-03-25 maruel@chromium.orgEnforce disabling python internal buffering for all...
2013-03-25 maruel@chromium.orgClarify yield_any() and recv_any() semantic by adding...
2013-03-25 maruel@chromium.orgMake run_test_cases return 1 when found no test case...
2013-03-25 maruel@chromium.orgReapply r189646 "Limit clustering to 10 until run_test_...
2013-03-23 maruel@chromium.orgFix marking a test case as failure after the retry...
2013-03-23 csharp@chromium.orgProperly send presubmit tests to swarm bots.
2013-03-22 maruel@chromium.orgRevert r189646 "Limit clustering to 10 until run_test_c...
2013-03-22 maruel@chromium.orgUse timeout that is reset everytime a test case completes.
2013-03-22 maruel@chromium.orgParse the test executable output on the fly.
2013-03-22 maruel@chromium.orgImprove IsolateServerArchiveSmokeTest stability.
2013-03-22 maruel@chromium.orgGet rid of the single test_case code path.
2013-03-22 maruel@chromium.orgChange process_output() to accept a generator and to...
2013-03-21 csharp@chromium.orgAdd download step to isolateserver_archive_smoke_test.py
2013-03-21 maruel@chromium.orgMove call_with_timeout() guts into Proc.yield_any(...
2013-03-21 maruel@chromium.orgMake call_with_timeout() also return stderr output.
2013-03-21 csharp@chromium.orgSet retry_404 for isolateserver_archive_smoke_test.py
2013-03-21 maruel@chromium.orgMerge Popen._recv_any() into recv_any.
2013-03-21 csharp@chromium.orgRevert "Revert "Limit clustering to 10 until run_test_c...
2013-03-21 maruel@chromium.orgUse output.py instead of sleep.py for testing.
2013-03-21 maruel@chromium.orgTrigger each swarm unit test on swarm itself.
2013-03-21 csharp@chromium.orgEnsure --ignore-broken-items works for missing touched...
2013-03-21 maruel@chromium.orgFix tests on Windows.
next