See <https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/116/display/redirect?page=changes>
Changes: [Dillon Walls] [#8459] aded configurable option to prevent installation of wiki tool on new user profiles ------------------------------------------ [...truncated 19.51 KB...] <DummyProcess(Thread-4, started daemon 139942811014912)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeBlog <DummyProcess(Thread-5, started daemon 139942802622208)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeChat <DummyProcess(Thread-6, started daemon 139942794229504)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeDiscussion <DummyProcess(Thread-7, started daemon 139942449641216)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeFeedback <DummyProcess(Thread-8, started daemon 139942441248512)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeFiles <DummyProcess(Thread-9, started daemon 139942432855808)> running `nosetests --with-xunitmp ` in ForgeGit <DummyProcess(Thread-10, started daemon 139942424463104)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeImporters <DummyProcess(Thread-11, started daemon 139942416070400)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeLink <DummyProcess(Thread-12, started daemon 139942407677696)> running `nosetests --with-xunitmp ` in ForgeSVN <DummyProcess(Thread-13, started daemon 139942399284992)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeShortUrl <DummyProcess(Thread-14, started daemon 139941845661440)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeTracker <DummyProcess(Thread-15, started daemon 139941837268736)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeUserStats <DummyProcess(Thread-16, started daemon 139941828876032)> running `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeWiki <DummyProcess(Thread-17, started daemon 139941820483328)> running `npm run lint-es6` in . > allura@0.0.0 lint-es6 /allura > eslint -c .eslintrc-es6 --ignore-path .eslintignore-es6 > Allura/allura/public/**/*.es6.js || true finished `npm run lint-es6` in . .. ---------------------------------------------------------------------- Ran 2 tests in 11.179s OK finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeChat ..........SSSSSSSSSSSSS...... ---------------------------------------------------------------------- Ran 29 tests in 16.597s OK (SKIP=13) ........... ---------------------------------------------------------------------- Ran 11 tests in 17.715s OK finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in AlluraTest finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeShortUrl ................... ---------------------------------------------------------------------- Ran 19 tests in 22.468s OK finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeLink ............. ---------------------------------------------------------------------- Ran 13 tests in 23.995s OK .............. ---------------------------------------------------------------------- Ran 14 tests in 24.361s OK ...................... ---------------------------------------------------------------------- Ran 22 tests in 24.661s OK finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeFeedback finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeFiles finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeActivity ............ ---------------------------------------------------------------------- Ran 12 tests in 34.311s OK finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeUserStats .......................................................S... ---------------------------------------------------------------------- Ran 59 tests in 42.262s OK (SKIP=1) finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeBlog ....................................................................S...... ---------------------------------------------------------------------- Ran 75 tests in 64.873s OK (SKIP=1) finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeWiki ........................................................./allura/ForgeTracker/forgetracker/tests/functional/test_root.py:906: GuessedAtParserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("html5lib"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently. The code that caused this warning is on line 906 of the file /allura/ForgeTracker/forgetracker/tests/functional/test_root.py. To get rid of this warning, pass the additional argument 'features="html5lib"' to the BeautifulSoup constructor. file_link = BeautifulSoup(form.text).findAll('a')[2] ........................................................................ ---------------------------------------------------------------------- Ran 72 tests in 79.841s OK finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeDiscussion .............................F.........../allura/ForgeTracker/forgetracker/tests/functional/test_root.py:949: GuessedAtParserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("html5lib"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently. The code that caused this warning is on line 949 of the file /allura/ForgeTracker/forgetracker/tests/functional/test_root.py. To get rid of this warning, pass the additional argument 'features="html5lib"' to the BeautifulSoup constructor. download = self.app.get(str(BeautifulSoup(form.text).findAll('a')[2]['href'])) ..../allura/ForgeTracker/forgetracker/tests/functional/test_root.py:1329: GuessedAtParserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("html5lib"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently. The code that caused this warning is on line 1329 of the file /allura/ForgeTracker/forgetracker/tests/functional/test_root.py. To get rid of this warning, pass the additional argument 'features="html5lib"' to the BeautifulSoup constructor. error_message = BeautifulSoup(form.text).find('div', {'class': 'error'}) ...........................................................................................................SSSS..SS..........S..................S. ---------------------------------------------------------------------- Ran 146 tests in 112.905s OK (SKIP=8) finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeImporters ........................................................................................................ ====================================================================== FAIL: forgetracker.tests.functional.test_root.TestFunctionalController.test_move_ticket ---------------------------------------------------------------------- Traceback (most recent call last): File "/allura-data/virtualenv/lib/python3.7/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/allura/Allura/allura/tests/decorators.py", line 84, in wrapped return func(*args, **kw) File "/allura/Allura/allura/tests/decorators.py", line 84, in wrapped return func(*args, **kw) File "/allura/Allura/allura/tests/decorators.py", line 84, in wrapped return func(*args, **kw) File "/allura/ForgeTracker/forgetracker/tests/functional/test_root.py", line 2189, in test_move_ticket assert_equal(summary, '#1 test') File "/allura/AlluraTest/alluratest/tools.py", line 49, in assert_equal return testcase.assertEqual(*a, **kw) AssertionError: '' != '#1 test' + #1 test ---------------------------------------------------------------------- Ran 206 tests in 148.413s FAILED (failures=1) finished `nosetests --with-xunitmp --processes=4 --process-timeout=360` in ForgeTracker .......................................................................................................................................................................................................................................................................................................................................................FS.................................F............................................................................................................................................................................................................................................/allura-data/virtualenv/lib/python3.7/site-packages/bs4/__init__.py:439: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup. MarkupResemblesLocatorWarning ..............F........................................................................ ====================================================================== FAIL: forgesvn.tests.functional.test_controllers.TestRootController.test_file ---------------------------------------------------------------------- Traceback (most recent call last): File "/allura-data/virtualenv/lib/python3.7/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/allura/ForgeSVN/forgesvn/tests/functional/test_controllers.py", line 183, in test_file assert 'README' in resp.html.find('h2', {'class': 'dark title'}).contents[4] AssertionError ---------------------------------------------------------------------- Ran 87 tests in 228.876s FAILED (failures=1) finished `nosetests --with-xunitmp ` in ForgeSVN ....................SSSSSSSS.......................................................................................................................................S....................................................................................................................................../allura-data/virtualenv/lib/python3.7/site-packages/bs4/__init__.py:439: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup. MarkupResemblesLocatorWarning ................................................................................................................................................................................................................................................................................................................................... ====================================================================== FAIL: allura.tests.functional.test_root.TestRootController.test_neighborhood ---------------------------------------------------------------------- Traceback (most recent call last): File "/allura-data/virtualenv/lib/python3.7/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/allura/Allura/allura/tests/functional/test_root.py", line 66, in test_neighborhood 0].strip(), 'All Neighborhoods') File "/allura/AlluraTest/alluratest/tools.py", line 49, in assert_equal return testcase.assertEqual(*a, **kw) AssertionError: '' != 'All Neighborhoods' + All Neighborhoods ====================================================================== FAIL: allura.tests.functional.test_site_admin.TestSiteAdmin.test_stats ---------------------------------------------------------------------- Traceback (most recent call last): File "/allura-data/virtualenv/lib/python3.7/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/allura/Allura/allura/tests/functional/test_site_admin.py", line 58, in test_stats 'h2', {'class': 'dark title'}).contents[0] AssertionError ---------------------------------------------------------------------- Ran 1236 tests in 251.942s FAILED (SKIP=10, failures=2) finished `nosetests allura/tests/ --with-xunitmp --processes=4 --process-timeout=360` in Allura .....................................................................F.....F.................................................................................. ====================================================================== FAIL: forgegit.tests.functional.test_controllers.TestRootController.test_file ---------------------------------------------------------------------- Traceback (most recent call last): File "/allura-data/virtualenv/lib/python3.7/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/allura/ForgeGit/forgegit/tests/functional/test_controllers.py", line 280, in test_file assert 'README' in resp.html.find('h2', {'class': 'dark title'}).contents[4] AssertionError ====================================================================== FAIL: Test that `index.*` files are viewable in code browser ---------------------------------------------------------------------- Traceback (most recent call last): File "/allura-data/virtualenv/lib/python3.7/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/allura/ForgeGit/forgegit/tests/functional/test_controllers.py", line 408, in test_index_files assert 'index.html' in header_bit, header_bit AssertionError: ---------------------------------------------------------------------- Ran 158 tests in 304.928s FAILED (failures=2) finished `nosetests --with-xunitmp ` in ForgeGit ============================================================================= Shutdown ============================================================================= Stopping allura_web_1 ... Stopping allura_solr_1 ... Stopping allura_web_1 ... done Stopping allura_solr_1 ... done Removing allura_web_1 ... Removing allura_web_run_3052047f17c9 ... Removing allura_solr_1 ... Removing allura_mongo_1 ... Removing allura_mongo_1 ... done Removing allura_web_1 ... done Removing allura_solr_1 ... done Removing allura_web_run_3052047f17c9 ... done Removing network allura_default Total reclaimed space: 0B Deleted Volumes: 0c934f7303659bfc3e0ff617a04fe0e6fb283d5edc0968867b4ecb4006b2bcb5 Total reclaimed space: 0B Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found. Publishing Clover coverage report... No Clover report will be published due to a build Failure