No test files to reset
------------------------------------------------------------
|                            GFM                           |
|                                                          |
| Tabs                                     11 of  11  100% |
| Backslash escapes                        11 of  13   85% |
| Entity and numeric character references  13 of  17   76% |
| Precedence                                1 of   1  100% |
| Thematic breaks                          19 of  19  100% |
| ATX headings                             18 of  18  100% |
| Setext headings                          24 of  27   89% |
| Indented code blocks                     12 of  12  100% |
| Fenced code blocks                       29 of  29  100% |
| HTML blocks                              44 of  44  100% |
| Link reference definitions               24 of  27   89% |
| Paragraphs                                8 of   8  100% |
| Blank lines                               1 of   1  100% |
| Block quotes                             23 of  25   92% |
| List items                               48 of  48  100% |
| Lists                                    26 of  26  100% |
| Inlines                                   1 of   1  100% |
| Code spans                               22 of  22  100% |
| Emphasis and strong emphasis            131 of 131  100% |
| Links                                    75 of  90   83% |
| Images                                   15 of  22   68% |
| Autolinks                                15 of  19   79% |
| Raw HTML                                 19 of  21   90% |
| Hard line breaks                         15 of  15  100% |
| Soft line breaks                          2 of   2  100% |
| Textual content                           3 of   3  100% |
| [extension] Tables                        8 of   8  100% |
| [extension] Task list items               2 of   2  100% |
| [extension] Strikethrough                 2 of   2  100% |
| [extension] Autolinks                    11 of  11  100% |
| [extension] Disallowed Raw HTML           0 of   1    0% |
------------------------------------------------------------

------------------------------------------------------------
|                        CommonMark                        |
|                                                          |
| Tabs                                     11 of  11  100% |
| Backslash escapes                        11 of  13   85% |
| Entity and numeric character references  13 of  17   76% |
| Precedence                                1 of   1  100% |
| Thematic breaks                          19 of  19  100% |
| ATX headings                             18 of  18  100% |
| Setext headings                          24 of  27   89% |
| Indented code blocks                     12 of  12  100% |
| Fenced code blocks                       29 of  29  100% |
| HTML blocks                              44 of  44  100% |
| Link reference definitions               24 of  27   89% |
| Paragraphs                                8 of   8  100% |
| Blank lines                               1 of   1  100% |
| Block quotes                             23 of  25   92% |
| List items                               48 of  48  100% |
| Lists                                    26 of  26  100% |
| Inlines                                   1 of   1  100% |
| Code spans                               22 of  22  100% |
| Emphasis and strong emphasis            131 of 131  100% |
| Links                                    75 of  90   83% |
| Images                                   15 of  22   68% |
| Autolinks                                19 of  19  100% |
| Raw HTML                                 19 of  21   90% |
| Hard line breaks                         15 of  15  100% |
| Soft line breaks                          2 of   2  100% |
| Textual content                           3 of   3  100% |
------------------------------------------------------------

Randomized with seed 90604
Started
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F...............F....................................F.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Failures:
1) New heading_following_list should pass
  Message:
    Expected: <li>foo=bar</li><li>foo2=bar2</li></ul><h3 id="level3-1">lev
      Actual: <li>foo=bar</li><li>foo2=bar2<h3 id="level3-1">level3</h3></
  Stack:
        at <Jasmine>
        at UserContext.<anonymous> (file:///testbed/test/specs/run-spec.js:39:39)
        at <Jasmine>
        at process.processImmediate (node:internal/timers:483:21)

2) New fences_with_blankline_following_list_0 should pass
  Message:
    Expected: <ol><li>code with blankline</li></ol><
      Actual: <ol><li><p>code with blankline</p><pre
  Stack:
        at <Jasmine>
        at UserContext.<anonymous> (file:///testbed/test/specs/run-spec.js:39:39)
        at <Jasmine>
        at process.processImmediate (node:internal/timers:483:21)

3) New fences_following_list should pass
  Message:
    Expected: <ol><li>abcd</li></ol><pre><code>if { }</co
      Actual: <ol><li>abcd<pre><code>if { }</code></pre><
  Stack:
        at <Jasmine>
        at UserContext.<anonymous> (file:///testbed/test/specs/run-spec.js:39:39)
        at <Jasmine>
        at process.processImmediate (node:internal/timers:483:21)

1598 specs, 3 failures
Finished in 1.944 seconds
Randomized with seed 90604 (jasmine --random=true --seed=90604)
No test files to reset
+ cd /testbed
+ git config --global --add safe.directory /testbed
+ cd /testbed
+ echo 'No test files to reset'
+ git apply --verbose --reject -
<stdin>:119: trailing whitespace.
   
<stdin>:126: trailing whitespace.
   
<stdin>:127: trailing whitespace.
   
<stdin>:135: trailing whitespace.
   
Checking patch test/specs/new/fences_following_list.html...
Checking patch test/specs/new/fences_following_list.md...
Checking patch test/specs/new/fences_with_blankline_following_list_0.html...
Checking patch test/specs/new/fences_with_blankline_following_list_0.md...
Checking patch test/specs/new/fences_with_blankline_following_list_1.html...
Checking patch test/specs/new/fences_with_blankline_following_list_1.md...
<stdin>:138: new blank line at EOF.
+
Checking patch test/specs/new/heading_following_list.html...
Checking patch test/specs/new/heading_following_list.md...
Applied patch test/specs/new/fences_following_list.html cleanly.
Applied patch test/specs/new/fences_following_list.md cleanly.
Applied patch test/specs/new/fences_with_blankline_following_list_0.html cleanly.
Applied patch test/specs/new/fences_with_blankline_following_list_0.md cleanly.
Applied patch test/specs/new/fences_with_blankline_following_list_1.html cleanly.
Applied patch test/specs/new/fences_with_blankline_following_list_1.md cleanly.
Applied patch test/specs/new/heading_following_list.html cleanly.
Applied patch test/specs/new/heading_following_list.md cleanly.
warning: 5 lines add whitespace errors.
+ : '>>>>> Start Test Output'
+ ./node_modules/.bin/jasmine --no-color --config=jasmine.json
+ : '>>>>> End Test Output'
+ echo 'No test files to reset'
