Blob Blame History Raw
From 1720f9c816214e849daa8e14e3502038817a04f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Stan=C4=9Bk?= <jstanek@redhat.com>
Date: Mon, 23 Nov 2020 12:00:52 +0100
Subject: [PATCH] Disable architecture-specific failing tests
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- Disable sequential/test-worker-prof

  It times out on s390x.

Signed-off-by: Jan Staněk <jstanek@redhat.com>
---
 test/{sequential => known_issues}/test-worker-prof.js | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename test/{sequential => known_issues}/test-worker-prof.js (100%)

diff --git a/test/sequential/test-worker-prof.js b/test/known_issues/test-worker-prof.js
similarity index 100%
rename from test/sequential/test-worker-prof.js
rename to test/known_issues/test-worker-prof.js
-- 
2.28.0