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

skylighting 0.1.1.5: disable check phase. #25657

Closed
wants to merge 1 commit into from

Conversation

dguibert
Copy link
Member

@dguibert dguibert commented May 9, 2017

Motivation for this change

When building skylighting 0.1.1.5, the following test fails:
[...]
Perl: FAIL
Exception: RegexException "Error compiling regex /\$(?=\\\)/ at offset 9\nmissing )"

This has been fixed in version 0.3. This patch disables the check phase for version 0.1.1.5.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

   Perl:                                    FAIL
      Exception: RegexException "Error compiling regex /\\$(?=\\\\\\)/ at offset 9\nmissing )"

This is solved by
jgm/skylighting@d5f03c8
(in release 0.3).
@0xABAB
Copy link
Contributor

0xABAB commented Jul 1, 2017

Why don't we just forget about a broken version and use 0.3 then?

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 13, 2017

@dguibert closing this for now. I agree we should rather remove 0.1.1.5 and make 0.4.x the default.
Feel free to come back with a new PR if you work on this. :)

@c0bw3b c0bw3b closed this Nov 13, 2017
@dguibert dguibert deleted the fix/skylighting branch November 20, 2017 18:09
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 this pull request may close these issues.

None yet

3 participants