Page MenuHomePhabricator

Build 21292
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 20 2017, 11:46 PM · Built for 2 m, 1 s
Status
Passed

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

1[2017-03-20 23:45:24] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3b6b523c2b23), phabricator(head=794b456530bc67dd6bb88c50eaac1ca23042fa16, ref.master=c15501fc9b06), phutil(head=master, ref.master=91ab940c3979)
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 15760 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Mar 20 2017, 11:44 PM · Built instantly
Status
Passed

Event Timeline