Page MenuHomePhabricator

Build 22689
PassedPublic

Run "arc unit --everything"

When
Completed at May 16 2017, 1:18 PM · Built for 1 m, 25 s
Status
Passed

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

1[2017-05-16 13:17:26] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3c4735795a29), phabricator(head=993d94211722d0114b7765ec4ace326329bac9bd, ref.master=21ac19630613), 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 17600 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at May 16 2017, 1:16 PM · Built instantly
Status
Passed

Event Timeline