1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/conduit/method/differential
tuomaspelkonen a187b2cedc Log the update test result error instead of throwing an exception.
Summary:
For some unknown reasons, our test framework fails to update test
results occasionally. Instead of throwing a nasty exception, log
the error message. This will help us to figure out the real reason
behind the error.

Test Plan:
arc lint.

Reviewed By: epriestley
Reviewers: jungejason, epriestley
CC: epriestley, aran
Differential Revision: 463
2011-06-14 14:52:45 -07:00
..
creatediff Added a conduit call to update arc unit results for a postponed test. 2011-06-09 10:45:58 -07:00
createrevision differential.createrevision 2011-02-06 13:56:11 -08:00
find Minor IRCBot fixes/upgrades 2011-05-30 12:24:39 -07:00
getalldiffs Added a conduit method for getting all the diffs for a revision. 2011-04-20 16:31:48 -07:00
getcommitmessage Tasks can be defined in the commit message (Phabricator part). 2011-04-22 18:40:16 -07:00
getcommitpaths differential.getcommitpaths 2011-02-18 22:36:23 -08:00
getdiff add a getrevision conduit method 2011-04-20 21:02:32 -07:00
getrevision Added commit information to 'getrevision' conduit call. 2011-04-25 15:32:33 -07:00
getrevisionfeedback Added a conduit method for querying revision feedback. 2011-04-19 19:34:23 -07:00
markcommitted Fix some issues caught by HipHop, and work around some issues 2011-02-26 21:01:42 -08:00
parsecommitmessage Tasks can be defined in the commit message (Phabricator part). 2011-04-22 18:40:16 -07:00
setdiffproperty Lint and unit star support. 2011-04-10 17:19:01 -07:00
updaterevision Users cannot attach diffs to revisions they don't own anymore. 2011-04-07 23:28:58 -07:00
updatetaskrevisionassoc Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
updateunitresults Log the update test result error instead of throwing an exception. 2011-06-14 14:52:45 -07:00