Page MenuHomePhabricator

Build 26039
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 30 2018, 12:47 AM · Built for 3 m, 5 s
Status
Passed

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

1[2018-01-30 00:46:01] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=db8ba29925bed60c25e7675551c5ce00a579dbec, ref.master=3e983b583dc0), phutil(head=master, ref.master=2d8cdda8cc4c)
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 22036 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 30 2018, 12:44 AM · Built instantly
Status
Passed

Event Timeline