Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DatabasePlatformTested bySuccess?Notes
MySQLosx (10.10.5)Danny Bernstein(error)(tick)

 

All scripts run except for authz_tests.sh. Here are the last few lines of the output:

verifyAuthZ
Anonymous can't access "cover"
401 == 401 (Pass)
fedoraAdmin can access "cover"
200 == 200 (Pass)
adminuser can access "cover"
ERROR expected 200 and received 400

I did not see a similar failure on vagrant.

Ubuntu 14.04Andy Wagner(tick)10.0.24-MariaDB-1~trusty-wsrep
Ubuntu 16.04Andrew Woods(tick)

mysql Ver 14.14 Distrib 5.7.16

PostgreSQLUbuntu 14.04Andy Wagner(tick)Postgresql 9.5

...