[Git][ghc/ghc][wip/req_smp] drop: print debug target_with_smp

doyougnu (@doyougnu) gitlab at gitlab.haskell.org
Wed Dec 28 16:55:00 UTC 2022



doyougnu pushed to branch wip/req_smp at Glasgow Haskell Compiler / GHC


Commits:
b79fc1c2 by doyougnu at 2022-12-28T11:54:36-05:00
drop: print debug target_with_smp

- - - - -


1 changed file:

- testsuite/driver/testlib.py


Changes:

=====================================
testsuite/driver/testlib.py
=====================================
@@ -313,6 +313,7 @@ def req_target_smp( name, opts ):
     """
     if not config.target_with_smp:
         opts.expect = 'fail'
+        print(f'Marking {name} with {opts} as fail!!!!!!!!!!!!!!!!!')
 
 def ignore_stdout(name, opts):
     opts.ignore_stdout = True



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b79fc1c29e71d6b21cfd60fef8649b179e4e29e7

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b79fc1c29e71d6b21cfd60fef8649b179e4e29e7
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221228/394e1e58/attachment.html>


More information about the ghc-commits mailing list