Page MenuHomePhabricator

Build 22730
PassedPublic

Run "arc unit --everything"

When
Completed at May 16 2017, 3:26 PM · Built for 2 m, 42 s
Status
Passed

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

1[2017-05-16 15:25:02] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3c4735795a29), phabricator(head=a154407efb324f4c023e15d8353f0aa708e53287, ref.master=21ac19630613), phutil(head=master, ref.master=a900d7b63e95)
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 17662 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at May 16 2017, 3:23 PM · Built instantly
Status
Passed

Event Timeline