Page MenuHomePhabricator

Build 23403
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 8 2017, 10:27 PM · Built for 1 m, 27 s
Status
Passed

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

1[2017-06-08 22:26:54] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=d5163d014345e3370bfa45aef8bb13ba5bd696b4, ref.master=d2baa88171fc), phutil(head=master, ref.master=74a1350416eb)
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 18581 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jun 8 2017, 10:26 PM · Built instantly
Status
Passed

Event Timeline