From 1bea12211432bee76ac674535348ab886811b13a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 6 Dec 2021 17:46:50 +0100 Subject: [PATCH] test1554: adjust for hyper Closes #8104 --- tests/data/DISABLED | 1 - tests/data/test1554 | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/data/DISABLED b/tests/data/DISABLED index eaa0e20532..d602e48fe4 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -65,7 +65,6 @@ 1528 1533 1540 -1554 1556 1591 1700 diff --git a/tests/data/test1554 b/tests/data/test1554 index c16195c17f..812a2c8c02 100644 --- a/tests/data/test1554 +++ b/tests/data/test1554 @@ -69,6 +69,12 @@ run 1: foobar and so on fun! <- Mutex unlock -> Mutex lock <- Mutex unlock +%if hyper +-> Mutex lock +<- Mutex unlock +-> Mutex lock +<- Mutex unlock +%endif run 1: foobar and so on fun! -> Mutex lock <- Mutex unlock