Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 4 2020, 11:31 PM · Built for 4 m, 45 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | [2020-02-04 23:30:26] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=fd46c597aec5cc44707dc99e153da749c5389907, ref.master=b38449ce8f4b), phutil(head=master, ref.master=cc2a3dbf5903) |
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 |
293 | PASS 61ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
---|---|
294 | PASS 95ms PhabricatorSpacesTestCase::testSpacesAnnihilation |
295 | PASS 98ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
296 | PASS 47ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
297 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
298 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
299 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
300 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
301 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
302 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
303 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
304 | PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
305 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
306 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
307 | PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
308 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
309 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
310 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
311 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
312 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
313 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
314 | PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
315 | PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
316 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
317 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
318 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
319 | PASS 42ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
320 | PASS 36ms★ PhabricatorWorkerTestCase::testLeaseTask |
321 | PASS 46ms★ PhabricatorWorkerTestCase::testOldestFirst |
322 | PASS 49ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
323 | PASS 51ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
324 | PASS 37ms★ PhabricatorWorkerTestCase::testExecuteTask |
325 | PASS 47ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
326 | PASS 37ms★ PhabricatorWorkerTestCase::testMultipleLease |
327 | PASS 62ms PhabricatorWorkerTestCase::testTooManyTaskFailures |
328 | PASS 38ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
329 | PASS 38ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
330 | PASS 38ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
331 | PASS 194ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
332 | PASS 568ms PhabricatorChangeParserTestCase::testGitParser |
333 | PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser |
334 | PASS 253ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
335 | PASS 792ms PhabricatorChangeParserTestCase::testSubversionParser |
336 | PASS 197ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
337 | PASS 124ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
338 | PASS 191ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
339 | PASS 457ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
340 | PASS 41ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
341 | PASS 186ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
342 | PASS 115ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
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::testEndDeeperStratum |
351 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
352 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
353 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
354 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
355 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
356 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
357 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
358 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
359 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
360 | PASS 204ms PhutilProseDiffTestCase::testProseDiffsDistance |
361 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
362 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
363 | PASS <1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
364 | PASS 178ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
365 | PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
366 | PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
367 | PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
368 | PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
369 | PASS 90ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
370 | PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
371 | PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
372 | PASS 38ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
373 | PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
374 | PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
375 | PASS 1ms★ PhutilICSParserTestCase::testICSDuration |
376 | PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors |
377 | PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
378 | PASS 2ms★ PhutilICSParserTestCase::testICSParser |
379 | PASS 1ms★ PhutilICSParserTestCase::testICSFloatingTime |
380 | PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone |
381 | PASS 2ms★ PhutilICSParserTestCase::testICSVALARM |
382 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
383 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
384 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
385 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers |
386 | PASS 221ms PhutilRemarkupEngineTestCase::testEngine |
387 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
388 | PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
389 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
390 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments |
391 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens |
392 |
1 | [2020-02-04 23:29:54] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=fd46c597aec5cc44707dc99e153da749c5389907, ref.master=b38449ce8f4b), phutil(head=master, ref.master=cc2a3dbf5903) |
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 |
293 | PASS 35ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
---|---|
294 | PASS 68ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
295 | PASS 128ms PhabricatorSpacesTestCase::testSpacesAnnihilation |
296 | PASS 136ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
297 | PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
298 | PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime |
299 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
300 | PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
301 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
302 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
303 | PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
304 | PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
305 | PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
306 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
307 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
308 | PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
309 | PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
310 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
311 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
312 | PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
313 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
314 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
315 | PASS 32ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
316 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
317 | PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation |
318 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
319 | PASS 47ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
320 | PASS 47ms★ PhabricatorWorkerTestCase::testExecuteTask |
321 | PASS 81ms PhabricatorWorkerTestCase::testTooManyTaskFailures |
322 | PASS 53ms PhabricatorWorkerTestCase::testWaitBeforeRetry |
323 | PASS 47ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
324 | PASS 44ms★ PhabricatorWorkerTestCase::testMultipleLease |
325 | PASS 48ms★ PhabricatorWorkerTestCase::testLeaseTask |
326 | PASS 58ms PhabricatorWorkerTestCase::testNewBeforeLeased |
327 | PASS 64ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
328 | PASS 52ms PhabricatorWorkerTestCase::testOldestFirst |
329 | PASS 61ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
330 | PASS 44ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
331 | PASS 265ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
332 | PASS 371ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
333 | PASS 826ms PhabricatorChangeParserTestCase::testGitParser |
334 | PASS 276ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
335 | PASS 1.9s PhabricatorChangeParserTestCase::testMercurialParser |
336 | PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser |
337 | PASS 745ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
338 | PASS 172ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
339 | PASS 272ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
340 | PASS 266ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
341 | PASS 59ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
342 | PASS 152ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
343 | PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
344 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
345 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
346 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
347 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
348 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
349 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
350 | PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
351 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
352 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
353 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
354 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
355 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
356 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
357 | PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
358 | PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
359 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
360 | PASS 293ms PhutilProseDiffTestCase::testProseDiffsDistance |
361 | PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
362 | PASS 2ms★ QueryFormattingTestCase::testQueryFormatting |
363 | PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
364 | PASS 132ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
365 | PASS 50ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
366 | PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
367 | PASS 17ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
368 | PASS 10ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
369 | PASS 166ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
370 | PASS 62ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
371 | PASS 146ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
372 | PASS 25ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
373 | PASS 7ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
374 | PASS 1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
375 | PASS 3ms★ PhutilICSParserTestCase::testICSVALARM |
376 | PASS 11ms★ PhutilICSParserTestCase::testICSParserErrors |
377 | PASS 3ms★ PhutilICSParserTestCase::testICSParser |
378 | PASS 2ms★ PhutilICSParserTestCase::testICSDuration |
379 | PASS 7ms★ PhutilICSParserTestCase::testICSOddTimezone |
380 | PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime |
381 | PASS 4ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
382 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
383 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers |
384 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
385 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
386 | PASS 361ms PhutilRemarkupEngineTestCase::testEngine |
387 | PASS 4ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
388 | PASS 5ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
389 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
390 | PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens |
391 | PASS 3ms★ PhutilSearchStemmerTestCase::testStemDocuments |
392 |
1 | [2020-02-04 23:29:15] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=fd46c597aec5cc44707dc99e153da749c5389907, ref.master=b38449ce8f4b), phutil(head=master, ref.master=cc2a3dbf5903) |
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 |
293 | PASS 104ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
---|---|
294 | PASS 111ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
295 | PASS 257ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
296 | PASS 37ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
297 | PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
298 | PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime |
299 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
300 | PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
301 | PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
302 | PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
303 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
304 | PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
305 | PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
306 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
307 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
308 | PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
309 | PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
310 | PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing |
311 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
312 | PASS 27ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
313 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
314 | PASS 38ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
315 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
316 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
317 | PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation |
318 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
319 | PASS 90ms PhabricatorWorkerTestCase::testNewBeforeLeased |
320 | PASS 131ms PhabricatorWorkerTestCase::testTooManyTaskFailures |
321 | PASS 93ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
322 | PASS 92ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
323 | PASS 67ms PhabricatorWorkerTestCase::testExecuteTask |
324 | PASS 63ms PhabricatorWorkerTestCase::testWaitBeforeRetry |
325 | PASS 63ms PhabricatorWorkerTestCase::testLeaseTask |
326 | PASS 57ms PhabricatorWorkerTestCase::testRequiredLeaseTime |
327 | PASS 55ms PhabricatorWorkerTestCase::testPermanentTaskFailure |
328 | PASS 57ms PhabricatorWorkerTestCase::testMultipleLease |
329 | PASS 66ms PhabricatorWorkerTestCase::testOldestFirst |
330 | PASS 50ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
331 | PASS 736ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
332 | PASS 450ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
333 | PASS 2.7s PhabricatorChangeParserTestCase::testMercurialParser |
334 | PASS 381ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
335 | PASS 1.9s PhabricatorChangeParserTestCase::testSubversionParser |
336 | PASS 2.0s PhabricatorChangeParserTestCase::testGitParser |
337 | PASS 377ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
338 | PASS 629ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
339 | PASS 1.6s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
340 | PASS 447ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
341 | PASS 140ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
342 | PASS 474ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
343 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
344 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
345 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
346 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
347 | PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
348 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
349 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
350 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
351 | PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
352 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
353 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
354 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
355 | PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
356 | PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
357 | PASS 7ms★ PhrequentTimeBlockTestCase::testOngoing |
358 | PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
359 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
360 | PASS 429ms PhutilProseDiffTestCase::testProseDiffsDistance |
361 | PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
362 | PASS 2ms★ QueryFormattingTestCase::testQueryFormatting |
363 | PASS 2ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
364 | PASS 27ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
365 | PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
366 | PASS 163ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
367 | PASS 14ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
368 | PASS 263ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
369 | PASS 110ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
370 | PASS 192ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
371 | PASS 34ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
372 | PASS 41ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
373 | PASS 8ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
374 | PASS 2ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
375 | PASS 4ms★ PhutilICSParserTestCase::testICSParser |
376 | PASS 8ms★ PhutilICSParserTestCase::testICSOddTimezone |
377 | PASS 2ms★ PhutilICSParserTestCase::testICSDuration |
378 | PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime |
379 | PASS 3ms★ PhutilICSParserTestCase::testICSVALARM |
380 | PASS 4ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
381 | PASS 12ms★ PhutilICSParserTestCase::testICSParserErrors |
382 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
383 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers |
384 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
385 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
386 | PASS 517ms PhutilRemarkupEngineTestCase::testEngine |
387 | PASS 9ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
388 | PASS 9ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
389 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
390 | PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens |
391 | PASS 4ms★ PhutilSearchStemmerTestCase::testStemDocuments |
392 |
1 | [2020-02-04 23:26:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=fd46c597aec5cc44707dc99e153da749c5389907, ref.master=b38449ce8f4b), phutil(head=master, ref.master=cc2a3dbf5903) |
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 |
293 | PASS 60ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
---|---|
294 | PASS 26ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
295 | PASS 48ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
296 | PASS 98ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
297 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
298 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
299 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
300 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
301 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
302 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
303 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
304 | PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
305 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
306 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
307 | PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
308 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
309 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
310 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
311 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
312 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
313 | PASS 24ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
314 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
315 | PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
316 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
317 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
318 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
319 | PASS 37ms★ PhabricatorWorkerTestCase::testLeaseTask |
320 | PASS 48ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
321 | PASS 44ms★ PhabricatorWorkerTestCase::testOldestFirst |
322 | PASS 38ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
323 | PASS 37ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
324 | PASS 43ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
325 | PASS 37ms★ PhabricatorWorkerTestCase::testMultipleLease |
326 | PASS 37ms★ PhabricatorWorkerTestCase::testExecuteTask |
327 | PASS 49ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
328 | PASS 47ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
329 | PASS 60ms PhabricatorWorkerTestCase::testTooManyTaskFailures |
330 | PASS 39ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
331 | PASS 261ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
332 | PASS 194ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
333 | PASS 782ms PhabricatorChangeParserTestCase::testSubversionParser |
334 | PASS 559ms PhabricatorChangeParserTestCase::testGitParser |
335 | PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser |
336 | PASS 187ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
337 | PASS 187ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
338 | PASS 453ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
339 | PASS 121ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
340 | PASS 187ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
341 | PASS 112ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
342 | PASS 40ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
343 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
344 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
345 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
346 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
347 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
348 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
349 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
350 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
351 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
352 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
353 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
354 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
355 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
356 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
357 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
358 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
359 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
360 | PASS 198ms PhutilProseDiffTestCase::testProseDiffsDistance |
361 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
362 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
363 | PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
364 | PASS 68ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
365 | PASS 38ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
366 | PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
367 | PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
368 | PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
369 | PASS 127ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
370 | PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
371 | PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
372 | PASS 81ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
373 | PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
374 | PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
375 | PASS 1ms★ PhutilICSParserTestCase::testICSDuration |
376 | PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
377 | PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone |
378 | PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors |
379 | PASS 2ms★ PhutilICSParserTestCase::testICSParser |
380 | PASS 2ms★ PhutilICSParserTestCase::testICSVALARM |
381 | PASS 1ms★ PhutilICSParserTestCase::testICSFloatingTime |
382 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers |
383 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
384 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
385 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
386 | PASS 248ms PhutilRemarkupEngineTestCase::testEngine |
387 | PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
388 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
389 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
390 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments |
391 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens |
392 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 4 2020, 11:26 PM · Built for 7 s
- Status
Passed