Page MenuHomePhabricator

Build 22692
PassedPublic

Run "arc unit --everything"

When
Completed at May 16 2017, 1:20 PM · Built for 1 m, 32 s
Status
Passed

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

1[2017-05-16 13:19:30] 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=64a54aac9d572e7d151382ab06f5a802188752fa, 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 17606 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at May 16 2017, 1:18 PM · Built instantly
Status
Passed

Event Timeline