aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tarantool/tests-musl-compat.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-07-26 17:30:21 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-07-26 17:31:00 +0200
commitda228851ed762b6a7924b310bab03d0638f73129 (patch)
treeb3c63e589db9578858e596ab20d35929dccfcc03 /testing/tarantool/tests-musl-compat.patch
parentf438501ceb2622c7bb870be2246c0c1e6d0f1ea6 (diff)
downloadaports-da228851ed762b6a7924b310bab03d0638f73129.tar.bz2
aports-da228851ed762b6a7924b310bab03d0638f73129.tar.xz
testing/tarantool: set up tests, but don't run them now
Diffstat (limited to 'testing/tarantool/tests-musl-compat.patch')
-rw-r--r--testing/tarantool/tests-musl-compat.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/tarantool/tests-musl-compat.patch b/testing/tarantool/tests-musl-compat.patch
new file mode 100644
index 0000000000..f39fb8735b
--- /dev/null
+++ b/testing/tarantool/tests-musl-compat.patch
@@ -0,0 +1,13 @@
+Fix fiber test to be compatible with musl libc.
+
+--- a/test/unit/fiber.result
++++ b/test/unit/fiber.result
+@@ -1,6 +1,6 @@
+-#gh-1238: log uncaught errors
+-SystemError Failed to allocate 42 bytes in allocator for exception: Cannot allocate memory
+ *** fiber_name_test ***
++#gh-1238: log uncaught errors
++SystemError Failed to allocate 42 bytes in allocator for exception: Out of memory
+ # name of a new fiber: main.
+
+ # set new fiber name: Horace.