diff --git a/libraries/base/tests/all.T b/libraries/base/tests/all.T
index a9aee1ed76d251af01224724a0c92e43b05e83b4..6899e40ff05b9a978b6d3aeae89b940e997efc6c 100644
--- a/libraries/base/tests/all.T
+++ b/libraries/base/tests/all.T
@@ -190,9 +190,7 @@ test('T9681', normal, compile_fail, [''])
 #   make an educated guess how long it needs to be guaranteed to reach the C
 #   call."
 test('T8089',
-     [exit_code(99), run_timeout_multiplier(0.01),
-      when(opsys('mingw32'),
-           expect_broken_for(7325, ['normal', 'hpc', 'optasm', 'profasm']))],
+     [exit_code(99), run_timeout_multiplier(0.01)],
      compile_and_run, [''])
 test('T9826',normal, compile_and_run,[''])
 test('T9848',