Page MenuHomePhabricator

Build 21291
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 20 2017, 11:45 PM · Built for 1 m, 46 s
Status
Passed

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

1[2017-03-20 23:44:46] 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=3b6b523c2b23), phabricator(head=77b3efafbd4ee902194a25843055b36679767f8c, ref.master=a439ea7190fb), phutil(head=master, ref.master=91ab940c3979)
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 15758 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 20 2017, 11:44 PM · Built instantly
Status
Passed

Event Timeline