Properties
Properties
- Buildable
- B12026: Diff 38150
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at May 3 2016, 8:08 PM · Built for 43 s
- Status
Failed
1 empty logs are hidden. Show all logs.
1 | Build successful! |
---|---|
2 | FAIL PhabricatorLibraryTestCase::testEverythingImplemented |
3 | EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/conduit/RepositoryCreateConduitAPIMethod.php' failed! |
4 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/re...') |
5 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) |
6 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/__tests__/PhutilLibraryTestCase.php(16): PhutilSymbolLoader->selectAndLoadSymbols() |
7 | #3 [internal function]: PhutilLibraryTestCase->testEverythingImplemented() |
8 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
9 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
10 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() |
11 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() |
12 | #8 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run() |
13 | #9 {main} |
14 | FAIL PhabricatorLibraryTestCase::testLibraryMap |
15 | Assertion failed, expected 'true' (at PhutilLibraryTestCase.php:51): The library map is out of date. Rebuild it with `arc liberate`. |
16 | These entries differ: class.RepositoryCreateConduitAPIMethod, xmap.RepositoryCreateConduitAPIMethod. |
17 | |
18 | ACTUAL VALUE |
19 | false |
20 | FAIL PhabricatorLibraryTestCase::testMethodVisibility |
21 | EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/conduit/RepositoryCreateConduitAPIMethod.php' failed! |
22 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/re...') |
23 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) |
24 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/__phutil_library_init__.php(22): PhutilSymbolLoader->selectAndLoadSymbols() |
25 | #3 [internal function]: __phutil_autoload('RepositoryCreat...') |
26 | #4 [internal function]: spl_autoload_call('RepositoryCreat...') |
27 | #5 /core/data/drydock/workingcopy-71/repo/libphutil/src/__tests__/PhutilLibraryTestCase.php(102): ReflectionClass->__construct('RepositoryCreat...') |
28 | #6 [internal function]: PhutilLibraryTestCase->testMethodVisibility() |
29 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
30 | #8 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
31 | #9 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() |
32 | #10 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() |
33 | #11 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run() |
34 | #12 {main} |
35 | PASS 8ms★ DifferentialAdjustmentMapTestCase::testNearestMaps |
36 | PASS 4ms★ DifferentialAdjustmentMapTestCase::testBasicMaps |
37 | PASS 2ms★ DifferentialAdjustmentMapTestCase::testChainMaps |
38 | PASS 4ms★ DifferentialAdjustmentMapTestCase::testInverseMaps |
39 | PASS 34ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode |
40 | PASS 1ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode |
41 | PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode |
42 | PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded |
43 | PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent |
44 | PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved |
45 | PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2 |
46 | PASS <1ms★ DifferentialHunkTestCase::testMakeChanges |
47 | PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1 |
48 | PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredOffset |
49 | PASS <1ms★ DiffusionURITestCase::testBlobDecode |
50 | PASS 2ms★ DiffusionURITestCase::testURIGeneration |
51 | PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail |
52 | PASS 2ms★ HeraldFieldTestCase::testGetAllFields |
53 | PASS 2ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass |
54 | PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes |
55 | PASS <1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames |
56 | PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes |
57 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics |
58 | PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff |
59 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode |
60 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting |
61 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames |
62 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID |
63 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack |
64 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted |
65 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation |
66 | PASS 6ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback |
67 | PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures |
68 | PASS <1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs |
69 | PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData |
70 | PASS <1ms★ AphrontRequestTestCase::testHostAttacks |
71 | PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader |
72 | PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess |
73 | PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay |
74 | PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight |
75 | PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll |
76 | PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors |
77 | PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation |
78 | FAIL ConduitAPIMethodTestCase::testLoadAllConduitMethods |
79 | EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/conduit/RepositoryCreateConduitAPIMethod.php' failed! |
80 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/re...') |
81 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) |
82 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(324): PhutilSymbolLoader->selectAndLoadSymbols() |
83 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(228): PhutilSymbolLoader->loadObjects() |
84 | #4 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(179): PhutilClassMapQuery->loadMap() |
85 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(164): PhutilClassMapQuery->execute() |
86 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/__tests__/ConduitAPIMethodTestCase.php(6): ConduitAPIMethod::loadAllConduitMethods() |
87 | #7 [internal function]: ConduitAPIMethodTestCase->testLoadAllConduitMethods() |
88 | #8 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
89 | #9 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
90 | #10 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() |
91 | #11 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() |
92 | #12 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run() |
93 | #13 {main} |
94 | FAIL ConduitCallTestCase::testConduitPing |
95 | EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/conduit/RepositoryCreateConduitAPIMethod.php' failed! |
96 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/re...') |
97 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) |
98 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(324): PhutilSymbolLoader->selectAndLoadSymbols() |
99 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(228): PhutilSymbolLoader->loadObjects() |
100 | #4 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(179): PhutilClassMapQuery->loadMap() |
101 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(164): PhutilClassMapQuery->execute() |
102 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(168): ConduitAPIMethod::loadAllConduitMethods() |
103 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/call/ConduitCall.php(135): ConduitAPIMethod::getConduitMethod('conduit.ping') |
104 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/call/ConduitCall.php(20): ConduitCall->buildMethodHandler('conduit.ping') |
105 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/call/__tests__/ConduitCallTestCase.php(6): ConduitCall->__construct('conduit.ping', Array) |
106 | #10 [internal function]: ConduitCallTestCase->testConduitPing() |
107 | #11 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
108 | #12 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
109 | #13 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() |
110 | #14 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() |
111 | #15 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run() |
112 | #16 {main} |
113 | FAIL ConduitCallTestCase::testConduitAuth |
114 | EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/conduit/RepositoryCreateConduitAPIMethod.php' failed! |
115 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/re...') |
116 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) |
117 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(324): PhutilSymbolLoader->selectAndLoadSymbols() |
118 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(228): PhutilSymbolLoader->loadObjects() |
119 | #4 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(179): PhutilClassMapQuery->loadMap() |
120 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(164): PhutilClassMapQuery->execute() |
121 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(168): ConduitAPIMethod::loadAllConduitMethods() |
122 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/call/ConduitCall.php(135): ConduitAPIMethod::getConduitMethod('user.whoami') |
123 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/call/ConduitCall.php(20): ConduitCall->buildMethodHandler('user.whoami') |
124 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/call/__tests__/ConduitCallTestCase.php(13): ConduitCall->__construct('user.whoami', Array, true) |
125 | #10 [internal function]: ConduitCallTestCase->testConduitAuth() |
126 | #11 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
127 | #12 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
128 | #13 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() |
129 | #14 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() |
130 | #15 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run() |
131 | #16 {main} |
132 | PASS 46ms★ ConpherenceRoomTestCase::testNUserRoomCreate |
133 | PASS 47ms★ ConpherenceRoomTestCase::testRoomParticipantAddition |
134 | PASS 100ms ConpherenceRoomTestCase::testAddMessageWithFileAttachments |
135 | PASS 55ms ConpherenceRoomTestCase::testRoomParticipantDeletion |
136 | PASS 16ms★ ConpherenceRoomTestCase::testOneUserRoomCreate |
137 | PASS 54ms DifferentialChangesetParserTestCase::testDiffChangesets |
138 | PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization |
139 | PASS 3ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser |
140 | PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser |
141 | PASS <1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser |
142 | PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk |
143 | PASS 2ms★ DifferentialHunkParserTestCase::testMissingContext |
144 | PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment |
145 | PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk |
146 | PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile |
147 | PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment |
148 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext |
149 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext |
150 | PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment |
151 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart |
152 | PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext |
153 | PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment |
154 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart |
155 | PASS 126ms DifferentialParseRenderTestCase::testParseRender |
156 | PASS 1ms★ DiffusionCommandEngineTestCase::testCommandEngine |
157 | PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup |
158 | PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser |
159 | PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion |
160 | PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability |
161 | PASS 2ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser |
162 | PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases |
163 | PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases |
164 | PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame |
165 | PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser |
166 | PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion |
167 | PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations |
168 | FAIL HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets |
169 | EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/conduit/RepositoryCreateConduitAPIMethod.php' failed! |
170 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/re...') |
171 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) |
172 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(324): PhutilSymbolLoader->selectAndLoadSymbols() |
173 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(228): PhutilSymbolLoader->loadObjects() |
174 | #4 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(179): PhutilClassMapQuery->loadMap() |
175 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(164): PhutilClassMapQuery->execute() |
176 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(168): ConduitAPIMethod::loadAllConduitMethods() |
177 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/call/ConduitCall.php(135): ConduitAPIMethod::getConduitMethod('harbormaster.qu...') |
178 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/call/ConduitCall.php(20): ConduitCall->buildMethodHandler('harbormaster.qu...') |
179 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/harbormaster/__tests__/HarbormasterAutotargetsTestCase.php(43): ConduitCall->__construct('harbormaster.qu...', Array) |
180 | #10 [internal function]: HarbormasterAutotargetsTestCase->testGenerateHarbormasterAutotargets() |
181 | #11 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
182 | #12 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
183 | #13 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() |
184 | #14 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() |
185 | #15 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run() |
186 | #16 {main} |
187 | PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations |
188 | PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder |
189 | PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation |
190 | PASS <1ms★ LiskChunkTestCase::testSQLChunking |
191 | PASS <1ms★ LiskDAOTestCase::testCheckProperty |
192 | PASS 2ms★ LiskFixtureTestCase::testGarbageLoadCalls |
193 | PASS 2ms★ LiskFixtureTestCase::testNonmutableColumns |
194 | PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork |
195 | PASS 4ms★ LiskFixtureTestCase::testReadableTransactions |
196 | PASS 1ms★ LiskFixtureTestCase::testTransactionalIsolation1of2 |
197 | PASS 12ms★ LiskFixtureTestCase::testCounters |
198 | PASS 1ms★ LiskFixtureTestCase::testTransactionalIsolation2of2 |
199 | PASS <1ms★ LiskIsolationTestCase::testEphemeral |
200 | PASS <1ms★ LiskIsolationTestCase::testMagicMethods |
201 | PASS <1ms★ LiskIsolationTestCase::testIsolatedWrites |
202 | PASS <1ms★ LiskIsolationTestCase::testIsolationContainment |
203 | PASS 1ms★ ManiphestCustomFieldStatusParserTestCase::testParser |
204 | PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats |
205 | PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants |
206 | PASS 143ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation |
207 | PASS 229ms ManiphestTaskTestCase::testTaskReordering |
208 | PASS 192ms ManiphestTaskTestCase::testTaskAdjacentBlocks |
209 | PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes |
210 | PASS 5ms★ NuanceGitHubRawEventTestCase::testIssueEvents |
211 | PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents |
212 | PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes |
213 | PASS <1ms★ PHUIListViewTestCase::testAppend |
214 | PASS <1ms★ PHUIListViewTestCase::testAppendBefore |
215 | PASS <1ms★ PHUIListViewTestCase::testAppendAfter |
216 | PASS <1ms★ PHUIListViewTestCase::testAppendLabel |
217 | PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes |
218 | PASS 81ms PhabricatorAccessControlTestCase::testControllerAccessControls |
219 | PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren |
220 | PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels |
221 | PASS 1ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines |
222 | PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications |
223 | PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors |
224 | PASS 8ms★ PhabricatorAuthInviteTestCase::testInvalidInvite |
225 | PASS 20ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite |
226 | PASS 640ms PhabricatorAuthInviteTestCase::testInviteWithKnownEmail |
227 | PASS 35ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail |
228 | PASS <1ms★ PhabricatorCachesTestCase::testRequestCache |
229 | PASS 3ms★ PhabricatorCalendarHolidayTestCase::testNthBusinessDay |
230 | PASS 301ms PhabricatorCelerityTestCase::testCelerityMaps |
231 | FAIL PhabricatorConduitTestCase::testConduitMethods |
232 | EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/conduit/RepositoryCreateConduitAPIMethod.php' failed! |
233 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/re...') |
234 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) |
235 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(324): PhutilSymbolLoader->selectAndLoadSymbols() |
236 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(228): PhutilSymbolLoader->loadObjects() |
237 | #4 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(179): PhutilClassMapQuery->loadMap() |
238 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/__tests__/PhabricatorConduitTestCase.php(8): PhutilClassMapQuery->execute() |
239 | #6 [internal function]: PhabricatorConduitTestCase->testConduitMethods() |
240 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
241 | #8 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
242 | #9 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() |
243 | #10 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() |
244 | #11 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run() |
245 | #12 {main} |
246 | PASS 11ms★ PhabricatorEdgeTestCase::testCycleDetection |
247 | PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes |
248 | PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions |
249 | PASS 11ms★ PhabricatorEnvTestCase::testRemoteURIForFetch |
250 | PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink |
251 | PASS <1ms★ PhabricatorEnvTestCase::testOverrides |
252 | PASS <1ms★ PhabricatorEnvTestCase::testStackSource |
253 | PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource |
254 | PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder |
255 | PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink |
256 | PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines |
257 | PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines |
258 | PASS 8ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles |
259 | PASS 33ms★ PhabricatorFileTestCase::testFileTransformDelete |
260 | PASS 6ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile |
261 | PASS 4ms★ PhabricatorFileTestCase::testFileStorageReadWrite |
262 | PASS 9ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle |
263 | PASS 53ms PhabricatorFileTestCase::testFileDirectScramble |
264 | PASS 8ms★ PhabricatorFileTestCase::testFileStorageDelete |
265 | PASS 69ms PhabricatorFileTestCase::testFileVisibility |
266 | PASS 5ms★ PhabricatorFileTestCase::testReadWriteTtlFiles |
267 | PASS 94ms PhabricatorFileTestCase::testFileIndirectScramble |
268 | PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms |
269 | PASS 18ms★ PhabricatorHandlePoolTestCase::testHandlePools |
270 | PASS 1ms★ PhabricatorHashTestCase::testHashForIndex |
271 | PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled |
272 | PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries |
273 | PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher |
274 | PASS 1ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting |
275 | PASS 1ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard |
276 | PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity |
277 | PASS 8ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing |
278 | PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote |
279 | PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping |
280 | PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender |
281 | PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald |
282 | PASS 22ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders |
283 | PASS 36ms★ PhabricatorMetaMTAMailTestCase::testMailSendFailures |
284 | PASS 46ms★ PhabricatorMetaMTAMailTestCase::testRecipients |
285 | PASS 35ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail |
286 | PASS 10ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail |
287 | PASS 3ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail |
288 | PASS 17ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail |
289 | PASS 9ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail |
290 | PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI |
291 | PASS 6ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI |
292 | PASS 25ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery |
293 | PASS 97ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail |
294 | PASS 94ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail |
295 | PASS 85ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail |
296 | PASS 92ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail |
297 | PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage |
298 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers |
299 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax |
300 | PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap |
301 | PASS 26ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership |
302 | PASS 27ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase |
303 | PASS 38ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser |
304 | PASS 22ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor |
305 | PASS 41ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators |
306 | PASS 18ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers |
307 | PASS 22ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers |
308 | PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities |
309 | PASS 3ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy |
310 | PASS 1ms★ PhabricatorPolicyTestCase::testLimits |
311 | PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser |
312 | PASS 2ms★ PhabricatorPolicyTestCase::testOffsets |
313 | PASS 12ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles |
314 | PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled |
315 | PASS 1ms★ PhabricatorPolicyTestCase::testUsersPolicy |
316 | PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength |
317 | PASS 2ms★ PhabricatorPolicyTestCase::testAdminPolicy |
318 | PASS 5ms★ PhabricatorPolicyTestCase::testExtendedPolicies |
319 | PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies |
320 | PASS 10ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications |
321 | PASS 2ms★ PhabricatorPolicyTestCase::testNoOnePolicy |
322 | PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence |
323 | PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled |
324 | PASS 275ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
325 | PASS 142ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
326 | PASS 535ms PhabricatorProjectCoreTestCase::testMilestoneMoves |
327 | PASS 63ms PhabricatorProjectCoreTestCase::testDuplicateSlugs |
328 | PASS 90ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility |
329 | PASS 56ms PhabricatorProjectCoreTestCase::testSlugMaps |
330 | PASS 103ms PhabricatorProjectCoreTestCase::testViewProject |
331 | PASS 141ms PhabricatorProjectCoreTestCase::testMemberMaterialization |
332 | PASS 93ms PhabricatorProjectCoreTestCase::testEditProject |
333 | PASS 152ms PhabricatorProjectCoreTestCase::testMilestones |
334 | PASS 369ms PhabricatorProjectCoreTestCase::testBoardMoves |
335 | PASS 115ms PhabricatorProjectCoreTestCase::testMilestoneMembership |
336 | PASS 181ms PhabricatorProjectCoreTestCase::testAncestorMembers |
337 | PASS 293ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts |
338 | PASS 383ms PhabricatorProjectCoreTestCase::testAncestryQueries |
339 | PASS 101ms PhabricatorProjectCoreTestCase::testNormalizeSlugs |
340 | PASS 95ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies |
341 | PASS 509ms PhabricatorProjectCoreTestCase::testComplexConstraints |
342 | PASS 107ms PhabricatorProjectCoreTestCase::testSameSlugAsName |
343 | PASS 177ms PhabricatorProjectCoreTestCase::testParentProject |
344 | PASS 307ms PhabricatorProjectCoreTestCase::testJoinLeaveProject |
345 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
346 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
347 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
348 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
349 | PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
350 | PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
351 | PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
352 | PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation |
353 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer |
354 | PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer |
355 | PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization |
356 | PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration |
357 | PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines |
358 | PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
359 | PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs |
360 | PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization |
361 | PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth |
362 | PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry |
363 | PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
364 | PASS 35ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
365 | PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
366 | PASS 58ms PhabricatorSpacesTestCase::testSpacesAnnihilation |
367 | PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
368 | PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
369 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
370 | PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime |
371 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
372 | PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
373 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
374 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
375 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
376 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
377 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
378 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
379 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
380 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
381 | PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
382 | PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
383 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
384 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
385 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
386 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
387 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
388 | PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
389 | PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
390 | PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst |
391 | PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
392 | PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
393 | PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
394 | PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask |
395 | PASS 19ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
396 | PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease |
397 | PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
398 | PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
399 | PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask |
400 | PASS 194ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
401 | PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser |
402 | PASS 228ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
403 | PASS 260ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
404 | FAIL PhabricatorChangeParserTestCase::testGitParser |
405 | EXCEPTION (PhutilBootloaderException): Include of '/core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/conduit/RepositoryCreateConduitAPIMethod.php' failed! |
406 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/re...') |
407 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) |
408 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilSymbolLoader.php(324): PhutilSymbolLoader->selectAndLoadSymbols() |
409 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(228): PhutilSymbolLoader->loadObjects() |
410 | #4 /core/data/drydock/workingcopy-71/repo/libphutil/src/symbols/PhutilClassMapQuery.php(179): PhutilClassMapQuery->loadMap() |
411 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(164): PhutilClassMapQuery->execute() |
412 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(168): ConduitAPIMethod::loadAllConduitMethods() |
413 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/diffusion/query/DiffusionQuery.php(65): ConduitAPIMethod::getConduitMethod('diffusion.inter...') |
414 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryGitCommitChangeParserWorker.php(21): DiffusionQuery::callConduitWithDiffusionRequest(Object(PhabricatorUser), Object(DiffusionGitRequest), 'diffusion.inter...', Array) |
415 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryCommitChangeParserWorker.php(37): PhabricatorRepositoryGitCommitChangeParserWorker->parseCommitChanges(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit)) |
416 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1170): PhabricatorRepositoryCommitChangeParserWorker->parseChangesForUnitTest(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit)) |
417 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1192): PhabricatorChangeParserTestCase->parseCommit(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit)) |
418 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(202): PhabricatorChangeParserTestCase->expectChanges(Object(PhabricatorRepository), Array, Array) |
419 | #13 [internal function]: PhabricatorChangeParserTestCase->testGitParser() |
420 | #14 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
421 | #15 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
422 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() |
423 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() |
424 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(392): ArcanistUnitWorkflow->run() |
425 | #19 {main} |
426 | PASS 887ms PhabricatorChangeParserTestCase::testSubversionParser |
427 | PASS 129ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
428 | PASS 447ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
429 | PASS 150ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
430 | PASS 78ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
431 | PASS 43ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
432 | PASS 172ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
433 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
434 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
435 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
436 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
437 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
438 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
439 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
440 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
441 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
442 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
443 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
444 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
445 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
446 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
447 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
448 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
449 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
450 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
451 | PASS <1ms★ QueryFormattingTestCase::testQueryFormatting |
452 |
Build Working Copy
Build Working Copy
- When
- Completed at May 3 2016, 8:07 PM · Built instantly
- Status
Passed