fcl-md: Not all tests were passed
## Summary Not all tests for the **fcl-md** package passed. ## System Information <!-- The more information are provided the easier it is to replicate the bug --> - **Operating system:** Windows 8.1, others were not tested - **Processor architecture:** x86-64 - **Compiler version:** trunk (00776435c6) - **Device:** PC ## Steps to reproduce [packages\fcl-md\tests\testmd.lpi](https://gitlab.com/freepascal.org/fpc/source/-/blob/00776435c6e10c5fdb71dd58ee73bfa99b1ec19d/packages/fcl-md/tests/testmd.lpi) ## What is the current bug behavior? ~~~ Number of run tests: 132 Number of errors: 0 Number of failures: 2 List of failures: Failure: Message: TTestMarkdownUtils.TestParseEntityString: "Parse numeric &#8364;" expected: <тВм> but was: <И> Exception class: EAssertionFailedError Exception message: "Parse numeric &#8364;" expected: <тВм> but was: <И> at $00455266 Failure: Message: TTestMarkdownUtils.TestToUnicodeChars: "Second char should be тВм" expected: <тВм> but was: <И> Exception class: EAssertionFailedError Exception message: "Second char should be тВм" expected: <тВм> but was: <И> at $00455266 ~~~
issue