d0d4179466
- Update redis-enable-bactrace-on-x86-and-ia64-only.patch to handle arm and rename it to redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch - Add redis-disable_integration_logging.patch to disable logging test when backtrace is not enabled OBS-URL: https://build.opensuse.org/request/show/597685 OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=110
11 lines
346 B
Diff
11 lines
346 B
Diff
--- tests/test_helper.tcl.orig 2018-04-17 18:04:29.778303392 +0200
|
|
+++ tests/test_helper.tcl 2018-04-17 18:04:46.688365379 +0200
|
|
@@ -40,7 +40,6 @@ set ::all_tests {
|
|
integration/aof
|
|
integration/rdb
|
|
integration/convert-zipmap-hash-on-load
|
|
- integration/logging
|
|
integration/psync2
|
|
integration/psync2-reg
|
|
unit/pubsub
|