mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
No description
840eb46d03
Summary: Just talked to @tuomaspelkonen, and turns out there is a case where postponed tests results use the filepath for both the name and file parameters. Then, after the tests have completed, the unittest results are updated with the class name as the test name. To handle this, this diff matches the stored unittest results name against either the name or file component of the updated unittest info. Not sure of great way to generally handle these situations. Perhaps, long term, we can just use a placeholder unittest result, mark that as passed (or delete it?) then add a new test result with the correct name. Test Plan: updated unittest result with new name (but file was the same). Reviewers: epriestley, tuomaspelkonen Reviewed By: epriestley CC: aran, epriestley, andrewjcg Differential Revision: https://secure.phabricator.com/D1356 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted. http://www.apache.org/licenses/LICENSE-2.0