Page MenuHomePhabricator

Build 21504
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 28 2017, 6:52 PM · Built for 1 m, 34 s
Status
Passed

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

1[2017-03-28 18:51:40] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=d1db9a72b552), phabricator(head=415ad784844e5fd05239dcd34b186c7561fc8860, ref.master=aa91dc992e24), phutil(head=master, ref.master=c581e769f10c)
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 16019 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 28 2017, 6:50 PM · Built instantly
Status
Passed

Event Timeline