Page MenuHomePhabricator

Build 20994
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 2 2017, 2:31 PM · Built for 1 m, 14 s
Status
Passed

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

1[2017-03-02 14:30:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3b6b523c2b23), phabricator(head=87304e360f1f2c84c21e3a422266dd50bd589978, ref.master=a439ea7190fb), phutil(head=master, ref.master=81494451f9be)
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 15373 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 2 2017, 2:29 PM · Built instantly
Status
Passed

Event Timeline