Page MenuHomePhabricator

Build 31243
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at May 9 2019, 8:35 PM · Built for 1 m, 3 s
Status
Failed
1 empty logs are hidden. Show all logs.

Build Log 29188 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 619ms PhabricatorLibraryTestCase::testLibraryMap
3 FAIL PhabricatorLibraryTestCase::testMethodVisibility
4EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface "PhutilRemarkupHyperlinkEngineExtension".
5
6The class or interface "PhutilRemarkupHyperlinkEngineExtension" is not defined in the library map of any loaded library.
7
8If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded "phabricator/" without upgrading "libphutil/", or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
9
10If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running "arc liberate".
11
12For more information, see: https://phurl.io/newclasses
13#0 [internal function]: __phutil_autoload('PhutilRemarkupH...')
14#1 /core/data/drydock/workingcopy-90/repo/phabricator/src/applications/meta/engineextension/PhabricatorSelfHyperlinkEngineExtension.php(4): spl_autoload_call('PhutilRemarkupH...')
15#2 /core/data/drydock/workingcopy-90/repo/libphutil/src/moduleutils/PhutilBootloader.php(258): include_once('/core/data/dryd...')
16#3 /core/data/drydock/workingcopy-90/repo/libphutil/src/moduleutils/PhutilBootloader.php(222): PhutilBootloader->executeInclude('/core/data/dryd...')
17#4 /core/data/drydock/workingcopy-90/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/me...')
18#5 /core/data/drydock/workingcopy-90/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array)
19#6 /core/data/drydock/workingcopy-90/repo/libphutil/src/__phutil_library_init__.php(22): PhutilSymbolLoader->selectAndLoadSymbols()
20#7 [internal function]: __phutil_autoload('PhabricatorSelf...')
21#8 [internal function]: spl_autoload_call('PhabricatorSelf...')
22#9 /core/data/drydock/workingcopy-90/repo/libphutil/src/__tests__/PhutilLibraryTestCase.php(102): ReflectionClass->__construct('PhabricatorSelf...')
23#10 [internal function]: PhutilLibraryTestCase->testMethodVisibility()
24#11 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
25#12 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
26#13 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
27#14 /core/data/drydock/workingcopy-90/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
28#15 /core/data/drydock/workingcopy-90/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
29#16 {main}
30 FAIL PhabricatorLibraryTestCase::testEverythingImplemented
31EXCEPTION (PhutilMissingSymbolException): Failed to load class/interface "PhabricatorSelfHyperlinkEngineExtension".
32
33The symbol map for library "phabricator" (at "/core/data/drydock/workingcopy-90/repo/phabricator/src") claims this symbol (of type "class/interface") is defined in "applications/meta/engineextension/PhabricatorSelfHyperlinkEngineExtension.php", but loading that source file did not cause the symbol to become defined.
34
35If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded "phabricator/" without upgrading "libphutil/", or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
36
37If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running "arc liberate".
38
39For more information, see: https://phurl.io/newclasses
40#0 /core/data/drydock/workingcopy-90/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array)
41#1 /core/data/drydock/workingcopy-90/repo/libphutil/src/__tests__/PhutilLibraryTestCase.php(16): PhutilSymbolLoader->selectAndLoadSymbols()
42#2 [internal function]: PhutilLibraryTestCase->testEverythingImplemented()
43#3 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
44#4 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
45#5 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
46#6 /core/data/drydock/workingcopy-90/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
47#7 /core/data/drydock/workingcopy-90/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
48#8 {main}
49 PASS 11ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
50 PASS 4ms★ DifferentialAdjustmentMapTestCase::testChainMaps
51 PASS 6ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
52 PASS 8ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
53 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
54 PASS 58ms DifferentialDiffTestCase::testDetectSlowCopiedCode
55 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
56 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
57 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
58 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
59 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
60 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
61 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
62 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
63 PASS 4ms★ DiffusionURITestCase::testURIGeneration
64 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
65 PASS <1ms★ DiffusionURITestCase::testBlobDecode
66 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
67 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
68 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
69 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
70 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
71 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
72 PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
73 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
74 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
75 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
76 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
77 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
78 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
79 PASS 7ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
80 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
81 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
82 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
83 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
84 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
85 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
86 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
87 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
88 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
89 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
90 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
91 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
92 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
93 PASS 1ms★ ConduitCallTestCase::testConduitPing
94 PASS 1ms★ ConduitCallTestCase::testConduitAuth
95 PASS 209ms ConpherenceRoomTestCase::testRoomParticipantDeletion
96 PASS 156ms ConpherenceRoomTestCase::testRoomParticipantAddition
97 PASS 105ms ConpherenceRoomTestCase::testNUserRoomCreate
98 PASS 46ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
99 PASS 57ms DifferentialChangesetParserTestCase::testDiffChangesets
100 PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
101 PASS 4ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
102 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
103 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
104 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
105 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
106 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
107 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
108 PASS 4ms★ DifferentialHunkParserTestCase::testMissingContext
109 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
110 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
111 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
112 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
113 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
114 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
115 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
116 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
117 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
118 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
119 PASS 122ms DifferentialParseRenderTestCase::testParseRender
120 PASS 6ms★ DiffusionCommandEngineTestCase::testCommandEngine
121 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
122 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
123 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
124 PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
125 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
126 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
127 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
128 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
129 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
130 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
131 PASS 294ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
132 PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
133 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
134 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
135 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
136 PASS <1ms★ LiskChunkTestCase::testSQLChunking
137 PASS <1ms★ LiskDAOTestCase::testCheckProperty
138 PASS 3ms★ LiskFixtureTestCase::testReadableTransactions
139 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
140 PASS 4ms★ LiskFixtureTestCase::testGarbageLoadCalls
141 PASS 4ms★ LiskFixtureTestCase::testNonmutableColumns
142 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
143 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
144 PASS 11ms★ LiskFixtureTestCase::testCounters
145 PASS 1ms★ LiskIsolationTestCase::testEphemeral
146 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
147 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
148 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
149 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
150 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
151 PASS 178ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
152 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
153 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
154 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
155 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
156 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
157 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
158 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
159 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
160 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
161 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
162 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
163 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
164 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
165 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
166 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
167 PASS <1ms★ PHUIListViewTestCase::testAppend
168 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
169 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
170 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
171 PASS 156ms PhabricatorAccessControlTestCase::testControllerAccessControls
172 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
173 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
174 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
175 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
176 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
177 PASS 59ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
178 PASS 2.3s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
179 PASS 16ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
180 PASS 50ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
181 PASS 1.9s PhabricatorAuthPasswordTestCase::testPasswordEngine
182 PASS 75ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
183 PASS 443ms PhabricatorAuthPasswordTestCase::testCompare
184 PASS 449ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
185 PASS 149ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
186 PASS 9ms★ PhabricatorCachesTestCase::testRequestCache
187 PASS 246ms PhabricatorCelerityTestCase::testCelerityMaps
188 PASS 114ms PhabricatorConduitTestCase::testConduitMethods
189 PASS <1ms★ PhabricatorDiffScopeEngineTestCase::testScopeEngine
190 PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
191 PASS 19ms★ PhabricatorEdgeTestCase::testCycleDetection
192 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
193 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
194 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
195 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
196 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
197 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
198 PASS 75ms PhabricatorEnvTestCase::testRemoteURIForFetch
199 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
200 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
201 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
202 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
203 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
204 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
205 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
206 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
207 PASS 32ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
208 PASS 23ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
209 PASS 23ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
210 PASS 171ms PhabricatorFileTestCase::testFileIndirectScramble
211 PASS 21ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
212 PASS 116ms PhabricatorFileTestCase::testFileTransformDelete
213 PASS 39ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
214 PASS 22ms★ PhabricatorFileTestCase::testFileStorageReadWrite
215 PASS 99ms PhabricatorFileTestCase::testFileDirectScramble
216 PASS 34ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
217 PASS 25ms★ PhabricatorFileTestCase::testFileStorageDelete
218 PASS 36ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
219 PASS 132ms PhabricatorFileTestCase::testFileVisibility
220 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
221 PASS 99ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
222 PASS 6ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
223 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
224 PASS 107ms PhabricatorHandlePoolTestCase::testHandlePools
225 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
226 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
227 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
228 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
229 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
230 PASS 29ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
231 PASS 7ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
232 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
233 PASS 14ms★ PhabricatorMailAdapterTestCase::testSupportsMessageID
234 PASS 12ms★ PhabricatorMailConfigTestCase::testMailerConstraints
235 PASS 10ms★ PhabricatorMailConfigTestCase::testMailerPriorities
236 PASS 1ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
237 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
238 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
239 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
240 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
241 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
242 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
243 PASS 3.0s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
244 PASS 170ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
245 PASS 130ms PhabricatorMetaMTAMailTestCase::testMailerFailover
246 PASS 87ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
247 PASS 315ms PhabricatorMetaMTAMailTestCase::testRecipients
248 PASS 10ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
249 PASS 4ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
250 PASS 51ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
251 PASS 40ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
252 PASS 20ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
253 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
254 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
255 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
256 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
257 PASS 55ms PhabricatorObjectListQueryTestCase::testObjectListQuery
258 PASS 218ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
259 PASS 114ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
260 PASS 210ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
261 PASS 212ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
262 PASS 209ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
263 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
264 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
265 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
266 PASS <1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
267 PASS 43ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
268 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
269 PASS 32ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
270 PASS 32ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
271 PASS 32ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
272 PASS 58ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
273 PASS 36ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
274 PASS 49ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
275 PASS 38ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
276 PASS 13ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
277 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
278 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
279 PASS 13ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
280 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
281 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
282 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
283 PASS 4ms★ PhabricatorPolicyTestCase::testNoOnePolicy
284 PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
285 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
286 PASS 9ms★ PhabricatorPolicyTestCase::testExtendedPolicies
287 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
288 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
289 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
290 PASS 3ms★ PhabricatorPolicyTestCase::testAdminPolicy
291 PASS 8ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
292 PASS 115ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
293 PASS 214ms PhabricatorProjectCoreTestCase::testViewProject
294 PASS 59ms PhabricatorProjectCoreTestCase::testSlugMaps
295 PASS 254ms PhabricatorProjectCoreTestCase::testMemberMaterialization
296 PASS 147ms PhabricatorProjectCoreTestCase::testSameSlugAsName
297 PASS 681ms PhabricatorProjectCoreTestCase::testComplexConstraints
298 PASS 247ms PhabricatorProjectCoreTestCase::testMilestoneMembership
299 PASS 220ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
300 PASS 384ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
301 PASS 712ms PhabricatorProjectCoreTestCase::testBoardMoves
302 PASS 497ms PhabricatorProjectCoreTestCase::testAncestryQueries
303 PASS 421ms PhabricatorProjectCoreTestCase::testAncestorMembers
304 PASS 461ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
305 PASS 111ms PhabricatorProjectCoreTestCase::testApplicationPolicy
306 PASS 227ms PhabricatorProjectCoreTestCase::testMilestones
307 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
308 PASS 221ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
309 PASS 325ms PhabricatorProjectCoreTestCase::testParentProject
310 PASS 78ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
311 PASS 512ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
312 PASS 274ms PhabricatorProjectCoreTestCase::testEditProject
313 PASS 419ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
314 PASS 631ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
315 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
316 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
317 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
318 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
319 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
320 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
321 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
322 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
323 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
324 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
325 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
326 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
327 PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration
328 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
329 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
330 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
331 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
332 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
333 PASS 57ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
334 PASS 90ms PhabricatorSpacesTestCase::testSpacesAnnihilation
335 PASS 89ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
336 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
337 PASS 43ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
338 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
339 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
340 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
341 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
342 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
343 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
344 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
345 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
346 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
347 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
348 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
349 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
350 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
351 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
352 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
353 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
354 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
355 PASS 22ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
356 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
357 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
358 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
359 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
360 PASS 32ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
361 PASS 35ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
362 PASS 38ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
363 PASS 29ms★ PhabricatorWorkerTestCase::testExecuteTask
364 PASS 28ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
365 PASS 53ms PhabricatorWorkerTestCase::testTooManyTaskFailures
366 PASS 30ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
367 PASS 40ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
368 PASS 27ms★ PhabricatorWorkerTestCase::testLeaseTask
369 PASS 33ms★ PhabricatorWorkerTestCase::testOldestFirst
370 PASS 28ms★ PhabricatorWorkerTestCase::testMultipleLease
371 PASS 30ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
372 PASS 180ms PhabricatorChangeParserTestCase::testSubversionPartialParser
373 PASS 520ms PhabricatorChangeParserTestCase::testGitParser
374 PASS 179ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
375 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
376 PASS 237ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
377 PASS 735ms PhabricatorChangeParserTestCase::testSubversionParser
378 PASS 111ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
379 PASS 174ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
380 PASS 454ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
381 PASS 186ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
382 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
383 PASS 100ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
384 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
385 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
386 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
387 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
388 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
389 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
390 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
391 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
392 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
393 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
394 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
395 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
396 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
397 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
398 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
399 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
400 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
401 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
402 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
403

Build Working Copy

When
Completed at May 9 2019, 8:34 PM · Built for 21 s
Status
Passed

Event Timeline