Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 890140 Details for
Bug 929043
app-text/cmark-0.31.0 fails tests: 1 - api_test (Subprocess aborted)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-LastTest.log
1-LastTest.log (text/plain), 10.50 KB, created by
Agostino Sarubbo
on 2024-04-10 07:47:04 UTC
(
hide
)
Description:
1-LastTest.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2024-04-10 07:47:04 UTC
Size:
10.50 KB
patch
obsolete
>Start testing: Apr 10 00:53 CEST >---------------------------------------------------------- >1/9 Testing: api_test >1/9 Test: api_test >Command: "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/api_test/api_test" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/api_test >"api_test" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >api_test: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/src/blocks.c:261: finalize: Assertion `b->flags & CMARK_NODE__OPEN' failed. ><end of output> >Test time = 0.01 sec >---------------------------------------------------------- >Test Failed. >"api_test" end time: Apr 10 00:53 CEST >"api_test" time elapsed: 00:00:00 >---------------------------------------------------------- > >6/9 Testing: entity_library >6/9 Test: entity_library >Command: "/var/tmp/portage/app-text/cmark-0.31.0/temp/python3.12/bin/python3" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/entity_tests.py" "--library-dir" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/src" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/testdir >"entity_library" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >Testing entities: >2125 passed, 0 failed, 0 errored ><end of output> >Test time = 0.06 sec >---------------------------------------------------------- >Test Passed. >"entity_library" end time: Apr 10 00:53 CEST >"entity_library" time elapsed: 00:00:00 >---------------------------------------------------------- > >3/9 Testing: spectest_library >3/9 Test: spectest_library >Command: "/var/tmp/portage/app-text/cmark-0.31.0/temp/python3.12/bin/python3" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/spec_tests.py" "--no-normalize" "--spec" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/spec.txt" "--library-dir" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/src" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/testdir >"spectest_library" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:21: SyntaxWarning: invalid escape sequence '\s' > whitespace_re = re.compile('\s+') >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:179: SyntaxWarning: invalid escape sequence '\<' > html_chunk_re = re.compile("(\<!\[CDATA\[.*?\]\]\>|\<[^>]*\>|[^<]+)") >652 passed, 0 failed, 0 errored, 0 skipped ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Passed. >"spectest_library" end time: Apr 10 00:53 CEST >"spectest_library" time elapsed: 00:00:00 >---------------------------------------------------------- > >2/9 Testing: html_normalization >2/9 Test: html_normalization >Command: "/var/tmp/portage/app-text/cmark-0.31.0/temp/python3.12/bin/python3" "-m" "doctest" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/testdir >"html_normalization" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:21: SyntaxWarning: invalid escape sequence '\s' > whitespace_re = re.compile('\s+') >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:179: SyntaxWarning: invalid escape sequence '\<' > html_chunk_re = re.compile("(\<!\[CDATA\[.*?\]\]\>|\<[^>]*\>|[^<]+)") ><end of output> >Test time = 0.07 sec >---------------------------------------------------------- >Test Passed. >"html_normalization" end time: Apr 10 00:53 CEST >"html_normalization" time elapsed: 00:00:00 >---------------------------------------------------------- > >8/9 Testing: smartpuncttest_executable >8/9 Test: smartpuncttest_executable >Command: "/var/tmp/portage/app-text/cmark-0.31.0/temp/python3.12/bin/python3" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/spec_tests.py" "--no-normalize" "--spec" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/smart_punct.txt" "--program" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/src/cmark --smart" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/testdir >"smartpuncttest_executable" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:21: SyntaxWarning: invalid escape sequence '\s' > whitespace_re = re.compile('\s+') >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:179: SyntaxWarning: invalid escape sequence '\<' > html_chunk_re = re.compile("(\<!\[CDATA\[.*?\]\]\>|\<[^>]*\>|[^<]+)") >16 passed, 0 failed, 0 errored, 0 skipped ><end of output> >Test time = 0.09 sec >---------------------------------------------------------- >Test Passed. >"smartpuncttest_executable" end time: Apr 10 00:53 CEST >"smartpuncttest_executable" time elapsed: 00:00:00 >---------------------------------------------------------- > >9/9 Testing: regressiontest_executable >9/9 Test: regressiontest_executable >Command: "/var/tmp/portage/app-text/cmark-0.31.0/temp/python3.12/bin/python3" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/spec_tests.py" "--no-normalize" "--spec" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/regression.txt" "--program" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/src/cmark" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/testdir >"regressiontest_executable" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:21: SyntaxWarning: invalid escape sequence '\s' > whitespace_re = re.compile('\s+') >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:179: SyntaxWarning: invalid escape sequence '\<' > html_chunk_re = re.compile("(\<!\[CDATA\[.*?\]\]\>|\<[^>]*\>|[^<]+)") >20 passed, 0 failed, 0 errored, 0 skipped ><end of output> >Test time = 0.10 sec >---------------------------------------------------------- >Test Passed. >"regressiontest_executable" end time: Apr 10 00:53 CEST >"regressiontest_executable" time elapsed: 00:00:00 >---------------------------------------------------------- > >5/9 Testing: roundtriptest_library >5/9 Test: roundtriptest_library >Command: "/var/tmp/portage/app-text/cmark-0.31.0/temp/python3.12/bin/python3" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/roundtrip_tests.py" "--spec" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/spec.txt" "--library-dir" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/src" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/testdir >"roundtriptest_library" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:21: SyntaxWarning: invalid escape sequence '\s' > whitespace_re = re.compile('\s+') >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:179: SyntaxWarning: invalid escape sequence '\<' > html_chunk_re = re.compile("(\<!\[CDATA\[.*?\]\]\>|\<[^>]*\>|[^<]+)") ><end of output> >Test time = 0.19 sec >---------------------------------------------------------- >Test Passed. >"roundtriptest_library" end time: Apr 10 00:53 CEST >"roundtriptest_library" time elapsed: 00:00:00 >---------------------------------------------------------- > >7/9 Testing: spectest_executable >7/9 Test: spectest_executable >Command: "/var/tmp/portage/app-text/cmark-0.31.0/temp/python3.12/bin/python3" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/spec_tests.py" "--no-normalize" "--spec" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/spec.txt" "--program" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/src/cmark" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/testdir >"spectest_executable" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:21: SyntaxWarning: invalid escape sequence '\s' > whitespace_re = re.compile('\s+') >/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/normalize.py:179: SyntaxWarning: invalid escape sequence '\<' > html_chunk_re = re.compile("(\<!\[CDATA\[.*?\]\]\>|\<[^>]*\>|[^<]+)") >652 passed, 0 failed, 0 errored, 0 skipped ><end of output> >Test time = 1.09 sec >---------------------------------------------------------- >Test Passed. >"spectest_executable" end time: Apr 10 00:53 CEST >"spectest_executable" time elapsed: 00:00:01 >---------------------------------------------------------- > >4/9 Testing: pathological_tests_library >4/9 Test: pathological_tests_library >Command: "/var/tmp/portage/app-text/cmark-0.31.0/temp/python3.12/bin/python3" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0/test/pathological_tests.py" "--library-dir" "/var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/src" >Directory: /var/tmp/portage/app-text/cmark-0.31.0/work/cmark-0.31.0_build/testdir >"pathological_tests_library" start time: Apr 10 00:53 CEST >Output: >---------------------------------------------------------- >Testing pathological cases: >nested strong emph [PASSED] >many emph closers with no openers [PASSED] >many emph openers with no closers [PASSED] >many link closers with no openers [PASSED] >many link openers with no closers [PASSED] >mismatched openers and closers [PASSED] >issue #389 [PASSED] >openers and closers multiple of 3 [PASSED] >link openers and emph closers [PASSED] >pattern [ (]( repeated [PASSED] >pattern ![[]() repeated [PASSED] >hard link/emph case [PASSED] >nested brackets [PASSED] >nested block quotes [PASSED] >deeply nested lists [PASSED] >U+0000 in input [PASSED] >backticks [PASSED] >unclosed links A [PASSED] >unclosed links B [PASSED] >unclosed <!-- [PASSED] >empty lines in deeply nested lists [PASSED] >empty lines in deeply nested lists in blockquote [PASSED] >emph in deep blockquote [PASSED] >reference collisions [PASSED] >nested inlines [PASSED] >25 passed, 0 failed, 0 errored ><end of output> >Test time = 2.10 sec >---------------------------------------------------------- >Test Passed. >"pathological_tests_library" end time: Apr 10 00:53 CEST >"pathological_tests_library" time elapsed: 00:00:02 >---------------------------------------------------------- > >End testing: Apr 10 00:53 CEST
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 929043
:
890139
| 890140