Page MenuHomePhabricator

Build 19782
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 1 2017, 5:58 PM · Built for 1 m, 36 s
Status
Passed

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

1[2017-01-01 17:57:10] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c243cbbd9fc7), phabricator(head=81e2a1cf6b22eccfec1a41ff07195352445bb050, ref.master=3fedc8c299f7), 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 13708 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 1 2017, 5:56 PM · Built instantly
Status
Passed

Event Timeline