Page MenuHomePhabricator

Build 32445
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 29 2019, 8:52 PM · Built for 3 m, 31 s
Status
Passed
2 empty logs are hidden. Show all logs.

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

1[2019-10-29 20:51:51] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc1ff38843c4), phabricator(head=9d8cdce8e1f2f34b4588969256a3e2c4aef9fafb, ref.master=caccbb69d20b), phutil(head=master, ref.master=39ed96cd818a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

288 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
290 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
291 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
292 PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
293 PASS 86ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
294 PASS 54ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
295 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
296 PASS 88ms PhabricatorSpacesTestCase::testSpacesAnnihilation
297 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
298 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
299 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
300 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
301 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
302 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
303 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
304 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
305 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
306 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
307 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
308 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
309 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
310 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
311 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
313 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
314 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
315 PASS 18ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
316 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
317 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
318 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
319 PASS 44ms★ PhabricatorWorkerTestCase::testOldestFirst
320 PASS 37ms★ PhabricatorWorkerTestCase::testMultipleLease
321 PASS 47ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
322 PASS 46ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
323 PASS 40ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
324 PASS 50ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
325 PASS 34ms★ PhabricatorWorkerTestCase::testLeaseTask
326 PASS 37ms★ PhabricatorWorkerTestCase::testExecuteTask
327 PASS 60ms PhabricatorWorkerTestCase::testTooManyTaskFailures
328 PASS 39ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
329 PASS 37ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
330 PASS 37ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
331 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 188ms PhabricatorChangeParserTestCase::testSubversionPartialParser
333 PASS 783ms PhabricatorChangeParserTestCase::testSubversionParser
334 PASS 558ms PhabricatorChangeParserTestCase::testGitParser
335 PASS 182ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
336 PASS 254ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
337 PASS 117ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
338 PASS 451ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
339 PASS 183ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
340 PASS 104ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
341 PASS 182ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
342 PASS 36ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
346 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
347 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
348 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
349 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
350 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
351 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
352 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
354 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
355 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
356 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
357 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
358 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
359 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
360 PASS 201ms PhutilProseDiffTestCase::testProseDiffsDistance
361 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
362 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
363 PASS <1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
364 PASS 17ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
365 PASS 78ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
366 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
367 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
368 PASS 29ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
369 PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
370 PASS 36ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
371 PASS 91ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
372 PASS 101ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
373 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
374 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
375 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
376 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
377 PASS 2ms★ PhutilICSParserTestCase::testICSParser
378 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
379 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
380 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
381 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
383 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
384 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
385 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
386 PASS 231ms PhutilRemarkupEngineTestCase::testEngine
387

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

1[2019-10-29 20:51:21] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc1ff38843c4), phabricator(head=9d8cdce8e1f2f34b4588969256a3e2c4aef9fafb, ref.master=caccbb69d20b), phutil(head=master, ref.master=39ed96cd818a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

288 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
290 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
291 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
292 PASS 137ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
293 PASS 31ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
294 PASS 63ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
295 PASS 134ms PhabricatorSpacesTestCase::testSpacesAnnihilation
296 PASS 84ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
297 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
298 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
299 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
300 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
301 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
302 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
304 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
305 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
306 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
307 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
308 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
309 PASS 3ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
310 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
311 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
312 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
313 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
314 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
315 PASS 31ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
316 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
317 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
318 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
319 PASS 54ms PhabricatorWorkerTestCase::testOldestFirst
320 PASS 47ms★ PhabricatorWorkerTestCase::testExecuteTask
321 PASS 48ms★ PhabricatorWorkerTestCase::testMultipleLease
322 PASS 63ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
323 PASS 46ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
324 PASS 47ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
325 PASS 58ms PhabricatorWorkerTestCase::testNewBeforeLeased
326 PASS 41ms★ PhabricatorWorkerTestCase::testLeaseTask
327 PASS 61ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
328 PASS 47ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
329 PASS 43ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
330 PASS 87ms PhabricatorWorkerTestCase::testTooManyTaskFailures
331 PASS 386ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 278ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
333 PASS 864ms PhabricatorChangeParserTestCase::testGitParser
334 PASS 1.9s PhabricatorChangeParserTestCase::testMercurialParser
335 PASS 261ms PhabricatorChangeParserTestCase::testSubversionPartialParser
336 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionParser
337 PASS 764ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
338 PASS 262ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
339 PASS 178ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
340 PASS 286ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS 55ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
342 PASS 155ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
345 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
347 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
348 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
349 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
350 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
352 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
355 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
356 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
357 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
358 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
359 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
360 PASS 310ms PhutilProseDiffTestCase::testProseDiffsDistance
361 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
362 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
363 PASS 2ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
364 PASS 98ms PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
365 PASS 88ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
366 PASS 181ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
367 PASS 26ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
368 PASS 42ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
369 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
370 PASS 41ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
371 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
372 PASS 157ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
373 PASS 2ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
374 PASS 8ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
375 PASS 3ms★ PhutilICSParserTestCase::testICSVALARM
376 PASS 3ms★ PhutilICSParserTestCase::testICSWeeklyEvent
377 PASS 3ms★ PhutilICSParserTestCase::testICSParser
378 PASS 7ms★ PhutilICSParserTestCase::testICSOddTimezone
379 PASS 2ms★ PhutilICSParserTestCase::testICSDuration
380 PASS 12ms★ PhutilICSParserTestCase::testICSParserErrors
381 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
382 PASS 4ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
383 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers
384 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
385 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas
386 PASS 381ms PhutilRemarkupEngineTestCase::testEngine
387

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

1Build successful!
2

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

1[2019-10-29 20:50:18] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc1ff38843c4), phabricator(head=9d8cdce8e1f2f34b4588969256a3e2c4aef9fafb, ref.master=caccbb69d20b), phutil(head=master, ref.master=39ed96cd818a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

45 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
46 PASS 3ms★ CelerityResourceTransformerTestCase::testTransformation
47 PASS 6ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
48 PASS 2ms★ ConduitCallTestCase::testConduitAuth
49 PASS 2ms★ ConduitCallTestCase::testConduitPing
50 PASS 190ms ConpherenceRoomTestCase::testNUserRoomCreate
51 PASS 241ms ConpherenceRoomTestCase::testRoomParticipantAddition
52 PASS 287ms ConpherenceRoomTestCase::testRoomParticipantDeletion
53 PASS 71ms ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 89ms DifferentialChangesetParserTestCase::testDiffChangesets
55 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
56 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
57 PASS 2ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
58 PASS 5ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
59 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
60 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
62 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
63 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
66 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
69 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
70 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
71 PASS 6ms★ DifferentialHunkParserTestCase::testMissingContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
73 PASS 1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
74 PASS 190ms DifferentialParseRenderTestCase::testParseRender
75 PASS 2ms★ DifferentialTabReplacementTestCase::testTabReplacement
76 PASS 9ms★ DiffusionCommandEngineTestCase::testCommandEngine
77 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
78 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 4ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 2ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 455ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS 3ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
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 7ms★ LiskFixtureTestCase::testNonmutableColumns
95 PASS 15ms★ LiskFixtureTestCase::testCounters
96 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
97 PASS 4ms★ LiskFixtureTestCase::testFixturesBasicallyWork
98 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
99 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
100 PASS 6ms★ LiskFixtureTestCase::testGarbageLoadCalls
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
102 PASS 3ms★ LiskIsolationTestCase::testIsolatedWrites
103 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
104 PASS 2ms★ LiskIsolationTestCase::testEphemeral
105 PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS 1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 310ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
109 PASS 6ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
110 PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents
111 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
112 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
113 PASS 1ms★ PHUIDiffGraphViewTestCase::testTailTermination
114 PASS 1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS 4ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
117 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
122 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
123 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
124 PASS <1ms★ PHUIListViewTestCase::testAppend
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
127 PASS 236ms PhabricatorAccessControlTestCase::testControllerAccessControls
128 PASS 6ms★ PhabricatorAnchorTestCase::testAnchors
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134 PASS 3.7s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
135 PASS 71ms PhabricatorAuthInviteTestCase::testDuplicateInvite
136 PASS 22ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
137 PASS 83ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
138 PASS 581ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
139 PASS 496ms PhabricatorAuthPasswordTestCase::testCompare
140 PASS 2.2s PhabricatorAuthPasswordTestCase::testPasswordEngine
141 PASS 116ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
142 PASS 225ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
143 PASS 8ms★ PhabricatorCachesTestCase::testRequestCache
144

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

1Build successful!
2

Build Working Copy

When
Completed at Oct 29 2019, 8:48 PM · Built for 8 s
Status
Passed

Event Timeline