From 9e924cd88d8d47f395e8cc9f38b782728315012c Mon Sep 17 00:00:00 2001 From: n-isaka Date: Thu, 9 May 2024 11:16:10 +0000 Subject: [PATCH] Enabled testing for exclusive locks on sequential files --- tests/testsuite.src/run_file.at | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/testsuite.src/run_file.at b/tests/testsuite.src/run_file.at index fa01835..f6fcb1e 100644 --- a/tests/testsuite.src/run_file.at +++ b/tests/testsuite.src/run_file.at @@ -5567,8 +5567,6 @@ AT_CLEANUP AT_SETUP([SEQUENTIAL file with LOCK MODE EXCLUSIVE]) AT_KEYWORDS([runfile]) -AT_XFAIL_IF([true]) - AT_DATA([prog1.cob], [ identification division. program-id. prog1.