From cd2d663968c7766a3c99d7bf9a3be1b56ffefaa0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 6 Dec 2021 17:46:50 +0100 Subject: test1554: adjust for hyper --- 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 eaa0e2053..d602e48fe 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 c16195c17..812a2c8c0 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 -- cgit v1.2.1