Page MenuHomePhabricator

Build 21689
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 5 2017, 1:36 AM · Built for 1 m, 43 s
Status
Passed

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

1[2017-04-05 01:36:21] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=a59cfca5f190), phabricator(head=520d3b9392041893e10b43a133263c49b5d341aa, ref.master=2cda280cde20), phutil(head=master, ref.master=c581e769f10c)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 16256 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 5 2017, 1:35 AM · Built instantly
Status
Passed

Event Timeline