Page MenuHomePhabricator

Build 24403

Run "arc unit --everything"

When
Completed at Aug 24 2017, 10:27 PM · Built for 2 m, 28 s
Status
Passed

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

1[2017-08-24 22:26:09] 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=5eda40337bb4), phabricator(head=bc0963d54b1c92b97090f855f1931e7a5f1b7d0f, ref.master=83f66ce55e1a), 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 19731 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Aug 24 2017, 10:25 PM · Built instantly
Status
Passed

Event Timeline