Page MenuHomePhabricator

Build 19763
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 31 2016, 6:11 PM · Built for 1 m, 57 s
Status
Passed

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

1[2016-12-31 18:10:58] 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=c243cbbd9fc7), phabricator(head=48fcfeadafe2324258f4b903ce99a8448b6ea057, ref.master=065d865bce0d), 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 13642 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Dec 31 2016, 6:09 PM · Built instantly
Status
Passed

Event Timeline