Page MenuHomePhabricator

Build 22820
FailedPublic

Run "arc unit --everything"

When
Completed at May 17 2017, 7:27 PM · Built for 1 m
Status
Failed

Build Log 17767 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2017-05-17 19:27:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3c4735795a29), phabricator(head=d03a497616cf5be0ace7235e6d1c83558eea655f, ref.master=3dae9701298f), phutil(head=master, ref.master=a900d7b63e95)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

1Build successful!
2 PASS 930ms PhabricatorLibraryTestCase::testEverythingImplemented
3 PASS 614ms PhabricatorLibraryTestCase::testLibraryMap
4 PASS 2.1s PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 9ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
6 PASS 6ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
7 PASS 6ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 4ms★ DifferentialAdjustmentMapTestCase::testChainMaps
9 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 43ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
13 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
14 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
19 PASS <1ms★ DiffusionURITestCase::testBlobDecode
20 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
21 PASS 3ms★ DiffusionURITestCase::testURIGeneration
22 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
28 PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
32 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
34 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
35 PASS 7ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
40 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
41 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
42 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
43 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 1ms★ ConduitCallTestCase::testConduitPing
50 PASS <1ms★ ConduitCallTestCase::testConduitAuth
51 PASS 85ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 91ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 29ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 102ms ConpherenceRoomTestCase::testRoomParticipantDeletion
55 PASS 111ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS 4ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
63 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
67 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
69 PASS 3ms★ DifferentialHunkParserTestCase::testMissingContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
71 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
75 PASS 191ms DifferentialParseRenderTestCase::testParseRender
76 PASS 3ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
80 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
81 PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
86 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
87 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
88 PASS 177ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
89 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
90 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
91 PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
92 PASS <1ms★ LiskChunkTestCase::testSQLChunking
93 PASS <1ms★ LiskDAOTestCase::testCheckProperty
94 PASS 9ms★ LiskFixtureTestCase::testReadableTransactions
95 PASS 15ms★ LiskFixtureTestCase::testCounters
96 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
97 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
98 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
99 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
100 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
101 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
103 PASS <1ms★ LiskIsolationTestCase::testEphemeral
104 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
105 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 236ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
109 PASS 447ms ManiphestTaskTestCase::testTaskAdjacentBlocks
110 PASS 344ms ManiphestTaskTestCase::testTaskReordering
111 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
119 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
125 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
128 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 111ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
132 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
133 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
134 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
135 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
136 PASS 3.1s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
137 PASS 12ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 36ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
139 PASS 30ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
140 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
141 FAIL PhabricatorCelerityTestCase::testCelerityMaps
142Assertion failed, expected 'true' (at PhabricatorCelerityTestCase.php:32): When this test fails, it means the Celerity resource map is out of date. Run `bin/celerity map` to rebuild it.
143
144ACTUAL VALUE
145false
146 PASS 85ms PhabricatorConduitTestCase::testConduitMethods
147 PASS 12ms★ PhabricatorEdgeTestCase::testCycleDetection
148 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
149 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
150 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
151 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
152 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
153 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
154 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
155 PASS 125ms PhabricatorEnvTestCase::testRemoteURIForFetch
156 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
157 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
158 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
159 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
160 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
161 PASS 22ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
162 PASS 27ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
163 PASS 21ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
164 PASS 22ms★ PhabricatorFileTestCase::testFileStorageDelete
165 PASS 74ms PhabricatorFileTestCase::testFileTransformDelete
166 PASS 31ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
167 PASS 100ms PhabricatorFileTestCase::testFileVisibility
168 PASS 19ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
169 PASS 93ms PhabricatorFileTestCase::testFileDirectScramble
170 PASS 33ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
171 PASS 45ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
172 PASS 28ms★ PhabricatorFileTestCase::testFileStorageReadWrite
173 PASS 179ms PhabricatorFileTestCase::testFileIndirectScramble
174 PASS 122ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
175 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
176 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
177 PASS 5ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
178 PASS 152ms PhabricatorHandlePoolTestCase::testHandlePools
179 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
180 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
181 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
182 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
183 PASS 19ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
184 PASS 6ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
185 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
186 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
187 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
188 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
189 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
190 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
191 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
192 PASS 53ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
193 PASS 187ms PhabricatorMetaMTAMailTestCase::testRecipients
194 PASS 23ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
195 PASS 3ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
196 PASS 33ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
197 PASS 9ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
198 PASS 16ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
199 PASS 11ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
200 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
201 PASS 3ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
202 PASS 34ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
203 PASS 205ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
204 PASS 219ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
205 PASS 219ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
206 PASS 199ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
207 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
208 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
209 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
210 PASS 35ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
211 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
212 PASS 28ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
213 PASS 33ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
214 PASS 24ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
215 PASS 22ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
216 PASS 40ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
217 PASS 21ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
218 PASS 24ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
219 PASS 8ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
220 PASS 2ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
221 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
222 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
223 PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy
224 PASS 11ms★ PhabricatorPolicyTestCase::testExtendedPolicies
225 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
226 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
227 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
228 PASS 6ms★ PhabricatorPolicyTestCase::testAdminPolicy
229 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
230 PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy
231 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
232 PASS 45ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
233 PASS 24ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
234 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
235 PASS 447ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
236 PASS 150ms PhabricatorProjectCoreTestCase::testEditProject
237 PASS 832ms PhabricatorProjectCoreTestCase::testAncestorMembers
238 PASS 182ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
239 PASS 773ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
240 PASS 550ms PhabricatorProjectCoreTestCase::testParentProject
241 PASS 427ms PhabricatorProjectCoreTestCase::testViewProject
242 PASS 503ms PhabricatorProjectCoreTestCase::testMemberMaterialization
243 PASS 750ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
244 PASS 518ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
245 PASS 479ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
246 PASS 164ms PhabricatorProjectCoreTestCase::testSameSlugAsName
247 PASS 420ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
248 PASS 639ms PhabricatorProjectCoreTestCase::testAncestryQueries
249 PASS 643ms PhabricatorProjectCoreTestCase::testBoardMoves
250 PASS 231ms PhabricatorProjectCoreTestCase::testMilestones
251 PASS 1.0s PhabricatorProjectCoreTestCase::testMilestoneMoves
252 PASS 97ms PhabricatorProjectCoreTestCase::testApplicationPolicy
253 PASS 102ms PhabricatorProjectCoreTestCase::testSlugMaps
254 PASS 1.4s PhabricatorProjectCoreTestCase::testComplexConstraints
255 PASS 713ms PhabricatorProjectCoreTestCase::testMilestoneMembership
256 PASS 258ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
257 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
258 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
260 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
261 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
262 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
263 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
264 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
265 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
266 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
267 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
268 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
269 PASS 82ms PhabricatorRepositoryURITestCase::testURIGeneration
270 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
271 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
272 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
273 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
274 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
275 PASS 51ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
276 PASS 47ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
277 PASS 77ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
278 PASS 183ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
279 PASS 182ms PhabricatorSpacesTestCase::testSpacesAnnihilation
280 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
281 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
282 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
283 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
284 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
285 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
286 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
287 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
288 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
289 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
290 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
291 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
292 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
293 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
294 PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
295 PASS 69ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
296 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
297 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
298 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
299 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
300 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
301 PASS 18ms★ PhabricatorWorkerTestCase::testOldestFirst
302 PASS 39ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
303 PASS 102ms PhabricatorWorkerTestCase::testTooManyTaskFailures
304 PASS 25ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
305 PASS 19ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
306 PASS 19ms★ PhabricatorWorkerTestCase::testExecuteTask
307 PASS 31ms★ PhabricatorWorkerTestCase::testLeaseTask
308 PASS 31ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
309 PASS 36ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
310 PASS 19ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
311 PASS 22ms★ PhabricatorWorkerTestCase::testMultipleLease
312 PASS 20ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
313 PASS 483ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
314 PASS 1.1s PhabricatorChangeParserTestCase::testGitParser
315 PASS 1.7s PhabricatorChangeParserTestCase::testMercurialParser
316 PASS 1.5s PhabricatorChangeParserTestCase::testSubversionParser
317 PASS 343ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
318 PASS 413ms PhabricatorChangeParserTestCase::testSubversionPartialParser
319 PASS 544ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
320 PASS 260ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
321 PASS 1.0s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
322 PASS 67ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
323 PASS 253ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
324 PASS 364ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
326 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
327 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
328 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
329 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
331 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
332 PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
334 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
335 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
336 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
337 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
338 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
339 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
340 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
341 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
342 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
343 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
344

Build Working Copy

When
Completed at May 17 2017, 7:26 PM · Built instantly
Status
Passed

Event Timeline