Page MenuHomePhabricator

Build 22697
PassedPublic

Run "arc unit --everything"

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

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

1[2017-05-16 13:22:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-90/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3c4735795a29), phabricator(head=d97f80bc901832af7471d96fde7977ecfd4854ae, ref.master=f13637627d65), 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 17616 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline