Page MenuHomePhabricator

Build 24214
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 11 2017, 8:40 PM · Built for 2 m, 21 s
Status
Passed

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

1[2017-08-11 20:38:44] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=5eda40337bb4), phabricator(head=f25acf2deef23cc307a63bc993caf6d5660de243, ref.master=0860b7f27c74), phutil(head=master, ref.master=276f6d304b69)
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 19477 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Aug 11 2017, 8:37 PM · Built instantly
Status
Passed

Event Timeline