Page MenuHomePhabricator

Build 19639

Run "arc unit --everything"

When
Completed at Dec 16 2016, 6:12 PM · Built for 3 m, 6 s
Status
Passed

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

1[2016-12-16 18:10:43] 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=a74d602b3c33759259af4ac5a900a54d9d09594a, 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 13406 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline