Page MenuHomePhabricator

Build 21945

Run "arc unit --everything"

When
Completed at Apr 14 2017, 5:24 PM · Built for 1 m, 45 s
Status
Passed

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

1[2017-04-14 17:23:44] 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=a59cfca5f190), phabricator(head=7274e4857c23083a3571c057f3717052fabbd1a4, ref.master=a41d158490c0), phutil(head=master, ref.master=6fe33623cda6)
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 16636 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 14 2017, 5:22 PM · Built instantly
Status
Passed

Event Timeline