Page MenuHomePhabricator

Build 22726
PassedPublic

Run "arc unit --everything"

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

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

1[2017-05-16 15:23:22] 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=3c4735795a29), phabricator(head=7d6133929a6650bc910761e7360f07a69880a0e5, ref.master=5307f511703c), 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 17654 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline