Properties
Properties
- Buildable
- B21677: Diff 47824
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Jan 24 2019, 12:06 AM · Built for 1 m, 14 s
- Status
Failed
1 | [2019-01-24 00:06:19] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=293f8ab4f9305898050c4b69713396066f6148a8, ref.master=ecae936d9701), phutil(head=master, ref.master=1d3b33d4ccbf) |
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: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: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 |
901 | PASS 130ms PhabricatorSpacesTestCase::testSpacesAnnihilation |
---|---|
902 | PASS 29ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
903 | PASS 76ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
904 | PASS 56ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
905 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
906 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
907 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
908 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
909 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
910 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
911 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
912 | PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
913 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
914 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
915 | PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
916 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
917 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
918 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
919 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
920 | PASS 22ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
921 | PASS 31ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
922 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
923 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
924 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
925 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
926 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
927 | PASS 21ms★ PhabricatorWorkerTestCase::testOldestFirst |
928 | PASS 50ms PhabricatorWorkerTestCase::testTooManyTaskFailures |
929 | PASS 15ms★ PhabricatorWorkerTestCase::testExecuteTask |
930 | PASS 30ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
931 | PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
932 | PASS 14ms★ PhabricatorWorkerTestCase::testMultipleLease |
933 | PASS 15ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
934 | PASS 25ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
935 | PASS 17ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
936 | PASS 31ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
937 | PASS 12ms★ PhabricatorWorkerTestCase::testLeaseTask |
938 | PASS 18ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
939 | PASS 246ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
940 | PASS 238ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
941 | FAIL PhabricatorChangeParserTestCase::testGitParser |
942 | EXCEPTION (Exception): No config value specified for key 'amazon-s3.access-key'. |
943 | #0 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorS3FileStorageEngine.php(29): PhabricatorEnv::getEnvConfig('amazon-s3.acces...') |
944 | #1 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(264): PhabricatorS3FileStorageEngine->canWriteFiles() |
945 | #2 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(207): PhabricatorFileStorageEngine::loadWritableEngines() |
946 | #3 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(331): PhabricatorFileStorageEngine::loadStorageEngines(3956) |
947 | #4 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('?PNG????????IHD...', Array) |
948 | #5 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(1194): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array) |
949 | #6 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(1233): PhabricatorFile::loadBuiltins(Object(PhabricatorUser), Array) |
950 | #7 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(399): PhabricatorFile::loadBuiltin(Object(PhabricatorUser), 'repo/code.png') |
951 | #8 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorRepositoryQuery->didFilterPage(Array) |
952 | #9 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
953 | #10 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/diffusion/request/DiffusionRequest.php(157): PhabricatorPolicyAwareQuery->executeOne() |
954 | #11 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/diffusion/request/DiffusionRequest.php(106): DiffusionRequest::newFromIdentifier('PHID-REPO-3wfca...', Object(PhabricatorUser), NULL) |
955 | #12 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/diffusion/conduit/DiffusionQueryConduitAPIMethod.php(111): DiffusionRequest::newFromDictionary(Array) |
956 | #13 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(123): DiffusionQueryConduitAPIMethod->execute(Object(ConduitAPIRequest)) |
957 | #14 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/call/ConduitCall.php(131): ConduitAPIMethod->executeMethod(Object(ConduitAPIRequest)) |
958 | #15 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/call/ConduitCall.php(81): ConduitCall->executeMethod() |
959 | #16 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/diffusion/query/DiffusionQuery.php(82): ConduitCall->execute() |
960 | #17 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryGitCommitChangeParserWorker.php(21): DiffusionQuery::callConduitWithDiffusionRequest(Object(PhabricatorUser), Object(DiffusionGitRequest), 'diffusion.inter...', Array) |
961 | #18 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryCommitChangeParserWorker.php(52): PhabricatorRepositoryGitCommitChangeParserWorker->parseCommitChanges(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit)) |
962 | #19 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1170): PhabricatorRepositoryCommitChangeParserWorker->parseChangesForUnitTest(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit)) |
963 | #20 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1192): PhabricatorChangeParserTestCase->parseCommit(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit)) |
964 | #21 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(202): PhabricatorChangeParserTestCase->expectChanges(Object(PhabricatorRepository), Array, Array) |
965 | #22 [internal function]: PhabricatorChangeParserTestCase->testGitParser() |
966 | #23 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
967 | #24 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
968 | #25 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
969 | #26 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
970 | #27 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
971 | #28 {main} |
972 | PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser |
973 | PASS 314ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
974 | PASS 992ms PhabricatorChangeParserTestCase::testSubversionParser |
975 | PASS 238ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
976 | PASS 490ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
977 | PASS 155ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
978 | PASS 213ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
979 | PASS 50ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
980 | PASS 117ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
981 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
982 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
983 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
984 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
985 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
986 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
987 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
988 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
989 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
990 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
991 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
992 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
993 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
994 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
995 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
996 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
997 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
998 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
999 | PASS 2ms★ QueryFormattingTestCase::testQueryFormatting |
1000 |
Build Working Copy
Build Working Copy
- When
- Completed at Jan 24 2019, 12:05 AM · Built for 20 s
- Status
Passed