Page MenuHomePhabricator

Build 19842
FailedPublic

Run "arc unit --everything"

When
Completed at Jan 5 2017, 3:17 AM · Built for 45 s
Status
Failed

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

1[2017-01-05 03:17:40] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c243cbbd9fc7), phabricator(head=4b94ae15e0bcac699c121093aa8206d84aed11fe, ref.master=9e4c16c4c3ac), phutil(head=master, ref.master=5ac2ca121489)
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 13786 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 5 2017, 3:17 AM · Built instantly
Status
Passed

Event Timeline