Page MenuHomePhabricator

Build 22728
PassedPublic

Run "arc unit --everything"

When
Completed at May 16 2017, 3:25 PM · Built for 2 m, 46 s
Status
Passed

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

1[2017-05-16 15:24:02] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3c4735795a29), phabricator(head=665ff4fdf6e7501832859df5ffd2112cbc711753, ref.master=d0e6bf831d6a), 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 17658 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline