⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotARM Raspbian 3.x has failed when building commit3fdb55c. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/424/builds/4075) and take a look at the build logs.
- Check if the failure is related to this commit (3fdb55c) or if it is a false positive.
- If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/424/builds/4075 Failed tests: - test_peg_generator
- test_sqlite3
Failed subtests: - test_interact_on_disk_file - test.test_sqlite3.test_cli.InteractiveSession.test_interact_on_disk_file
- test_left_recursive - test.test_peg_generator.test_pegen.TestPegen.test_left_recursive
- test_optional_literal - test.test_peg_generator.test_pegen.TestPegen.test_optional_literal
- test_repeat_1_complex - test.test_peg_generator.test_pegen.TestPegen.test_repeat_1_complex
- test_gather - test.test_peg_generator.test_pegen.TestPegen.test_gather
- test_repeat_with_sep_simple - test.test_peg_generator.test_pegen.TestPegen.test_repeat_with_sep_simple
- test_expr_grammar - test.test_peg_generator.test_pegen.TestPegen.test_expr_grammar
- test_mutually_left_recursive - test.test_peg_generator.test_pegen.TestPegen.test_mutually_left_recursive
- test_optional_operator - test.test_peg_generator.test_pegen.TestPegen.test_optional_operator
- test_lookahead - test.test_peg_generator.test_pegen.TestPegen.test_lookahead
- test_repeat_0_simple - test.test_peg_generator.test_pegen.TestPegen.test_repeat_0_simple
- test_repeat_0_complex - test.test_peg_generator.test_pegen.TestPegen.test_repeat_0_complex
- test_repeat_1_simple - test.test_peg_generator.test_pegen.TestPegen.test_repeat_1_simple
- test_alt_optional_operator - test.test_peg_generator.test_pegen.TestPegen.test_alt_optional_operator
- test_cut - test.test_peg_generator.test_pegen.TestPegen.test_cut
Summary of the results of the build (if available): == Tests result: FAILURE then FAILURE == 427 tests OK. 10 slowest tests: - test_multiprocessing_spawn: 12 min 58 sec
- test_venv: 11 min 35 sec
- test_largefile: 9 min 38 sec
- test_math: 4 min 24 sec
- test_multiprocessing_forkserver: 3 min 29 sec
- test_concurrent_futures: 3 min 12 sec
- test_shelve: 2 min 36 sec
- test_zipfile: 2 min 34 sec
- test_regrtest: 2 min 28 sec
- test_cppext: 2 min 20 sec
1 test failed: test_peg_generator 20 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_idle test_ioctl test_kqueue test_launcher test_perf_profiler test_startfile test_tcl test_tix test_tkinter test_ttk test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64 2 re-run tests: test_peg_generator test_sqlite3 Total duration: 42 min 42 sec Click to see traceback logsTraceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line327, intest_repeat_1_simpleself.assertEqual(AssertionError:Lists differ: [Toke[67 chars]1 2 3\n'), [TokenInfo(type=2 (NUMBER), string=[209 chars]\n')] != [Toke[67 chars]1 2 3'), [TokenInfo(type=2 (NUMBER), string='2[201 chars] 3')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line440, intest_left_recursiveself.assertEqual(AssertionError:Lists differ: [[[To[73 chars]2 + 3\n'), TokenInfo(type=55 (OP), string='+',[388 chars]\n')] != [[[To[73 chars]2 + 3'), TokenInfo(type=55 (OP), string='+', s[376 chars] 3')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line176, intest_optional_literalself.assertEqual(AssertionError:Lists differ: [[Tok[65 chars]e='1+\n'), TokenInfo(type=55 (OP), string='+',[117 chars]\n')] != [[Tok[65 chars]e='1+'), TokenInfo(type=55 (OP), string='+', s[111 chars]1+')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line208, intest_alt_optional_operatorself.assertEqual(AssertionError:Lists differ: [[Tok[68 chars]1 + 2\n'), [TokenInfo(type=55 (OP), string='+'[207 chars]\n')] != [[Tok[68 chars]1 + 2'), [TokenInfo(type=55 (OP), string='+', [199 chars] 2')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line248, intest_repeat_0_simpleself.assertEqual(AssertionError:Lists differ: [Toke[67 chars]1 2 3\n'), [TokenInfo(type=2 (NUMBER), string=[209 chars]\n')] != [Toke[67 chars]1 2 3'), [TokenInfo(type=2 (NUMBER), string='2[201 chars] 3')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line544, intest_mutually_left_recursiveself.assertEqual(AssertionError:Lists differ: [[[[T[72 chars]C A E\n'), TokenInfo(type=1 (NAME), string='A'[298 chars]\n')] != [[[[T[72 chars]C A E'), TokenInfo(type=1 (NAME), string='A', [288 chars] E')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line401, intest_repeat_with_sep_simpleself.assertEqual(AssertionError:Lists differ: [[Tok[70 chars] 2, 3\n'), TokenInfo(type=2 (NUMBER), string='[214 chars]\n')] != [[Tok[70 chars] 2, 3'), TokenInfo(type=2 (NUMBER), string='2'[206 chars] 3')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line653, intest_lookaheadself.assertEqual(AssertionError:Lists differ: [Toke[77 chars] 12 .\n'), TokenInfo(type=55 (OP), string='=',[332 chars])]]]] != [Toke[77 chars] 12 .'), TokenInfo(type=55 (OP), string='=', s[322 chars])]]]]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line733, intest_cutself.assertEqual(AssertionError:Lists differ: [Toke[62 chars]='(1)\n'), TokenInfo(type=2 (NUMBER), string='[116 chars]\n')] != [Toke[62 chars]='(1)'), TokenInfo(type=2 (NUMBER), string='1'[110 chars]1)')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_sqlite3/test_cli.py", line142, intest_interact_on_disk_file out, err= proc.communicate(input="create table t(t);",^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line1209, incommunicate stdout, stderr=self._communicate(input, endtime, timeout)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line2109, in_communicateself._check_timeout(endtime, orig_timeout, stdout, stderr) File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line1253, in_check_timeoutraise TimeoutExpired(subprocess.TimeoutExpired:Command '['/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/python', '-Xutf8', '-m', 'sqlite3', '@test_18132_tmpæ']' timed out after 5.25 secondsTraceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line354, intest_repeat_1_complexself.assertEqual(AssertionError:Lists differ: [Toke[71 chars]2 + 3\n'), [[TokenInfo(type=55 (OP), string='+[392 chars]\n')] != [Toke[71 chars]2 + 3'), [[TokenInfo(type=55 (OP), string='+',[380 chars] 3')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line135, intest_optional_operatorself.assertEqual(AssertionError:Lists differ: [[Tok[68 chars]1 + 2\n'), [TokenInfo(type=55 (OP), string='+'[207 chars]\n')] != [[Tok[68 chars]1 + 2'), [TokenInfo(type=55 (OP), string='+', [199 chars] 2')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line282, intest_repeat_0_complexself.assertEqual(AssertionError:Lists differ: [Toke[71 chars]2 + 3\n'), [[TokenInfo(type=55 (OP), string='+[392 chars]\n')] != [Toke[71 chars]2 + 3'), [[TokenInfo(type=55 (OP), string='+',[380 chars] 3')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line119, intest_expr_grammarself.assertEqual(AssertionError:Lists differ: [Toke[65 chars]e='42\n'), TokenInfo(type=4 (NEWLINE), string=[40 chars]\n')] != [Toke[65 chars]e='42'), TokenInfo(type=4 (NEWLINE), string='\[36 chars]42')]Traceback (most recent call last): File"/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_pegen.py", line94, intest_gatherself.assertEqual(AssertionError:Lists differ: [[Tok[67 chars]'1, 2\n'), TokenInfo(type=2 (NUMBER), string='[124 chars]\n')] != [[Tok[67 chars]'1, 2'), TokenInfo(type=2 (NUMBER), string='2'[118 chars] 2')] |
Uh oh!
There was an error while loading.Please reload this page.
tokenize.generate_tokens
incorrectly indicate multiple lines. #104972