#3 Fix Kramdown highlighter test failures.
Closed 6 years ago by decathorpe. Opened 6 years ago by vondruch.
rpms/ vondruch/rubygem-jekyll kramdown-coderay  into  master

file modified
+1
@@ -52,6 +52,7 @@ 

  BuildRequires:  rubygem(addressable) >= 2.4

  BuildRequires:  rubygem(bundler)

  BuildRequires:  rubygem(colorator)

+ BuildRequires:  rubygem(coderay)

  BuildRequires:  rubygem(em-websocket)

  BuildRequires:  rubygem(httpclient)

  BuildRequires:  rubygem(i18n)

no initial comment

Yes, check on the right side ....

I'm already working on this as part of further test suite fixes.

Oh I did not know the right side function for CI. Good function.

Fix pushed with the last build, which disables the remaining 2 broken tests (due to missing Gemfile / .gemspec files) and no longer ignores the test suite:

https://koji.fedoraproject.org/koji/buildinfo?buildID=1089012

Pull-Request has been closed by decathorpe

6 years ago