Page MenuHomePhabricator

Build 21801
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 11 2017, 4:56 PM · Built for 1 m, 10 s
Status
Passed

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

1[2017-04-11 16:55:41] 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=f624c8238123e2049c0893654df316505b67f2bd, ref.master=7707685733d2), phutil(head=master, ref.master=fb9e0642c4ea)
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 16448 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 11 2017, 4:54 PM · Built instantly
Status
Passed

Event Timeline