Page MenuHomePhabricator

Build 19529
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 14 2016, 3:28 PM · Built for 1 m, 15 s
Status
Passed

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

1[2016-12-14 15:27:50] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=fad85844314b), phabricator(head=5215eb3067912cfc3eaa83e7f094755a3dec6bde, ref.master=f0b695239186), phutil(head=master, ref.master=5ac2ca121489)
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 13274 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 14 2016, 3:27 PM · Built instantly
Status
Passed

Event Timeline