Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 testsuite errors for mmark-ext-0.2.1.2 #20

Closed
Tracked by #316
juhp opened this issue Feb 22, 2021 · 0 comments · Fixed by #21
Closed
Tracked by #316

2 testsuite errors for mmark-ext-0.2.1.2 #20

juhp opened this issue Feb 22, 2021 · 0 comments · Fixed by #21

Comments

@juhp
Copy link

juhp commented Feb 22, 2021

In the Stackage Nightly build with ghc-8.10.4, seeing some testsuite failures for mmark-ext-0.2.1.2:

      tests/Text/MMark/Extension/TestUtils.hs:26:3: 
      1) Text.MMark.Extension.FontAwesome.fontAwesome, when URI has some other scheme, produces the correct HTML
           expected: "<p><a href=\"https://example.org/\">https://example.org/</a></p>\n"
            but got: "<p><a href=\"https://example.org\">https://example.org</a></p>\n"
    
      To rerun use: --match "/Text.MMark.Extension.FontAwesome/fontAwesome/when URI has some other scheme/produces the correct HTML/
"
    
      tests/Text/MMark/Extension/TableOfContentsSpec.hs:25:7: 
      2) Text.MMark.Extension.TableOfContents.toc works
           expected: "<h1 id=\"lorem-ipsum\">Lorem ipsum</h1>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer varius mi\norci, rhoncus ornare nunc tincidunt nec. Aliquam cursus posuere ornare.\nQuisque posuere euismod nunc, sed pellentesque metus hendrerit eu. Donec\nscelerisque accumsan ante quis interdum. Nullam nec mauris dolor. Lorem\nipsum dolor sit amet, consectetur ....
:
: 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant