Page MenuHomePhabricator

Build 21949
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 14 2017, 5:26 PM · Built for 1 m, 43 s
Status
Passed

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

1[2017-04-14 17:25:49] 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=a59cfca5f190), phabricator(head=7fbb5f2d92108fd6beaef3bc099247943affb693, ref.master=7707685733d2), phutil(head=master, ref.master=6fe33623cda6)
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 16644 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 14 2017, 5:24 PM · Built instantly
Status
Passed

Event Timeline