[Git][ghc/ghc][wip/codebuffer-perftest] lint

Josh Meredith (@JoshMeredith) gitlab at gitlab.haskell.org
Thu Apr 27 11:10:26 UTC 2023



Josh Meredith pushed to branch wip/codebuffer-perftest at Glasgow Haskell Compiler / GHC


Commits:
3215c93d by Josh Meredith at 2023-04-27T11:10:15+00:00
lint

- - - - -


1 changed file:

- libraries/base/tests/perf/all.T


Changes:

=====================================
libraries/base/tests/perf/all.T
=====================================
@@ -8,4 +8,4 @@ test('T17752', [only_ways(['normal'])] , makefile_test, ['T17752'])
 
 # We don't expect the code in test to vary at all, but the variance is set to
 # 1% in case the constant allocations increase by other means.
-test('encodingAllocations', collect_stats('bytes allocated', 1), compile_and_run, ['-O2'])
+test('encodingAllocations', [js_broken(23311), collect_stats('bytes allocated', 1)], compile_and_run, ['-O2'])



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3215c93defb5a984304ef2257a524cd91553be45
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/20230427/dd9fdd19/attachment.html>


More information about the ghc-commits mailing list