Page MenuHomePhabricator

Build 24244

Run "arc unit --everything"

When
Completed at Aug 12 2017, 12:23 AM · Built for 2 m, 50 s
Status
Passed

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

1[2017-08-12 00:22:04] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=5eda40337bb4), phabricator(head=2b9838b482af694f9577be80b7aac80fd8fb0117, ref.master=0860b7f27c74), phutil(head=master, ref.master=276f6d304b69)
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 19517 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Aug 12 2017, 12:21 AM · Built instantly
Status
Passed

Event Timeline