Skip to content

nixosTests.wordpress: fix assertions#74086

Merged
flokli merged 1 commit intoNixOS:masterfrom
mmilata:nixos-test-port-wordpress-fix
Nov 24, 2019
Merged

nixosTests.wordpress: fix assertions#74086
flokli merged 1 commit intoNixOS:masterfrom
mmilata:nixos-test-port-wordpress-fix

Conversation

@mmilata
Copy link
Copy Markdown
Member

@mmilata mmilata commented Nov 24, 2019

Fix for broken test merged in #73993.

Needed re.MULTILINE flag and using search instead of match to match single line in the input file.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @flokli @worldofpeace @tfc

@mmilata mmilata mentioned this pull request Nov 24, 2019
10 tasks
@flokli flokli merged commit ffc82d2 into NixOS:master Nov 24, 2019
@flokli
Copy link
Copy Markdown
Member

flokli commented Nov 24, 2019

Thanks!

@worldofpeace
Copy link
Copy Markdown
Contributor

@mmilata Thanks for fixing that 👍

@mmilata mmilata deleted the nixos-test-port-wordpress-fix branch November 25, 2019 13:47
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.

3 participants