Page MenuHomePhabricator

Build 10213
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 10 2015, 8:46 PM · Built for 16 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 FAIL PhabricatorLibraryTestCase::testEverythingImplemented
3EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilDaemonOverseerModule': the class or interface 'PhutilDaemonOverseerModule' is not defined in the library map for any loaded phutil library.
4
5If 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.
6
7If 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'. For more information, see:
8
9https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
10#0 [internal function]: __phutil_autoload('PhutilDaemonOve...')
11#1 /core/data/drydock/workingcopy-54/repo/phabricator/src/infrastructure/daemon/overseer/PhabricatorDaemonOverseerModule.php(4): spl_autoload_call('PhutilDaemonOve...')
12#2 /core/data/drydock/workingcopy-54/repo/libphutil/src/moduleutils/PhutilBootloader.php(226): include_once('/core/data/dryd...')
13#3 /core/data/drydock/workingcopy-54/repo/libphutil/src/moduleutils/PhutilBootloader.php(216): PhutilBootloader->executeInclude('/core/data/dryd...')
14#4 /core/data/drydock/workingcopy-54/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'infrastructure/...')
15#5 /core/data/drydock/workingcopy-54/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array)
16#6 /core/data/drydock/workingcopy-54/repo/libphutil/src/__tests__/PhutilLibraryTestCase.php(16): PhutilSymbolLoader->selectAndLoadSymbols()
17#7 [internal function]: PhutilLibraryTestCase->testEverythingImplemented()
18#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
19#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
20#10 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
21#11 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
22#12 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
23#13 {main}
24 PASS 1.1s PhabricatorLibraryTestCase::testLibraryMap
25 FAIL PhabricatorLibraryTestCase::testMethodVisibility
26EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhabricatorDaemonOverseerModule': the symbol map for library 'phabricator' (at '/core/data/drydock/workingcopy-54/repo/phabricator/src') claims this class or interface is defined in 'infrastructure/daemon/overseer/PhabricatorDaemonOverseerModule.php', but loading that source file did not cause the class or interface to become defined.
27
28If 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.
29
30If 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'. For more information, see:
31
32https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
33#0 /core/data/drydock/workingcopy-54/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array)
34#1 /core/data/drydock/workingcopy-54/repo/libphutil/src/__phutil_library_init__.php(22): PhutilSymbolLoader->selectAndLoadSymbols()
35#2 [internal function]: __phutil_autoload('PhabricatorDaem...')
36#3 [internal function]: spl_autoload_call('PhabricatorDaem...')
37#4 /core/data/drydock/workingcopy-54/repo/libphutil/src/__tests__/PhutilLibraryTestCase.php(57): ReflectionClass->__construct('PhabricatorDaem...')
38#5 [internal function]: PhutilLibraryTestCase->testMethodVisibility()
39#6 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
40#7 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
41#8 /core/data/drydock/workingcopy-54/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
42#9 /core/data/drydock/workingcopy-54/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(175): ArcanistConfigurationDrivenUnitTestEngine->run()
43#10 /core/data/drydock/workingcopy-54/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
44#11 {main}
45 PASS 7ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
46 PASS 4ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
47 PASS 2ms★ DifferentialAdjustmentMapTestCase::testChainMaps
48 PASS 4ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
49 PASS 1ms★ DifferentialDiffTestCase::testDetectCopiedCode
50 PASS 32ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
51 PASS 1ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
52 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
53 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
54 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
55 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
56 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
57 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
58 PASS <1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
59 PASS <1ms★ DiffusionURITestCase::testURIGeneration
60 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
61 PASS <1ms★ DiffusionURITestCase::testBlobDecode
62 PASS 2ms★ HeraldFieldTestCase::testGetAllFields
63 PASS 2ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
64 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
65 PASS <1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
66 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
67 PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
68 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
69 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
70 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
71 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
72 PASS 5ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
73 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
74 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
75 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
76 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
77 PASS 1ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
78 PASS <1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
79 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
80 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
81 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
82 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
83 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
84 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
85 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
86 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
87 PASS 1ms★ CelerityResourceTransformerTestCase::testTransformation
88 PASS 2ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
89 PASS <1ms★ ConduitCallTestCase::testConduitAuth
90 PASS <1ms★ ConduitCallTestCase::testConduitPing
91 PASS 101ms ConpherenceRoomTestCase::testAddMessageWithFileAttachments
92 PASS 33ms★ ConpherenceRoomTestCase::testNUserRoomCreate
93 PASS 53ms ConpherenceRoomTestCase::testRoomParticipantDeletion
94 PASS 16ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
95 PASS 45ms★ ConpherenceRoomTestCase::testRoomParticipantAddition
96 PASS 45ms★ DifferentialChangesetParserTestCase::testDiffChangesets
97 PASS 3ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
98 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
99 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
100 PASS <1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
101 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
102 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
103 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
104 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
105 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
106 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
107 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
108 PASS 2ms★ DifferentialHunkParserTestCase::testMissingContext
109 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
110 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
111 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
112 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
113 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
114 PASS 94ms DifferentialParseRenderTestCase::testParseRender
115 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
116 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
117 PASS <1ms★ DiffusionGitFileContentQueryTestCase::testAuthorName
118 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
119 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
120 PASS 2ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
121 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
122 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
123 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
124 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
125 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
126 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
127 PASS 80ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
128 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
129 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
130 PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
131 PASS <1ms★ LiskChunkTestCase::testSQLChunking
132 PASS <1ms★ LiskDAOTestCase::testCheckProperty
133 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
134 PASS 2ms★ LiskFixtureTestCase::testNonmutableColumns
135 PASS 11ms★ LiskFixtureTestCase::testCounters
136 PASS 1ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
137 PASS 2ms★ LiskFixtureTestCase::testGarbageLoadCalls
138 PASS 1ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
139 PASS 3ms★ LiskFixtureTestCase::testReadableTransactions
140 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
141 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
142 PASS <1ms★ LiskIsolationTestCase::testIsolatedWrites
143 PASS <1ms★ LiskIsolationTestCase::testEphemeral
144 PASS 1ms★ ManiphestCustomFieldStatusParserTestCase::testParser
145 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
146 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
147 PASS 119ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
148 PASS 155ms ManiphestTaskTestCase::testTaskAdjacentBlocks
149 PASS 198ms ManiphestTaskTestCase::testTaskReordering
150 PASS <1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
151 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
152 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
153 PASS <1ms★ PHUIListViewTestCase::testAppend
154 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
155 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
156 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
157 PASS 161ms PhabricatorAccessControlTestCase::testControllerAccessControls
158 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
159 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
160 PASS 1ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
161 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
162 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
163 PASS 9ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
164 PASS 20ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
165 PASS 23ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
166 PASS 403ms PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
167 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
168 PASS 2ms★ PhabricatorCalendarHolidayTestCase::testNthBusinessDay
169 PASS 149ms PhabricatorCelerityTestCase::testCelerityMaps
170 PASS 6ms★ PhabricatorConduitTestCase::testConduitMethods
171 PASS 8ms★ PhabricatorEdgeTestCase::testCycleDetection
172 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
173 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
174 PASS 11ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
175 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
176 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
177 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
178 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
179 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
180 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
181 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
182 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
183 PASS 3ms★ PhabricatorFileTestCase::testFileStorageReadWrite
184 PASS 3ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
185 PASS 43ms★ PhabricatorFileTestCase::testFileVisibility
186 PASS 6ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
187 PASS 4ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
188 PASS 5ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
189 PASS 23ms★ PhabricatorFileTestCase::testFileTransformDelete
190 PASS 5ms★ PhabricatorFileTestCase::testFileStorageDelete
191 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
192 PASS 12ms★ PhabricatorHandlePoolTestCase::testHandlePools
193 PASS <1ms★ PhabricatorHashTestCase::testHashForIndex
194 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
195 PASS <1ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
196 PASS 1ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
197 PASS <1ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
198 PASS <1ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
199 PASS <1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
200 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
201 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
202 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
203 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
204 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
205 PASS 14ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
206 PASS 30ms★ PhabricatorMetaMTAMailTestCase::testRecipients
207 PASS 24ms★ PhabricatorMetaMTAMailTestCase::testMailSendFailures
208 PASS 13ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
209 PASS 21ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
210 PASS 6ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
211 PASS 2ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
212 PASS 6ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
213 PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
214 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
215 PASS 15ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
216 PASS 65ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
217 PASS 59ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
218 PASS 54ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
219 PASS 60ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
220 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
221 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
222 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
223 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
224 PASS 12ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
225 PASS 17ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
226 PASS 25ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
227 PASS 22ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
228 PASS 14ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
229 PASS 14ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
230 PASS 14ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
231 PASS 1ms★ PhabricatorPolicyTestCase::testNoOnePolicy
232 PASS <1ms★ PhabricatorPolicyTestCase::testUsersPolicy
233 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
234 PASS 3ms★ PhabricatorPolicyTestCase::testExtendedPolicies
235 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
236 PASS 2ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
237 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
238 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
239 PASS <1ms★ PhabricatorPolicyTestCase::testPolicyStrength
240 PASS <1ms★ PhabricatorPolicyTestCase::testAdminPolicy
241 PASS 5ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
242 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
243 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
244 PASS 2ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
245 PASS 1ms★ PhabricatorPolicyTestCase::testOffsets
246 PASS 42ms★ PhabricatorProjectEditorTestCase::testEditProject
247 PASS 36ms★ PhabricatorProjectEditorTestCase::testViewProject
248 PASS 154ms PhabricatorProjectEditorTestCase::testJoinLeaveProject
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
250 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
251 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
252 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
253 PASS 4ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
254 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
255 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
256 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
257 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
258 PASS 14ms★ PhabricatorRepositoryURITestCase::testURIGeneration
259 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
260 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
261 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
262 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
263 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
264 PASS 1ms★ PhabricatorSlugTestCase::testSlugNormalization
265 PASS 17ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
266 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesPolicyFiltering
267 PASS 9ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
268 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
269 PASS 30ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
270 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
271 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
272 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
273 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
274 PASS 1ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
275 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
276 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
277 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
278 PASS <1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
279 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
280 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
281 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
282 PASS <1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
283 PASS 7ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
284 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
285 PASS 9ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 5ms★ PhabricatorWorkerTestCase::testExecuteTask
291 PASS 11ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
292 PASS 13ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
293 PASS 5ms★ PhabricatorWorkerTestCase::testMultipleLease
294 PASS 5ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
295 PASS 9ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
296 PASS 6ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
297 PASS 5ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
298 PASS 4ms★ PhabricatorWorkerTestCase::testLeaseTask
299 PASS 8ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
300 PASS 7ms★ PhabricatorWorkerTestCase::testOldestFirst
301 PASS 5ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
302 PASS 173ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
303 PASS 110ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
304 PASS 212ms PhabricatorChangeParserTestCase::testGitParser
305 PASS 523ms PhabricatorChangeParserTestCase::testSubversionParser
306 PASS 119ms PhabricatorChangeParserTestCase::testSubversionPartialParser
307 PASS 982ms PhabricatorChangeParserTestCase::testMercurialParser
308 PASS 80ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
309 PASS 345ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 77ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
311 PASS 110ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS 43ms★ PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 21ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
315 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
317 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
322 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
323 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
324 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
326 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
328 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
329 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
331 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
333

Build Working Copy

When
Completed at Nov 10 2015, 8:46 PM · Built instantly
Status
Passed

Event Timeline